3.45.0

open-mmlab/Amphion3.45.0Aug 8, 2026by dtslvr

AI Summary

Enhances financial analysis tools with new coverage rules and improves import workflows, while fixing issues in impersonation mode and data parsing.

Key Highlights

  • Added a 'Coverage' rule to the 'Emergency Fund' section on the 'X-ray' page.
  • Improved duplicate checks in activities import preview steps.
  • Extended activities import to reuse existing accounts by name and currency.
  • Extended import to resolve ISIN to the symbol of the data provider.
  • Fixed impersonation mode values to show absolute values instead of percentages.

New Features

  • Emergency Fund coverage rule.
  • ISIN to symbol resolution.
  • Account reuse by name and currency during import.
  • German localization improvements.

Full Release Notes

### Added

- Added a _Coverage_ rule to the _Emergency Fund_ section on the _X-ray_ page

### Changed

- Aligned the x-axis of the dividend and investment timeline charts on the analysis page
- Improved the check for duplicates in the preview step of the activities import (regardless of the account)
- Improved the check for duplicates in the preview step of the import dividends dialog (regardless of the account)
- Extended the activities import to reuse an existing account of the user by name and currency
- Extended the activities import to resolve an ISIN to the symbol of the data provider
- Improved the style of the placeholder in the entity logo component
- Migrated the create, detail and edit account dialogs to dedicated routes
- Improved the language localization for German (`de`)

### Fixed

- Fixed the check for duplicates in the preview step of the activities import for activities without a comment
- Fixed the holdings mock data in the _Storybook_ story of the portfolio filter form component