3.43.0

open-mmlab/Amphion3.43.0Aug 6, 2026by dtslvr

AI Summary

Adds visual branding elements to dialogs and improves system tag management by guarding against deletion and renaming.

Key Highlights

  • Added platform logo to the platform selector in account dialogs.
  • Added platform logo to the account selector in activity dialogs.
  • Extended the value component with an `isLoading` attribute.
  • Guarded system tags against deletion and renaming in the admin control panel.
  • Improved Spanish localization.

New Features

  • Platform logos in account and activity dialogs.
  • `isLoading` attribute for value component.
  • System tag protection in admin panel.
  • Spanish localization improvements.

Full Release Notes

### Added

- Added the platform logo to the platform selector in the create or update account dialog
- Added the platform logo to the account selector in the create or update activity dialog
- Extended the value component by an `isLoading` attribute to distinguish the loading state from redacted values

### Changed

- Guarded the system tags against deletion and renaming in the tag management of the admin control panel
- Improved the language localization for Spanish (`es`)

### Fixed

- Handled an exception in the country weightings parsing of the _Financial Modeling Prep_ service

### Special Thanks

- @dtslvr
- @slegarraga