Skip to content

v0.9.101

Latest

Choose a tag to compare

@xmoosex xmoosex released this 09 Aug 03:11
· 1 commit to e2b9a5b2e8e50b9a768b0e1d23534da623fff489 since this release
415141c

Added

  • Added new Authorization header for Jellyfin media servers. This is to fix an issue where some Jellyfin servers were not accepting the X-Emby-Token header for authentication. Now, if the media server type is set to Jellyfin, it will use the new Authorization header as well. (Thanks to degradedcode for the PR!)
  • Added new Accordion component to the Changelog page to allow for better organization of the changelog entries. This will allow users to expand/collapse each version's changes for better readability.

Fixed

  • #142 Fixed issue where user page sometimes crashes when viewing or filtering Movie Sets.
  • #138 Fixed issue where the navigation dropdown menu would sometimes only show "Logs" and "Jobs" after login or logout, hiding "Saved Sets", "Collections", "Download Queue", "Settings", and "View Density" until the page was refreshed multiple times.