Skip to content

Releases: Spark-NF/novel-updates-notifier

v1.5.0

22 Apr 16:51
Compare
Choose a tag to compare
  • Detect errors caused by Cloudflare challenge and display an explanation (issue #23)
  • Added French translation

v1.4.0

01 Feb 00:31
Compare
Choose a tag to compare
  • 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

28 Jul 21:03
Compare
Choose a tag to compare
  • Add setting to show total unread chapter count in badge
  • Allow to ignore a group to not count it towards notification count
  • Add separator between novel groups
  • Fix novel parsing on mobile
  • Fix popup zoom level on mobile

v1.2.2

03 Apr 18:29
Compare
Choose a tag to compare
  • Fix error when reloading after marking a chapter as read (issue #14)
  • Fix chapter html names getting escaped (fix #15)
  • Fix popup not opening when all novels are filtered (fix #16)

v1.2.1

19 Mar 16:12
Compare
Choose a tag to compare
  • Fix mark as read not applying if the popup is closed and re-opened (issue #12)
  • Fix mark as read not updating badge count
  • Remember last selected search mode (issue #13)
  • Fix manual novels always increasing the badge count
  • Fix auto mark as read feature on manual reading lists

v1.2.0

17 Mar 21:20
Compare
Choose a tag to compare
  • 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

04 Mar 10:57
Compare
Choose a tag to compare
  • Add support for manual reading lists (issue #8)

v1.1.1

02 Mar 22:58
Compare
Choose a tag to compare
  • Fix bug causing a loading error when the cache contains an empty array (issue #7)
  • Improved error reporting (issue #7)

v1.1.0

02 Mar 15:59
Compare
Choose a tag to compare
  • 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)

v1.0.0

02 Mar 16:24
Compare
Choose a tag to compare

Initial release.