Changelog
Changelog
Stay updated with the latest releases, improvements, and bug fixes for Wirkaufendeinmoebel.
Check this changelog regularly to stay informed about new features, improvements, and fixes that enhance your experience with Wirkaufendeinmoebel.
Recent Releases
2024-10-15v1.2.0
featureimprovement
New Features
- Added advanced cookie preference management dashboard for users.
- Introduced customizable privacy consent banners with multi-language support.
Improvements
- Enhanced performance of cookie scanning engine by 40%.
- Updated UI components to better match brand color
#FF9933.
Bug Fixes
- Fixed issue where statistics cookies were not properly anonymized.
- Resolved marketing consent toggle not persisting across sessions.
2024-09-20v1.1.0
featurebugfix
New Features
- New statistics tracking module for anonymous usage analytics.
- Added export functionality for consent audit logs.
Bug Fixes
- Corrected functional cookie detection for third-party scripts.
- Fixed preferences panel not loading on initial page visit.
2024-08-10v1.0.0
featurebreaking
New Features
- Core cookie consent management system with EU compliance.
- Functional, preferences, statistics, and marketing category toggles.
Breaking Changes
- Updated cookie policy endpoints to use new schema.
- Migrated from legacy storage to secure localStorage implementation.
Upgrade Instructions
Follow these steps to upgrade your Wirkaufendeinmoebel integration to the latest version.
Backup Configuration
Save your current settings file.
{
"cookieCategories": {
"functional": true,
"preferences": false
}
}
Update Package
npm install wirkaufendeinmoebel@latest
yarn add wirkaufendeinmoebel@latest
Run Migration
Execute the migration script.
npx wirkaufendeinmoebel migrate
Test Consent Flow
Verify cookie banners display correctly on https://wirkaufendeinmoebel.de.
After upgrading, clear your browser cache and test in incognito mode to ensure clean consent states.
Next Steps
Was this page helpful?
Built with Documentation.AI
Last updated today