3.9.0

jellyfin/jellyfin-desktop3.9.0Jun 12, 2026by dtslvr

AI Summary

This release extends the Public API with an experimental asset profile update endpoint and adds OpenRouter support to the web_fetch tool.

Key Highlights

  • Added experimental PATCH endpoint for asset profiles
  • Added OpenRouter model support for web_fetch tool
  • Prefilled account balance forms
  • Moved calendar year date ranges to general availability

New Features

  • Extended Public API with asset profile update endpoint
  • Added OpenRouter model support

Full Release Notes

### Added

- Extended the _Public API_ with the endpoint to update the asset profile data (`PATCH api/v1/asset-profiles/:dataSource/:symbol`) (experimental)
- Added support for a dedicated _OpenRouter_ model for the `web_fetch` tool in the `FetchService`

### Changed

- Prefilled the form in the account balance management with the current cash balance
- Disabled the selection of future dates in the account balance management
- Grouped commodities and cryptocurrencies into the unknown bucket of the allocations by continent, country, currency, market and sector charts on the allocations page
- Moved the support for specific calendar year date ranges (`2025`, `2024`, `2023`, etc.) in the assistant from experimental to general availability
- Migrated various components from `NgStyle` to style bindings
- Improved the language localization for Korean (`ko`)

### Fixed

- Grouped activities without an account into the unknown bucket of the allocations by account and platform charts on the allocations page

### Special Thanks

- @battdir
- @DavidReque
- @dtslvr
- @Sjohn21
- @x52-dev