Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-08-04 12:52:27 +00:00
parent afd8c9c07c
commit 6e8ec49cbf
2 changed files with 17 additions and 1 deletions
+16
View File
@@ -1,6 +1,22 @@
# CHANGELOG
## v3.32.0 (2026-08-04)
### Bug Fixes
- **scan_control**: Preserve configured default scan and label filter button
([`f30ab7b`](https://github.com/bec-project/bec_widgets/commit/f30ab7b164213170591c00ddcae33a54befe8bd5))
### Features
- **scan_control**: Add scan filter and docstring info dialogs
([`e06232e`](https://github.com/bec-project/bec_widgets/commit/e06232ee2103af04c322a13ff35b69b4602dcf26))
- **scan_control**: Add select all and clear buttons to scan filter dialog
([`afd8c9c`](https://github.com/bec-project/bec_widgets/commit/afd8c9c07cc57c3539c078588858c0f51ba7e621))
## v3.31.0 (2026-08-04)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "bec_widgets"
version = "3.31.0"
version = "3.32.0"
description = "BEC Widgets"
requires-python = ">=3.11"
classifiers = [