1.7.6
- Fix: translations not loading correctly
- Fix: when using the reset button, a fatal error occurred
1.7.5
- Fix: Resolved an issue where plain permalinks were not working correctly.
- Fix: Goals were not saving the start date properly, this has been corrected.
- Fix: Fixed the goals ID/class toggle issue for better consistency.
- Improvement: Added a new filter for customizing datatable output.
- Improvement: Enhanced
get_website_url()
for improved reliability. - Security: Applied
unslash()
toverify_nonce
to enhance security measures.
1.7.4
- Improvement: Limit live update requests to enhance system performance.
- Improvement: Added an option to exclude bounces, allowing users to adjust settings more easily.
- Fix: This addresses the issue with sorting by 0 in WordPress.
- Fix: Prevent duplication of burst post meta when Yoast Duplicate Post is used. props @dariuserdt
- Fix: Corrects the behavior of the burst_admin_url() function when it receives a path, ensuring it is properly handled.
- Fix: Prevent burst tracking from causing server spikes when Complianz clears cookies without consent for stats.
1.7.3
- November 18, 2024
- New: Blueprint.js demo data
- Improvement: option to override the default time between endpoint tests, props @tobaco
- Improvement: allow parameter length over 250 characters, props @ficusmedia
- Improvement: option to dismiss all notices, except critical issues, props @3cstudio
- Fix: clear unused 5 minutes cron job
- Fix: on deactivation on multisite, not all tables were deleted yet, props @ecce-homo
- Improvement: Change column parameters to text to allow longer params.
- Improvement: Added a composite index on uid and time to speed up inserting tracking data. props @johannesdb
- Fix: Language issue with malformed URL’s. props @apollosk
- Fix: Issue with translatable files with WP 6.7.