Releases: Open-Web-Analytics/owa-wordpress-plugin
Releases · Open-Web-Analytics/owa-wordpress-plugin
2.1.5
Bug fix release fixes several issues as well as support for OWA SDK 1.0.8 which fixes several issues relating to cookie setting and Guzzle exceptions under certain circumstances..
2.1.4
- adding validation check for tailing slash on endpoint URL.
2.1.3
- Updating composer lock and fixing broken version number in 2.1.2
2.1.2
- Updating OWA PHP SDK Dependancy
- Fix case of missing namespace on function call.
2.1.1
- changing name of constant to avoid conflict if old OWA plugin is in use.
2.1.0
Fixing broken 2.0.9 release.
- bumping owa-php-sdk to 1.0.6
- added secret auth key setting for support of signed urls in latest version of OWA Server
- some general refactoring
NOTE: you need to input your OWA_AUTH_KEY after updating to this version.
2.0.9
- bumping owa-php-sdk to 1.0.6
- added secret auth key setting for support of signed urls in latest version of OWA Server
- some general refactoring
NOTE: you need to input your OWA_AUTH_KEY after updating to this version.
2.0.7
Updating composer dependancies to work around WordPress plugin repo error on user of php8 syntax.