3.11.0

langflow-ai/langflow3.11.0Jun 14, 2026by dtslvr

AI Summary

This release focuses on UI refinements, including improved styling for tabs, the addition of click handlers, and migrating settings dialogs from `ngModel` to form controls to support the X-ray page configuration.

Key Highlights

  • Added click handler support in the page tabs component
  • Improved styling for tabs across dialogs and desktop views
  • Enabled the Bull Dashboard tab in the admin control panel
  • Migrated settings dialog to form controls for X-ray page
  • Improved Spanish language localization

New Features

  • Click handler in page tabs
  • Bull Dashboard tab availability
  • Form control migration for settings
  • Enhanced Spanish localization

Full Release Notes

### Added

- Added support for a click handler in the page tabs component

### Changed

- Improved the styling of the tabs across various dialogs
- Improved the styling of the page tabs component on desktop
- Enabled the _Bull Dashboard_ tab in the admin control panel (experimental)
- Migrated the settings dialog to customize the rule thresholds of the _X-ray_ page from `ngModel` to form control
- Improved the language localization for Spanish (`es`)
- Upgraded `bull-board` from version `7.1.5` to `7.2.1`
- Upgraded `date-fns` from version `4.1.0` to `4.4.0`

### Fixed

- Improved the loading state when customizing the rule thresholds on the _X-ray_ page

### Special Thanks

- @dtslvr
- @jhernaezayuso