Changes
- Fixed a bug where specials would not be at the right position in the episode list
- Fixed images being bigger than necessary in a lot of places
- Improved image browser performance by showing smaller size thumbnails
- Removed unnecessary token request parameters from image requests
- Updated device id generation to use non-deprecated methods
- Removed redundant "v1" fallback tag for images
- Fixed a bug where logging out would clear the device id
- Updated the device name to use the actual browser name
- Fixed a bug where Pelagica's logout function was using a deprecated convenience function
- Fixed a bug where the top bar would be visible on the login page
- Fixed a bug where the items in the genre row didn't have a unique key prop
- Fixed a bug where people in the "Cast & Crew" section could have duplicate key props
- Fixed a bug where the item page skeleton badges didn't have a key prop set
- Cleaned up leftover debug logs
- Fixed a bug where box set, music video and home video collections wouldn't show up in the "Recently Added" rows
- Updated the German translation
- Updated dependencies
- Upgraded to Vite 8