We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd92321 commit 2d1e15aCopy full SHA for 2d1e15a
ui/desktop/CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
Canonical reference for changes, improvements, and bugfixes for Boundary Desktop.
4
5
+## V2.0.3 [CLI 0.16.0] (2024.03.30)
6
+
7
+### New
8
9
+- Upgrade CLI to v0.16.0 ([PR](https://github.com/hashicorp/boundary-ui/pull/2280))
10
+- Add Aliases support ([PR](https://github.com/hashicorp/boundary-ui/pull/2256))
11
+- Darwin ARM64 Support.
12
13
+### Bug Fixes
14
15
+- Fix client daemon search for Windows ([PR](https://github.com/hashicorp/boundary-ui/pull/2245))
16
17
## v2.0.2 [CLI 0.15.3] (2024.03.18)
18
19
### New
ui/desktop/electron-app/config/cli/VERSION
@@ -1 +1 @@
1
-0.15.3
+0.16.0
0 commit comments