-
Notifications
You must be signed in to change notification settings - Fork 63
106 ReleaseNotes En
CloudStack-UI 1.0.6 is released july, 22, 2017. The release adds new functions and fixes several bugs. It also includes deep refactoring for VM creation and display component. This release notes document covers main improvements of the release.
We have spent more than a week doing the refactoring the old code which was written without proper design on early project phase. Right now that component has been reimplemented from scratch. It helped us to introduce new VM filtering and groupping interface. The refactoring also was vital because we are planning implementing additional display mode for all items. Currently we support "cards" view which is great for an user who has several VMs but another user with lots of VMs would like to have list view similar to native ACS interface. So in next releases we will introduce VM and other objects list view as well.
- Reorganized VM details tabs. Previously we have used "keyword" based VM tabs, in this release we switched to icons. It helps us implementing more tabs with a compact and visually self-descriptive labels.
NIC and SG details and configuration are moved to a separate tab which will help implementing additional network operations for advanced CS zones.
Resource usage bar allows switching between "used" and "free" presentations to help users understanding capabilities in a better way.