Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add What's New for 5.6 #390

Merged
merged 1 commit into from
Oct 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added docs/modules/ROOT/images/OldTopBarAndSideBar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions docs/modules/ROOT/pages/whats-new.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@
= What's new in Management Center 5.6
:description: Here are the highlights of what’s new and improved in Hazelcast Management Center 5.6.

== New design for user interface

The UI has been redesigned with new panels for the top bar and side bar.

image:ROOT:OldTopBarAndSideBar.png[Old dashboard design]

image:ROOT:TopBarAndSideBar.png[New dashboard design]

== Updates to Prometheus Exporter

Prometheus Exporter updated with details on slow operations and license expiration.

== Release notes

For a full list of bug fixes and enhancements, see xref:release-notes:releases.adoc[].

To get started with Hazelcast Management Center, or upgrade an existing installation, see xref:getting-started:install.adoc[].

1 change: 1 addition & 0 deletions docs/modules/getting-started/partials/nav.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
** xref:getting-started:overview.adoc[Overview]
** xref:ROOT:whats-new.adoc[What's new in 5.6]
** xref:getting-started:install.adoc[Installing and Starting]
** xref:getting-started:get-started.adoc[Docker Compose Tutorial]
** User Interface Overview
Expand Down
Loading