You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [6.1.0-dev.1](6.0.0...6.1.0-dev.1) (2026-01-13)
### Bug Fixes
* add zIndex to CookiesBanner to fix overlapping issue caused by layout change ([803fc28](803fc28))
* adjust maxHeight of event list box to 100% ([bc0ab4f](bc0ab4f))
* fix awx triggers ([35e2087](35e2087))
* fix event panel layout on systems when viewport width is reduced by the browser scrollbar ([38dc91b](38dc91b))
* fix footer layout ([7bfffa3](7bfffa3))
* remove unnecessary pnpm approve-builds command from Dockerfile ([c5acd5f](c5acd5f))
* set fetch-depth and ref for checkout in build-image job ([aa6be70](aa6be70))
* specify context and Dockerfile path in build and push image step ([f2d3b60](f2d3b60))
* update checkout ref to use correct format ([95aebbc](95aebbc))
* update checkout ref to use new_release_git_tag in release workflow ([bca381c](bca381c))
* update checkout step to fetch tags and use release SHA ([d0990f9](d0990f9))
* update event stream button text to include 'new' for clarity ([02d5aa1](02d5aa1))
### Features
* display events in dockable sidebar instead of inside the user menu ([7fdc313](7fdc313))
* display unread event count in event stream toggle button ([5a08b5e](5a08b5e))
* add zIndex to CookiesBanner to fix overlapping issue caused by layout change ([803fc28](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/803fc28db02bfb9b8886658b10e2195976b0f7de))
7
+
* adjust maxHeight of event list box to 100% ([bc0ab4f](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/bc0ab4f495d56c41c85e40a759c4c509112a19be))
* fix event panel layout on systems when viewport width is reduced by the browser scrollbar ([38dc91b](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/38dc91b240411a3efc305ec2f55ff9ec9aacb75a))
* remove unnecessary pnpm approve-builds command from Dockerfile ([c5acd5f](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/c5acd5f3beef0b8c052cbaa2bf5b717dee52b1a0))
12
+
* set fetch-depth and ref for checkout in build-image job ([aa6be70](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/aa6be703c985bd2e2ab31ad7a3d4e3bb538189ac))
13
+
* specify context and Dockerfile path in build and push image step ([f2d3b60](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/f2d3b60c0f3012dbf33a2eab273e5713aa52d0dd))
14
+
* update checkout ref to use correct format ([95aebbc](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/95aebbcbc328fb5c71ba473f03b435920ffeb032))
15
+
* update checkout ref to use new_release_git_tag in release workflow ([bca381c](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/bca381ccea04672aa9e67f0ad3b04e783c302ce1))
16
+
* update checkout step to fetch tags and use release SHA ([d0990f9](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/d0990f9e58d4a3771c431e473ea7dce0b5ec95ed))
17
+
* update event stream button text to include 'new' for clarity ([02d5aa1](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/02d5aa163cfa129125bc49a9827d820cf90cbfa3))
18
+
19
+
20
+
### Features
21
+
22
+
* display events in dockable sidebar instead of inside the user menu ([7fdc313](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/7fdc3136cdbd977b4b2cb7eff06ffe82a888ec2e))
0 commit comments