Skip to content

Releases: Mikaleb/LeCacheMisere

Release 4.1.2

12 Apr 09:53

Choose a tag to compare

Full Changelog: 4.1.0...4.1.2

Release 4.1.0

11 Apr 14:18

Choose a tag to compare

  • 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

10 Apr 13:46

Choose a tag to compare

  • fix(manifest): update for mobil (c92929f)

Full Changelog: 4.0.4...4.0.5

Release 4.0.4

10 Apr 13:35

Choose a tag to compare

  • fix(manifest): permissions firefox (5dc847e)

Full Changelog: 4.0.3...4.0.4

Release 4.0.3

10 Apr 13:33

Choose a tag to compare

Release 4.0.2

10 Apr 13:28

Choose a tag to compare

  • fix(firefox): permissions (9cab6fa)

Release 4.0.1

09 Apr 19:28

Choose a tag to compare

  • chore: update project license to PolyForm-Noncommercial-1.0.0 (8f6446f)

Full Changelog: 4.0.0...4.0.1

Release 4.0.0

09 Apr 19:22

Choose a tag to compare

  • feat(name): set name name and badge (7dc6039)
  • feat: add AutoScout24 support, expand motor detection patterns, and display hidden ad count in UI (fa735dc)

Release 3.0.0

09 Apr 17:48

Choose a tag to compare

  • 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

09 Apr 00:48

Choose a tag to compare

  • 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)