1.6.0 (2026-05-08)
✨ Features
- add live tv menu item with per user access (#233) (bbdc87d)
- add Plex image cache support in settings and image proxy (04e2229)
- Add Recently Watched and Recent Request components; enhance Recent Notification and Invite with in-view loading and consistent styling; Improve loading state of userProfile components (e712c0a)
- enhance Seerr & Tautulli APIs with user requests and watch history (9207f8c)
- profile enhancements with seerr, plex, tautulli and image proxy integrations (#229) (b1ebcbb)
🐛 Bug Fixes
- actions: updated label to correct format (#219) (10d135e)
- add optional summary field to PlexMetadata and improve error handling in getMetadata (e34e8f7)
- enable iframe URL handling and support for query strings (#231) (5259524)
- enhance Plex API error handling and improve plex deleted detection and poster recovery (#232) (b5f1b7f)
- enhance Request component to include search parameters in URL handling (b67a765)
- enhance useClickOutside hook with generic type and consistent event listener removal (39d216e)
- ignore scripts missing from dockerfile & cypress (b0679da)
- improved plex token retrieval & image proxy validation (#235) (f16bf9e)
- update excluded colors to new naming conventions (#220) (6ab4f3c)
♻️ Refactoring
- replace legacy plex-api with external api (#227) (1b0fa7e)
- replace legacy plex-api with internally built using external api (3d9eb1b)
📦 Build System
- deps: bump node from
ad82ecatobdf2cca(#216) (d5b3bdb) - deps: bump the npm_and_yarn group across 1 directory with 6 updates (#211) (dbeaaaf)
- migrate from yarn to pnpm (#226) (8f1d60e)