Soft validation for IDs
Kiosk will log a warning if IDs are malformed
The inlined recovery page in the service worker is now correctly escaped
Re-add filters applied to people
filter_date, filter_favorites etc
Fix exclude tags
Reverted the excluded_tags to the old system for now.
Fixed a possible race condition when fetching album assets in the background
Live video(s) display the original image when repeating
This allows users to see the original image when the delay is longer than 0
Fixed keyboard navigation on albums in the redirects overlay
Custom arrow key actions are disabled when an overlay is being displayed
This is to allow normal keyboard navigation to be used.
What's Changed
⚡ Fixes
- Fix recovery page shown as escaped HTML in service worker fallback by @rapmarz16 in #905
Other changes
- v0.44.1 by @damongolding in #896
New Contributors
- @rapmarz16 made their first contribution in #905
Full Changelog: v0.44.0...v0.44.1