Releases: presslabs/toplytics
Releases · presslabs/toplytics
v4.1.4
What's Changed
- Bump phpseclib/phpseclib from 3.0.43 to 3.0.52 in /src by @dependabot[bot] in #183
- Bump guzzlehttp/psr7 from 2.6.1 to 2.11.0 in /src by @dependabot[bot] in #186
- composer update and modify it to php ^8.0 by @DenisFlorin in #187
- fix infinite recursion which causes memory consumption by @DenisFlorin in #185
- update version for publish on wp org by @DenisFlorin in #188
Full Changelog: 4.1.3...4.1.4
4.1.3
What's Changed
- update readme file and version by @Abiam-Dronca in #184
Full Changelog: 4.1.2...4.1.3
4.1.2
What's Changed
- Bump phpseclib/phpseclib from 3.0.23 to 3.0.34 in /src by @dependabot[bot] in #174
- Bump phpseclib/phpseclib from 3.0.34 to 3.0.43 in /src by @dependabot[bot] in #178
- update readme and version plugin by @Abiam-Dronca in #179
Full Changelog: v4.1.1...4.1.2
v4.1.1
What's Changed
- fix one warning with WP6.7 by @Abiam-Dronca in #175
- Fix cron interval settings by @DenisFlorin in #176
- update latest version and changelog by @DenisFlorin in #177
New Contributors
- @Abiam-Dronca made their first contribution in #175
- @DenisFlorin made their first contribution in #176
Full Changelog: v4.1...v4.1.1
Add support for GA v4
What's Changed
- Bump phpseclib/phpseclib from 3.0.14 to 3.0.19 in /src by @dependabot in #167
- Bump guzzlehttp/psr7 from 2.3.0 to 2.5.0 in /src by @dependabot in #168
- Add Support for Google Analytics v4 by @cristianuibar in #169
Full Changelog: v4.0.10...v4.1
Fixes & error handling improvments
- Tweek: Added an error count threshold to prevent "sudden disconnect syndrome"
- Tweek: Improved class handling by importing the required ones where needed
- Improved: Exception handling and display of cURL errors
- Fixed: Replaced deprecated Google Exception class with the correct one
- Fixed: Small code fixes like deprecated filters, undefined vars in templates, etc.
- Fixed: Array offset warning on first activation (#156)
Release 4.0.7
Fixed status messages not being displayed on settings pages.
Release 4.0.5
Release to wp.org
Release 4.0.4
Bump phpseclib/phpseclib from 2.0.17 to 2.0.31 in /src Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 2.0.17 to 2.0.31. - [Release notes](https://github.com/phpseclib/phpseclib/releases) - [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md) - [Commits](https://github.com/phpseclib/phpseclib/compare/2.0.17...2.0.31) Signed-off-by: dependabot[bot] <support@github.com>
Release 4.0.3
Bug fixes for date ranges.