Changelog
Review the version history of CleanClicks, including recent updates, new features, and improvements.
Overview
Stay informed about the latest CleanClicks updates. This changelog tracks new features, improvements, bug fixes, and breaking changes across releases. Check here regularly or subscribe to notifications to ensure you benefit from the newest capabilities in clean analytics data delivery.
Enable changelog notifications in your dashboard at https://platform.cleanclicks.io/settings/notifications to get email alerts for major releases.
Version Summary
| Version | Date | Type |
|---|---|---|
| v1.2.0 | 2024-10-15 | Feature, Bugfix |
| v1.1.0 | 2024-09-20 | Feature, Improvement |
| v1.0.0 | 2024-08-10 | Initial Release |
Latest Updates
New Features
- Added first-party pixel support for enhanced ad platform integration.
- Introduced real-time data validation dashboard for immediate issue detection.
Bug Fixes
- Fixed intermittent webhook delivery failures during high traffic.
- Resolved cookie consent handling for stricter privacy regulations.
Improvements
- Optimized data processing pipeline for
>30%faster report generation. - Enhanced error logging with detailed stack traces for easier debugging.
New Features
- New integration with Google Analytics 4 for seamless data forwarding.
- Customizable data filters for excluding specific bot patterns.
Improvements
- Reduced false positives in traffic cleaning by
25%using ML models. - Added bulk export options for historical clean data reports.
New Features
- Core traffic cleaning engine with bot detection and out-of-market filtering.
- API endpoints for programmatic data access and webhooks.
Breaking Changes
- Updated authentication to require
API_KEYheader instead of query param.
Upgrading Between Versions
Follow these steps to upgrade smoothly and avoid disruptions.
Review Changelog
Check the release notes above for breaking changes.
Update SDK
npm install cleanclicks-sdk@1.2.0
pip install cleanclicks-sdk==1.2.0
Test Integration
Run your integration tests against https://api.example.com/v1/test/clean-data.
Deploy
Monitor the first hour of production traffic for anomalies.
Next Steps
Full Release Notes
Dive deeper into every commit and detailed notes.
Upgrade Guide
Comprehensive instructions for major version jumps.
For custom enterprise upgrades, contact support at https://cleanclicks.io/support.
Last updated today
Built with Documentation.AI