3.43.0

mvanhorn/last30days-skill3.43.0Aug 6, 2026by dtslvr

AI Summary

Adds platform logos and loading states to dialogs, improves Spanish localization, and guards system tags against deletion.

Key Highlights

  • Added platform logos to platform and account selectors in dialogs
  • Extended value component with an isLoading attribute
  • Guarded system tags against deletion and renaming
  • Improved Spanish language localization
  • Fixed exception in country weightings parsing

New Features

  • Platform logo in platform selector
  • Platform logo in account selector
  • isLoading attribute for value component

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