2020-08-19
- Removed passed and srs_stage_name from Assignment model. These were removed without an API version update so the API version pin didn't catch it.
- Destructive database migration used for deprecated fields since the WK server maintains user info and app can resync.
- Room Database schema version 2
2020-07-01
- Review forecast, notification categories in nav drawer, design update
2020-05-30
- The default push frequency is every 15 minutes, not 0.
2020-05-28
- Added Notification Preferences and New Features Snackbar
2020-05-28
- Fixed notification bugs using next reviews at and available at Summary fields.
2020-01-09
- A Dashboard that syncs your current WaniKani lessons and reviews status to your device
- Push notifications that alert you if you have pending lessons or reviews in your queue
- An in-app browser that takes you directly to your lessons or reviews then back to the app's Dashboard
- Main-safe repository layer with coroutines
- Etags support not modified reponses from the WaniKani API V2