📝(docs) update changelog

Document focus management pattern entry
This commit is contained in:
Cyril
2026-01-15 13:18:04 +01:00
parent f711346073
commit 8c60cfeccd
+3 -1
View File
@@ -11,6 +11,7 @@ and this project adheres to
### Changed
- ♿️(frontend) fix form labels and autocomplete wiring #932
- ♿(frontend) improve menu focus management #869
## [1.5.0] - 2026-01-28
@@ -30,14 +31,15 @@ and this project adheres to
### Added
- ✨(frontend) add configurable redirect for unauthenticated users #904
### Changed
- 📝(frontend) document focus management pattern for side panels and menus
- ♿️(frontend) add accessible back button in side panel #881
- ♿️(frontend) improve participants toggle a11y label #880
- ♿️(frontend) make carousel image decorative #871
- ♿️(frontend) reactions are now vocalized and configurable #849
- ♿️(frontend) improve background effect announcements #879
- ♿(frontend) improve menu focus management #869
### Fixed