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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,10 @@ and this project follows versions of format `{year}.{month}.{patch_number}`.
8
8
## [Unreleased]
9
9
10
10
## [0.0.30] - 2026-06-26
11
-
### Added
12
-
- Light mode support for the dashboard UI with a theme toggle. Dark mode remains the default.
13
-
- Cross-tab authentication logout synchronization using `pb.authStore.onChange`.
14
-
- Ability for administrators to delete QPUs from the QPU Registry with a confirmation modal.
15
11
16
12
### Added
17
13
14
+
-`qpi-ui`: Light mode support for the dashboard UI with a theme toggle. Dark mode remains the default.
18
15
-`qpi-ui`: Added an admin option to delete QPUs from the QPU Registry, complete with a confirmation modal.
19
16
-`qpi-ui`: Added a user profile dropdown menu in the dashboard top bar for quick access to settings and signing out.
20
17
-`qpi-ui`: Synchronized auth sessions across tabs and between the `/_/` admin UI and `/dashboard`, automatically signing users in/out when state changes globally.
0 commit comments