3.8.0

langflow-ai/langflow3.8.0Jun 7, 2026by dtslvr

AI Summary

This release introduces auto-refresh for the users table in the admin panel, harmonizes sector names, improves localization for German and Ukrainian, and fixes asset profile deletion and layout issues.

Key Highlights

  • Automatic refresh every 30 seconds for the users table in the admin control panel.
  • Harmonized sector names and localized country names across data providers.
  • Centralized asset profile override logic for manual adjustments.
  • Fixed asset profile override application to data enhancers.
  • Improved layout issues in the asset profile dialog.

New Features

  • Auto-refresh users table
  • Localization improvements (German, Ukrainian)
  • Asset profile override fixes

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