# v0.11.0 - August 26, 2025

Version 0.11.0 introduces the new SelectBoxGroup component (alpha), fixes ComboBox empty state rendering, improves Picker dropdown styling, and adds support for custom tab layouts with collapse behavior.

## New Components

* [SelectBoxGroup](../SelectBoxGroup.html)

## Updates

* [ComboBox](../ComboBox.html): Fix empty state rendering when no items match the current query
* [Picker](../Picker.html): Fix erroneous dropdown outline when opening the Picker via click
* [Tabs](../Tabs.html): Support collapse behavior on Tabs when customizing the layout

## Github release tag

[Tag v0.11.0](https://github.com/adobe/react-spectrum/releases/tag/%40react-spectrum%2Fs2%400.11.0)
