Releases: plausible/wordpress
Releases · plausible/wordpress
2.0.0
What's Changed
- Add pageview props by @JUVOJustin in #166
- Add Tailwind CSS and remove SCSS by @unlocdavid in #169
- v2.0.0 by @Dan0sz in #171
- Added: a completely new settings screen, powered by Tailwind.
- Added: API provisioning now takes care of things that previously needed to be done manually, e.g. create Custom Goals and Pageview Properties.
- Added: a (dismissable) on-boarding wizard, which takes new and current users through the most important settings in this release.
- Added: enabling Pageview Properties automatically starts tracking post categories and authors.
- Added: (ecommerce) revenue tracking support (#141)
- Added: Users are now presented with a warning if their trying the view stats in their WP dashboard with an ad blocker enabled. (#158)
- Several code and UX improvements and bugfixes.
New Contributors
- @JUVOJustin made their first contribution in #166
- @unlocdavid made their first contribution in #169
Full Changelog: 1.3.6...2.0.0
2.0.0-beta6
Full Changelog: 2.0.0-beta5...2.0.0-beta6
2.0.0-beta5
Full Changelog: 2.0.0-beta4...2.0.0-beta5
2.0.0-beta4
Full Changelog: 2.0.0-beta3...2.0.0-beta4
v2.0.0-beta3
Highlights since last beta:
- Toggles now toggle back to disabled state if enabling the option (or provisioning) failed.
- Re-factored JS, because it was becoming a bunch of spaghetti code.
- PaymentRequiredError is now displayed properly.
- Added a way to display the error box on pageload, e.g. for when the Proxy failed to enable.
Full Changelog: 2.0.0-beta2...v2.0.0-beta3
2.0.0-beta2
Full Changelog: 2.0.0-beta1...2.0.0-beta2
v2.0.0-Beta 1
This release adds the following features:
- Automated provisioning of shared links and enhanced measurement goals.
- A new look matching with Plausible.io's own (powered by Tailwind. Thanks @unlocdavid for preparing Tailwind for use!)
- An on-boarding wizard.
- Enhanced measurements added:
- Custom Pageview Properties (Thanks, @JUVOJustin!)
- Ecommerce Revenue Tracking
v2.0.0-Alpha 1
This is a test release for v2.0.0.
v1.3.6 - WP 6.4 compatibility
This release fixes a few bugs:
- View Page Analytics page showed 0 metrics if another permalink structure was used than
post-name
. - The IE compatibility option would break tracking after updating to WP 6.4.