Skip to content

Commit

Permalink
v1.5.0 bump and patch notes
Browse files Browse the repository at this point in the history
  • Loading branch information
eero-lehtinen committed Jan 8, 2021
1 parent 113adf0 commit b179714
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Dawdle Block",
"short_name": "Dawdle Block",
"description": "Put time limits on unproductive sites.",
"version": "1.4.7",
"version": "1.5.0",
"options_ui": {
"page": "options.html",
"chrome_style": true,
Expand Down
10 changes: 10 additions & 0 deletions patchNotes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Version 1.5.0
- Added compression for saves to allow more blocking rules for each block set
(from ~80 rules to 500 and more depending on shortness of the rules)
- Improved save indicator
* Message shown is clearer than before when settings are successfully saved
* Now shows a message if there was an error when saving, eg. storage is full
- Fixed timer not resetting in some situations
- Improved annoy mode banner consistency on different websites
- Added hover tooltip to show full contents of long blocking rules

Version 1.4.7
- Fixed bug where deleting drag and dropped block sets would break the settings user interface until reload
- Annoy mode banner made more consistent on different websites
Expand Down

0 comments on commit b179714

Please sign in to comment.