v1.11.1
teamhanko/hankov1.11.1Jun 8, 2024by iwalton3
AI Summary
This hotfix resolves a Base URL issue, allowing the application to function correctly on servers running on a subpath rather than the root domain.
Key Highlights
- Fixes Base URL support for subpath deployments (e.g., example.com/jellyfin)
- Resolves issues introduced in the previous release
- Requires re-authentication after upgrading from v1.10.1 or older
Breaking Changes
- Re-authentication required after upgrading from v1.10.1 or older
New Features
- Fix for Base URL routing on subpath servers
Full Release Notes
This is a hotfix which fixes the previous release so it can work on servers which are running on a subpath/base url (i.e. `example.com/jellyfin` instead of `jellyfin.example.com`). Note: It is normal to have to log into your servers again after installing this update if you are upgrading from v1.10.1 or older. About Windows Downloads: - The desktop installer requires administrator rights. - You can avoid warnings on files by unblocking the file in the properties dialog. - You can manually build a release [using these instructions](https://github.com/jellyfin/jellyfin-media-player#building-for-windows).