2.5.0 (2025-10-24)
Features
- add basePath to next.config.mjs to make components basePath aware (7137e11)
- enhance ActivityLogTable with search and sorting functionality (a4c0a45)
- make fetch() calls basePath aware (7e1a1d0)
- make middleware aware of basePath (e6e542d)
- provide basePath aware fetch in utils (09aa4ba)
- settings button for full sync (8f8eb01)
- switch to next/link in SideBar and ServerSelector (9b10318)
Bug Fixes
- address review feedback about favicon varients (988cbf1)
- better for local development (f55a61a)
- BreadcrumbLink does not handle basePath automatically (2452709)
- consider PlayMethode DirectStream as direct (a1f68f6)
- ensure manifest resources work without logging in (fea8383)
- ensure web manifest is included (56adb99)
- implement HEAD and add caching for manifest.json (ad2b71e)
- missing trancoding stats (591ba7f)
- more spelling (f1efa00)
- nextjs app route component for manifest.json link (7d431b1)
- remove /users/[name] (git error that did not delete this folder) (a0186f1)
- set min width and height for play and pause icon on ActiveSession card (77be982)
- sort by watchtime (8aa5609)
- spelling (df7b176)
- spelling (3827cfc)
- spelling and grammer (9a4a681)
- type errors (dd88753)
- update user link in ActivityLogTable to use userId directly (9d328e0)
- use name not userId for ActiveSessions and UserLeaderBoardTable user page linking (30f9b70)