Releases: AXeL-dev/distract-me-not
Releases · AXeL-dev/distract-me-not
v2.8.2
v2.8.1
- chore: increase the strict min version on firefox
- fix: enhance url validation
- fix: enhance url to regex transformation
- chore: enhance unit tests
- chore(dependencies): revert evergreen-ui to an older release
- fix(#99, #100): allow valid urls to be added in blacklist/whitelist
- chore: update unit tests snapshots
- fix(#101): popup display issue in firefox
- fix: sass deprecations
- chore: update dependencies to fix some vulnerabilities
- fix(#85): use an empty blacklist/whitelist by default
- feat: updating the French translation by @pioupia
v2.8.0
- fix(#65): correctly transform keywords list to regex list on extension load (74799e6)
- feat(settings): add buttons to import/export all the settings (a01eeb9)
- chore: fix unit tests error (513c44e)
- fix: correctly parse urls hostname (98d154b)
- fix(#66): add report issue button to password prompt (07eca42)
- chore: add some comments (ccb0821)
- chore: update translations (3240bf4)
- chore: reduce github icon size (c0f0189)
- chore: add FAQ link in the about section (e22ff40)
- chore: fix typo error (6f39d98)
- feat: allow blocking main frames only #63 (77b7466)
- chore: properly close panel when opening extension links (9cf7fc7)
v2.7.1
v2.7.0
- refactor(background): rename url parser variable name (7256c08)
- chore: render pastebin only when a url is provided (580b452)
- fix: "about:" page(s) redirection issue on firefox (63fd366)
- fix: unblock password input size (242a981)
- fix(#60): add an option to block access to the extensions page with a password (01bf2a0)
- chore: enhance block page unit tests (7504073)
- feat: add an option to display/copy blocked link on block page #29 (764a0c9)
v2.6.5
v2.6.4
- fix: add website prompt (eb6c2ee)
- chore: minor fixes (b189a7e)
- chore: enhance hostname resolution (6ebd67a)
- chore: styles enhancements for small screens (cdd6476)
- chore: update unit tests snapshots (1a9cb0d)
- chore: update the UI styles to properly display on Firefox for android (be23d9d)
- refactor: review updating of context menus (bea60f5)
- chore: enhance url helper unit tests (a2ff0f9)
- refactor: move utility functions to their respective helpers (672876e)
- feat: immediate blocking of newly added websites (41629fa)
- feat: add context menus (654e251)
- chore: prettify code (f05c09c)
- chore: update unit tests structure (d6e6582)
- chore: update unit tests (4c2e56b)
- chore: add unit test for 94a3c75 regression (1d59e5f)
- chore: restructure unit tests (f11cdde)
- chore: fix regression introduced in a870590 (94a3c75)
v2.6.3
- chore: minor fixes (0675383)
- chore: update dependencies #53 (23c7e17)
- chore: update unit tests snapshots (7e018e2)
- chore: minor fixes for Edge browser (a870590)
- chore: fix inconsistency of default values (3dcea0d)
- chore: copy global third-party libraries from the node_modules folder (2acb638)
- chore: enhance tree shaking (1cb07a6)
- chore: add third-party libraries origin (2d7c293)
v2.6.2
- chore: fix panel display issue on firefox (86ddff5)
- refactor: cancel schedule check if timer is active (2f5f27d)
- chore: fix unit tests (f4fd951)
- chore: update README (2ac5038)
- chore(settings): enhance schedule fields style (092e311)
- ci: fix warnings (41de1af)
- chore(settings): fix schedule confirmation dialog style (d8c9a1c)
- feat: implement timer (01a5ece)
- feat(routes): add fade transition effect (a1467c1)
- chore: add a button to open logs from settings (2c7ae00)
- refactor: password prompt component (9089e86)
- feat: allow activation without entering the password #50 (a9a0915)
- chore: reduce switch fields size (6b06bbf)
- chore: enhance tooltips style (262fb07)
- chore: update craco config (77c0386)
- chore: replace rescripts with craco (cda236e)
- chore(i18n): update regex patterns example (e53c79c)