Skip to content

Extension:Plausible v1.4.0

Latest
Compare
Choose a tag to compare
@octfx octfx released this 14 Dec 08:45
· 1 commit to master since this release

This release is a BREAKING release.

Changes

  • The required PHP version is raised to 8.0+.
  • All event names are now in the form of <Subject>: <Action/Event>.

Additions

  • A new property isAnon has been added to all events indicating if an action was performed by a loggedin user or an anonymous one.
  • Clicks to elements can now be tracked using CSS classes
  • Unit tests

Full Changelog: v1.3.1...v1.4.0