Skip to content

Commit afc02f1

Browse files
authored
chore: update changelog with ui entries for 0.20.0 (#6028)
1 parent 7bee1e6 commit afc02f1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ Canonical reference for changes, improvements, and bugfixes for Boundary.
1616
This new helper command allows users to authorize sessions against Cassandra
1717
targets and automatically invoke a Cassandra client with the appropriate
1818
connection parameters and credentials. Currently only username/password credentials are automatically attached.
19+
* ui: Improved load times for resource tables with search and filtering capabilities by replacing indexeddb for local data storage with sqlite (WASM) and OPFS ([PR](https://github.com/hashicorp/boundary-ui/pull/2984))
20+
21+
### Bug fixes
22+
* ui: Fixed rendering bug where header for the Host details page rendered multiple times ([PR](https://github.com/hashicorp/boundary-ui/pull/2980))
23+
* ui: Fixed bug where worker tags could not be removed when creating a new worker ([PR](https://github.com/hashicorp/boundary-ui/pull/2928))
1924

2025
### Deprecations/Changes
2126

0 commit comments

Comments
 (0)