3.8.0
asheshgoplani/agent-deck3.8.0Jun 7, 2026by dtslvr
AI Summary
Enhances the admin panel with auto-refresh capabilities, centralized asset profile logic, and improved styling, while updating localization for German and Ukrainian.
Key Highlights
- Added automatic refresh every 30 seconds to the users table in admin panel
- Centralized asset profile override logic for manual adjustments
- Localized country names and sector names across data providers
- Improved styling in the user detail dialog
- Fixed asset profile override application to data enhancers
New Features
- Automatic refresh for users table in admin panel
Full Release Notes
### Added - Added an automatic refresh every 30 seconds to the users table in the admin control panel ### Changed - Harmonized the sector names across the data providers - Localized the country names - Localized the sector names - Centralized the asset profile override logic for manual adjustments - Improved the styling in the user detail dialog of the admin control panel’s users section - Prevented the deletion of asset profiles that are currently in use - Ensured market data is correctly removed when an asset profile with no remaining activities is deleted - Refactored the backend logging to use the instance-based `Logger` - Improved the language localization for German (`de`) - Improved the language localization for Ukrainian (`uk`) ### Fixed - Prevented the floating action button from overlapping the paginator on mobile - Fixed an issue where the asset profile override (asset class and asset sub class) was not applied to the data enhancers when gathering asset profiles - Fixed a layout issue in the asset profile dialog of the admin control panel by truncating long titles ### Special Thanks - @dtslvr - @KenTandrian - @Punith1117 - @x52-dev