Changes in 5.1.x
- 
The mc-conf.shcommand was renamed tohz-mc conf
- 
The start.shwas deprecated and is superseded by thehz-mc startcommand
- 
The supported way for starting up a standalone Management Center instance was changed from java -jar …command tohz-mc start
- 
The Console within Management Center is disabled by default and has to be enabled within the member’s configuration. See Executing Console Commands
Changes in 3.12.x
- 
Default home directory location has been changed from <user-home>/hazelcast-mancenter-<version>to<user-home>/hazelcast-mc.
- 
Parameter to change home directory location has been changed from hazelcast.mancenter.hometohazelcast.mc.home.
- 
The UpdateLdapPasswordutility (available viaupdateLdapPassword.shorupdateLdapPassword.batscripts) has been merged into the MC Conf tool (available via thehz-mc conformc-conf.batscripts).
Changes in 3.10.x
- 
Hazelcast Management Center’s default URL has been changed from localhost:8080/mancentertolocalhost:8080/hazelcast-mancenter.
- 
Default home directory location has been changed from <user-home>/mancenter-<version>to<user-home>/hazelcast-mancenter-<version>.
- 
Name of the WAR file has been changed from mancenter-{version}.wartohazelcast-mancenter-{version}.war.