You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,13 +78,13 @@ In general, every record consists of:
78
78
- TODO: Move source files into src directory
79
79
- TODO: Create a page with basic tests
80
80
81
-
#### 1.1.5 (upcoming)
81
+
#### 1.1.5 (current)
82
82
- Switched from browser.storage.sync to browser.storage.local to prevent MAX_WRITE_OPERATIONS_PER_HOUR error (this will "delete" your settings, sorry)
83
83
- Cleaned up translations, fixed incorrect behavior of some labels
84
84
- Transitioned to new websites data location ("ScheduleBlock_Websites"), since your data is unfortunately getting "deleted" anyway due to the first fix
85
-
-TODO: When import of settings fails, return reason why
85
+
-Added alert with reason when import of settings fails
86
86
87
-
#### 1.1.4 (current)
87
+
#### 1.1.4
88
88
- Moved default settings values to RecordStorage
89
89
- Completely reworked RecordStorage to hopefully make it thread safe
90
90
- Fixed timeout function not increasing duration on the last cycle
0 commit comments