Add scheduled watchlist refresh support
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 0.31.0 - 2026-05-17
|
||||
|
||||
- Added scheduled background watchlist refresh support so the app can periodically recheck episode counts for tracked anime.
|
||||
- Added Config page controls for enabling or disabling the scheduled refresh and setting the refresh period in minutes.
|
||||
- Reused the existing background `Refresh All` worker for scheduled runs and expanded regression coverage for the new config fields and scheduler timing behavior.
|
||||
|
||||
## 0.30.4 - 2026-05-17
|
||||
|
||||
- Added browser-friendly remote auth bootstrap: remote users can open the app once with `?token=...`, the server stores the token in an HTTP-only cookie, and then strips the token back out of the URL with a redirect.
|
||||
|
||||
Reference in New Issue
Block a user