3.43.0
QwenLM/Qwen3-ASR3.43.0Aug 6, 2026by dtslvr
AI Summary
Added UI polish with platform logos and loading states, improved Spanish localization, and fixed a financial data parsing exception.
Key Highlights
- Added platform logos to account and activity dialog selectors
- Extended value component with `isLoading` attribute
- Improved language localization for Spanish
New Features
- UI enhancements for account and activity dialogs
- Loading state management in value components
- Localization updates for Spanish
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