Skip to content

Releases: AXeL-dev/distract-me-not

v2.6.0

22 Feb 19:55
Compare
Choose a tag to compare
  • chore: minor styling improvements (due to evergreen-ui upgrade)
  • chore: update dependencies
  • chore: update dutch translation (thanks to @Vistaus )
  • chore(settings): save active tab in the url hash
  • feat: implement keywords blacklist #44
  • chore: set default mode to combined mode

v2.5.1

05 Sep 12:31
Compare
Choose a tag to compare
  • feat: allow adding websites without entering the password #29 (c100a66)
  • feat: ability to generate a random password #29 (a157cb5)
  • chore: refine blocking settings style (7f0e8ce)
  • chore: check if url is still blocked on page reload only (eebed36)
  • feat(blocked-page): redirect to blocked url on refresh if no longer blocked (99f2ddb)

v2.5.0

29 Aug 12:12
Compare
Choose a tag to compare
  • feat: enhance blocking time schedule (ac86e5b)
  • feat(settings): add ability to set logs length (45c39ee)
  • other minor changes

v2.3.0

10 Jul 12:43
Compare
Choose a tag to compare
  • chore(settings): ignore current item when checking for duplicates on url edit dialog (2eeb578)
  • feat: implement add website prompt (db7cf49)
  • chore: add option to enable/disable logs (b09481a)
  • feat: display a notification when unblock time is over (7493e59)
  • refactor: unblock once logic (5c592dd)
  • refactor: unblock settings (5332f11)
  • fix: missing settings update on background script init (10a0a3f)
  • chore: increase max unblock time to 720 minutes (519853e)
  • feat: auto re-block unblocked websites on timeout (395c94b)
  • chore: add regex helper tests (d61f475)
  • Added Dutch translation (285c770)

v2.2.0

18 Jun 19:05
Compare
Choose a tag to compare
  • Icon color now reflects the status (will be grayscale if status is disabled)
  • Fixed unblock settings (wasn't getting the right toggle value when opening settings page)
  • Fixed urls import (accept only valid urls)
  • Fixed #28

v2.1.1

13 Jun 10:03
Compare
Choose a tag to compare
  • Minor fixes

v2.1.0

30 May 16:29
Compare
Choose a tag to compare
  • Added Combined mode description tooltip
  • Added "About" section in settings page
  • Enhanced logs list (added date toggle & fixed text overflow)
  • Fixed duplicate hosts check when adding a hostname from the main panel
  • Fixed a minor issue with "enable on browser startup" option
  • Updated translations
  • UI improvements

v2.0.8

29 May 22:26
Compare
Choose a tag to compare
  • Fixed password prompt size
  • Added donate link
  • Other minor fixes

v2.0.7

29 May 19:49
Compare
Choose a tag to compare
v2.0.7 Pre-release
Pre-release
  • Added Combined mode #25
  • Added blocking logs
  • Minor bug fixes

v2.0.6

18 Apr 13:34
Compare
Choose a tag to compare
  • Refactor unblock settings