diff --git a/manifest.json b/manifest.json index ea0d8c9..de89fcc 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Dawdle block", "short_name": "Dawdle block", "description": "Put time limits on unproductive sites.", - "version": "1.4.3", + "version": "1.4.4", "options_ui": { "page": "options.html", "chrome_style": true, diff --git a/patchNotes.txt b/patchNotes.txt index 1bb03e0..ee32b3e 100644 --- a/patchNotes.txt +++ b/patchNotes.txt @@ -1,3 +1,6 @@ +Version 1.4.4 +- Fixed bug where youtube playlists would get blocked unintentionally + Version 1.4.3 - Numbers in number input now distinguishable from the background in dark mode - Fixed bug where first blacklist/whitelist rule was always deleted regardless of button pressed