- add push notifications to up to 3 devices when you change your books
- you still need to manually refresh for the changes to be available offline
- add a service worker for basic caching
- 1.4.1 fix service worker location and working
- 1.4.2 add offline view with last books stored in local storage
- 1.4.3 start offline when not online, highlight the offline state
- 1.4.4 fix logout url
- 1.4.5 also cache version.txt
- 1.4.6 fix offline button
- 1.4.7 prevent generation of parcel runtime file
- 1.4.8 update dependencies and fix a MUI DOM and 3rd-party-cookie warnings
- 1.4.9 use service worker cache instead of local storage
- added a new tab - singles - for showing books that aren't in series
- 1.3.1 fix functionality to the desired form, drop link colors
- 1.3.2-3 remove user name, there isn't enough space
- 1.3.4 fix data entry bug due to unclear Mui API
- authentication with Auth0
- update a bunch of dependencies
- 1.2.1: update Mui to version 5
- basic functionality
- authentication with Google