Skip to content

Commit dde2f25

Browse files
authored
chore: 🤖 Update changelog (#2516)
1 parent e38c28c commit dde2f25

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

‎ui/desktop/CHANGELOG.md‎

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

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

5+
## V2.2.0 [CLI 0.18.0] (2024.10.14)
6+
7+
### New
8+
9+
- Upgrade CLI to v0.18.0 ([PR](https://github.com/hashicorp/boundary-ui/pull/2516))
10+
- Added support for notifications with transparent sessions ([PR](https://github.com/hashicorp/boundary-ui/pull/2336))
11+
- Added a user settings page for configuration options ([PR](https://github.com/hashicorp/boundary-ui/pull/2499))
12+
- Changed the limit of shown results to 250 and an indicator when cache daemon is loading ([PR](https://github.com/hashicorp/boundary-ui/pull/2500))
13+
- Show username credentials before passwords ([PR](https://github.com/hashicorp/boundary-ui/pull/2494))
14+
15+
### Bug Fixes
16+
17+
- Fix cache daemon getting terminated when started before desktop client ([PR](https://github.com/hashicorp/boundary-ui/pull/2480))
18+
- Fix issue where intel macs weren't getting auto-update prompt ([PR](https://github.com/hashicorp/boundary-ui/pull/2419))
19+
- Fix retrying a failed OIDC authentication not working ([PR](https://github.com/hashicorp/boundary-ui/pull/2512))
20+
21+
522
## V2.1.0 [CLI 0.17.0] (2024.07.31)
623

724
### New
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.17.0
1+
0.18.0

0 commit comments

Comments
 (0)