Releases: Spark-NF/novel-updates-notifier
Releases · Spark-NF/novel-updates-notifier
v1.5.0
v1.4.0
- Update the add-on's Content Security Policy to be stricter and forbid
eval
- Add privacy policy
- Don't show badge settings in the options if the badge API is not available on the current platform
- Show the "loading reading list..." message on first login instead of only "logging in..."
- Edge release
v1.3.0
v1.2.2
v1.2.1
v1.2.0
- Add groups (issue #1)
- Allow to filter novels from the search field (issue #1)
- Don't reload list if it's already loading (issue #10)
- Only embed woff2 format for Font Awesome to reduce package size by 70% (500 kB)
- Don't reload the whole reading list when marking a chapter as read (issue #3)
- Fix slow popup when having many novels (issue #9)
- Use input instead of select for manual reading lists (issue #11)
- Remove scroll from settings page with many novels
- Don't force popup width
- Migrate front-end to Vue.js
v1.1.2
v1.1.1
v1.1.0
- Big internal rework of permissions and events, leading to less subtle bugs
- Add lots of tests for the background logic, finding a few bugs in the process
- Fix caching not working, causing too many network requests
- Make permissions optional (only for Chrome as Firefox has a hard time with those)
- Show warning and re-queue when a network error occurred (fix #6)
- Fix "CSS" setting not respected
- Extract settings page to separate option file
- Save settings on change instead of using a 'Save' button
- Hide read chapters from the chapter list (fix #4)
- Add "Mark last chapter as read" button (fix #5)
- Add title to action buttons
- Show novels from all reading lists
- Fix browsers not supporting badge text (such as Firefox for Android)