3.8.0

jellyfin/jellyfin-desktop3.8.0Jun 7, 2026by dtslvr

AI Summary

Added automatic refresh to the users table, harmonized sector and country names, and localized German and Ukrainian. Improved styling and fixed mobile UI overlaps.

Key Highlights

  • Automatic refresh every 30 seconds for users table
  • Harmonized sector and country names
  • Localization improvements for German and Ukrainian
  • Improved styling in user detail dialog
  • Fixed floating action button overlap on mobile

New Features

  • Automatic refresh for users table
  • Centralized asset profile override logic
  • Improved German and Ukrainian localization

Full Release Notes

### Added

- Added an automatic refresh every 30 seconds to the users table in the admin control panel

### Changed

- Harmonized the sector names across the data providers
- Localized the country names
- Localized the sector names
- Centralized the asset profile override logic for manual adjustments
- Improved the styling in the user detail dialog of the admin control panel’s users section
- Prevented the deletion of asset profiles that are currently in use
- Ensured market data is correctly removed when an asset profile with no remaining activities is deleted
- Refactored the backend logging to use the instance-based `Logger`
- Improved the language localization for German (`de`)
- Improved the language localization for Ukrainian (`uk`)

### Fixed

- Prevented the floating action button from overlapping the paginator on mobile
- Fixed an issue where the asset profile override (asset class and asset sub class) was not applied to the data enhancers when gathering asset profiles
- Fixed a layout issue in the asset profile dialog of the admin control panel by truncating long titles

### Special Thanks

- @dtslvr
- @KenTandrian
- @Punith1117
- @x52-dev