Security
- GitHub code-scanning dependency alerts resolved - bumped
aiohttpfrom 3.13.3 to 3.13.4,cryptographyfrom 46.0.5 to 46.0.7, andpython-dotenvfrom 1.2.1 to 1.2.2 to clear the open Trivy dependency alerts reported in GitHub code scanning
Bug Fixes
- Trakt watched sync pagination compatibility -
sync/watched/moviesnow fetches all pages usingpage/limit, preventing truncated watched-status caches after Trakt's May 30, 2026 pagination change; failed fetches now preserve the existing local watched cache instead of overwriting it with partial data. Trakt discussion: trakt/trakt-api#775 - Now Playing card opens the current movie in-app - the main-page card is now clickable and keyboard accessible when a TMDb ID is available, opening the existing movie details overlay directly
Full Changelog: v5.4.2...v5.4.3