Skip to content

Releases: AXeL-dev/distract-me-not

v2.8.2

25 Sep 18:54
Compare
Choose a tag to compare
  • fix(#103): register the onKeyDown event under the dialog container instead of the RadioGroup (6e226ed)
  • Close block-dialog by pressing enter (3605c05) by @itSarthak
  • enter0-keypress-added-for-unblock-dialog (2f285f6) by @itSarthak

v2.8.1

25 Jul 04:27
Compare
Choose a tag to compare
  • 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

31 Jul 19:00
Compare
Choose a tag to compare
  • 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

12 Jun 16:54
Compare
Choose a tag to compare
  • fix: crash on virtual list when items array is empty (bf92683)
  • chore: replace bug icon with github icon (6aab1d7)
  • feat(#55): implement allowed urls list (78bc445)

v2.7.0

15 May 22:00
Compare
Choose a tag to compare
  • 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

08 May 21:31
Compare
Choose a tag to compare
  • chore: update dependencies (ef71184)
  • i18n: add missing translations (3c72495)
  • feat: implement last modified date for blacklist & whitelist #57 (112e92b)
  • feat: implement lists count #57 (30e990a)

v2.6.4

19 Mar 13:21
Compare
Choose a tag to compare
  • 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

05 Mar 12:56
Compare
Choose a tag to compare
  • 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

27 Feb 16:38
Compare
Choose a tag to compare
  • 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)

v2.6.1

23 Feb 13:04
Compare
Choose a tag to compare
  • chore: fix unit tests (2ccfb0b)
  • chore: setup release scripts (c55ab9d)
  • chore(panel): display panel only when ready (95f313c)
  • ci: ignore warnings (6f406be)
  • chore: update snapshots (29b7e7b)
  • ci: fix build error (2008705)
  • chore: update sign script (1c4e0fc)
  • chore: minor changes (303ecac)