Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
owa_1.7.8_packaged.tar | 2023-01-07 | 10.2 MB | |
README.md | 2023-01-07 | 2.2 kB | |
Release 1.7.8 source code.tar.gz | 2023-01-07 | 2.8 MB | |
Release 1.7.8 source code.zip | 2023-01-07 | 3.4 MB | |
Totals: 4 Items | 16.4 MB | 0 |
Breaking Changes
- PHP tracker client has been removed. As mentioned in prior releases please use OWA's PHP SDK to add a tracker to your PHP based apps. https://github.com/Open-Web-Analytics/owa-php-sdk. If you have not migrated over to using the PHP SDK then this release will cause your PHP tracker to no longer work.
What's Changed
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in https://github.com/Open-Web-Analytics/Open-Web-Analytics/pull/833
- Bump terser from 5.10.0 to 5.14.2 by @dependabot in https://github.com/Open-Web-Analytics/Open-Web-Analytics/pull/848
- Maksbotan/fix domstream clicks play by @maksbotan in https://github.com/Open-Web-Analytics/Open-Web-Analytics/pull/822
- Remove trailing whitespace by @l2dy in https://github.com/Open-Web-Analytics/Open-Web-Analytics/pull/836
- add PHPMailer options arguments to mailer. by @xiaobolinet in https://github.com/Open-Web-Analytics/Open-Web-Analytics/pull/787
- No "FROM" in Password Reset emails by @padams https://github.com/Open-Web-Analytics/Open-Web-Analytics/issues/845
- Analyst not authorized to view_reports, lost site ID between dashboard and visit clickstream by @padams at https://github.com/Open-Web-Analytics/Open-Web-Analytics/issues/834
- Adding better checks for search engines and social networks by @padams
- Various PHP 8 compatibilities by @padams
- Refactored installer flow to avoid premature database access by @padams
- Added Mysql error mode compatibility for PHP 8.1 by @padams
- setting proper path to combined admin JS in new dist folder by @padams
- Changed the way REST API auth works from within the admin interface by @padams
- Fixed Filter in Report doesn't work issues @padams
New Contributors
- @dependabot made their first contribution in https://github.com/Open-Web-Analytics/Open-Web-Analytics/pull/833
- @maksbotan made their first contribution in https://github.com/Open-Web-Analytics/Open-Web-Analytics/pull/822
- @xiaobolinet made their first contribution in https://github.com/Open-Web-Analytics/Open-Web-Analytics/pull/787
Full Changelog: https://github.com/Open-Web-Analytics/Open-Web-Analytics/compare/1.7.7...1.7.8