3.11.0

asheshgoplani/agent-deck3.11.0Jun 14, 2026by dtslvr

AI Summary

This release focuses on UI improvements, primarily enhancing tab styling and adding functionality to the admin control panel, alongside technical upgrades to form controls and library dependencies.

Key Highlights

  • Added click handler support in the page tabs component
  • Improved styling for tabs across various dialogs and desktop
  • Enabled the experimental Bull Dashboard tab in the admin control panel
  • Migrated settings dialog to form control for X-ray rule thresholds
  • Upgraded `bull-board` to 7.2.1 and `date-fns` to 4.4.0

New Features

  • Click handler in page tabs component
  • Experimental Bull Dashboard tab

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