Releases: Mikaleb/LeCacheMisere
Releases Β· Mikaleb/LeCacheMisere
Release 4.1.2
Full Changelog: 4.1.0...4.1.2
Release 4.1.0
- feat: add mandatory privacy consent screen and rename project to Le Cache Misère (ec9a747)
Full Changelog: 4.0.5...4.1.0
Release 4.0.5
- fix(manifest): update for mobil (c92929f)
Full Changelog: 4.0.4...4.0.5
Release 4.0.4
- fix(manifest): permissions firefox (5dc847e)
Full Changelog: 4.0.3...4.0.4
Release 4.0.3
Release 4.0.2
- fix(firefox): permissions (9cab6fa)
Release 4.0.1
- chore: update project license to PolyForm-Noncommercial-1.0.0 (8f6446f)
Full Changelog: 4.0.0...4.0.1
Release 4.0.0
Release 3.0.0
- chore: update hide-puretech archive to latest version (43aafd7)
- Merge pull request #3 from Mikaleb/feat/hide (4df6616)
- refactor: modularize utility logic, update UI assets, and improve code structure (9b2c75a)
- feat: add configurable placeholder icons and improve revealed state aesthetics for hidden ads (b95ea08)
- feat: implement interactive ad placeholders and re-hide functionality for complete hiding mode (2b7a60c)
- feat: add hideCompletely option to completely remove elements instead of dimming them (e16e105)
Release 2.1.0
- Merge pull request #2 from Mikaleb/feat/motor-toggles-visual-disabled (623ede4)
- refactor: modernize UI components and implement dynamic theme support with Material UI (d2be019)
- refactor: extract website and motor list logic into separate components (c21f812)
- feat: add functionality to create and remove custom motor entries in the UI (7788a83)
- feat: internationalize extension metadata and UI labels and add CLAUDE.md to gitignore (b0c9816)
- refactor: implement robust storage synchronization, add loading feedback, and optimize DOM processing for ad filtering (23789b1)
- fix: immutable state update, include websites in motor message, guard parent walk (259aa23)
- feat(popup): add per-motor toggle UI and toggleMotorStatus handler (1856500)
- feat(content): wire motors into toggleAd on load and message receive (889d767)
- fix(motor): guard AutoSphere adClasses, remove stray newline from parentClasses (e5cd4f5)
- feat(motor): replace display:none with hp-disabled CSS class, accept activeMotors param (aba9005)
- feat(store): populate motors with PureTech and BlueHDi 1.5 defaults (03eac59)
- refactor(types): use Partial for newMotor field (138d7a7)
- feat(types): type motors array as Motor[] (c25c5cd)
- docs(plans): add motor toggles implementation plan (585eb13)
- docs(plans): add motor toggles & visual disabled treatment design (bc7b367)
- Change license from GPL to Creative Commons (2019ef5)