Skip to content

Commit 268cf9a

Browse files
committed
fix(changelog): correct version headers and duplicate entries
1 parent f33b2ec commit 268cf9a

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,10 @@ and this project follows versions of format `{year}.{month}.{patch_number}`.
88
## [Unreleased]
99

1010
## [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.
1511

1612
### Added
1713

14+
- `qpi-ui`: Light mode support for the dashboard UI with a theme toggle. Dark mode remains the default.
1815
- `qpi-ui`: Added an admin option to delete QPUs from the QPU Registry, complete with a confirmation modal.
1916
- `qpi-ui`: Added a user profile dropdown menu in the dashboard top bar for quick access to settings and signing out.
2017
- `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

Comments
 (0)