diff --git a/CHANGELOG.md b/CHANGELOG.md index 50514e7191..44602c2bd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,11 @@ IMPROVEMENTS: * raft: increase raft notify buffer [[GH-6863](https://github.com/hashicorp/consul/pull/6863)] * raft: update raft to v1.1.2 [[GH-7079](https://github.com/hashicorp/consul/pull/7079)] * rpc: log method when a server/server RPC call fails [[GH-4548](https://github.com/hashicorp/consul/pull/4548)] +* ui: Use more consistent icons with other HashiCorp products in the UI [[GH-6851]](https://github.com/hashicorp/consul/pull/6851) +* ui: Improvements to the Discovery Chain visualisation in respect to redirects [[GH-7036]](https://github.com/hashicorp/consul/pull/7036) +* ui: Improvement keyboard navigation of the main menu [[GH-7090]](https://github.com/hashicorp/consul/pull/7090) +* ui: New row confirmation dialogs [[GH-7007]](https://github.com/hashicorp/consul/pull/7007) + BUGFIXES: