Releases: plausible/wordpress
Releases · plausible/wordpress
2.0.9-beta
What's Changed
- Added files required for CI. by @Dan0sz in #189
- Added php-cs-fixer to composer.json. by @Dan0sz in #190
- Automated testing by @Dan0sz in #192
- Regenerated API Client. by @Dan0sz in #193
- Require API token for self-hosters by @Dan0sz in #195
- Remove page reload by @Dan0sz in #197
- Removed ABSPATH check from all files. by @Dan0sz in #201
- Fix enhanced measurement toggles by @Dan0sz in #203
- Added an extra check to make sure self-hosters are never redirected to the settings screen after updating. by @Dan0sz in #206
- Rename API token to Plugin token by @Dan0sz in #205
- Added support for custom taxonomies by @mehul0810 in #185
Full Changelog: 2.0.8...2.0.9-beta
v2.1.0-beta3
What's Changed
- Rename API token to Plugin token by @Dan0sz in #205
- Fixed: API client host is now respects the hosted domain URL.
Full Changelog: v2.1.0-beta2...v2.1.0-beta3
v2.1.0-beta2
What's Changed
- Added an extra check to make sure self-hosters are never redirected to the settings screen after updating. by @Dan0sz in #206
Full Changelog: 2.0.8...v2.1.0-beta2
v2.1.0-beta1
What's Changed
- Automated testing by @Dan0sz in #192
- Regenerated API Client. by @Dan0sz in #193
- Require API token for self-hosters by @Dan0sz in #195
- Remove page reload by @Dan0sz in #197
- Removed ABSPATH check from all files. by @Dan0sz in #201
- Fix enhanced measurement toggles by @Dan0sz in #203
Full Changelog: 2.0.8...v2.1.0-beta1
v2.1.0-beta
2.0.8
2.0.8-beta
2.0.7
Full Changelog: 2.0.6...2.0.7
2.0.6
Most important changes:
- Improved: Better error handling and more readable error messages.
- Improved: The API token is now validated, before it's stored in the database.
- Improved: Browser autocompletion is disabled for the
domain name
andAPI token
field. - Improved: added an SSL configuration check when Proxy is enabled.
- Improved: removed trailing comma after last parameter in function call to support PHP 7.2 and lower.
- Required PHP version is now 7.0.
Full Changelog: 2.0.5...2.0.6
2.0.6-beta3
Full Changelog: 2.0.5...2.0.6-beta3