3.9.0

666ghj/MiroFish3.9.0Jun 12, 2026by dtslvr

AI Summary

Extended the Public API with an endpoint to update asset profile data and added support for a dedicated OpenRouter model. Improved the account balance management UX by prefilling cash balance and disabled future date selection.

Key Highlights

  • New Public API endpoint for updating asset profile data
  • Added OpenRouter model support for web_fetch tool
  • Prefilled account balance form with current cash balance
  • Improved Korean localization support

New Features

  • Public API endpoint to update asset profile data
  • OpenRouter model support for web_fetch
  • Prefilled account balance management form
  • Disabled future date selection in account balance management
  • Grouped commodities/crypto in unknown bucket for charts

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