Releases: AXeL-dev/distract-me-not
Releases · AXeL-dev/distract-me-not
v2.6.0
- 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
- 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
v2.3.0
- 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
v2.1.1
v2.1.0
- 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