Skip to content

Commit 719bab7

Browse files
authored
chore: 🤖 Desktop client changelog and cli version update (#3087)
1 parent 95f72e1 commit 719bab7

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

‎ui/desktop/CHANGELOG.md‎

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
Canonical reference for changes, improvements, and bugfixes for Boundary Desktop.
44

5+
## V2.5.0 [CLI 0.21.0] (2025.12.11)
6+
7+
### New & Improved
8+
9+
- Upgrade CLI to v0.21.0 ([PR](https://github.com/hashicorp/boundary-ui/pull/3087))
10+
- Add RDP client launch support with improved connection flow ([PR](https://github.com/hashicorp/boundary-ui/pull/3037))
11+
12+
### Bug Fixes
13+
14+
- Fix sanitizing of tokens when logging ([PR](https://github.com/hashicorp/boundary-ui/pull/3036))
15+
- Show username for OIDC auth method in user menu ([PR](https://github.com/hashicorp/boundary-ui/pull/2930))
16+
- Clear expired sessions from the store to prevent stale session data ([PR](https://github.com/hashicorp/boundary-ui/pull/3033))
17+
518
## V2.4.0 [CLI 0.20.0] (2025.09.25)
619

720
### New & Improved
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.20.0
1+
0.21.0

0 commit comments

Comments
 (0)