3.9.0

asheshgoplani/agent-deck3.9.0Jun 12, 2026by dtslvr

AI Summary

Introduces a new public API endpoint for asset profile updates, adds OpenRouter model support for web fetching, and migrates calendar year support from experimental to general availability.

Key Highlights

  • Added public API endpoint for updating asset profile data
  • Added support for a dedicated OpenRouter model in the web_fetch tool
  • Moved calendar year support from experimental to general availability
  • Improved Korean language localization
  • Prefilled account balance management form with current cash balance

New Features

  • Public API endpoint for updating asset profile data
  • OpenRouter model support for web_fetch tool

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