Skip to content
This repository was archived by the owner on Mar 25, 2023. It is now read-only.

Commit 070bce2

Browse files
author
Ilya Zolotukhin
committed
chore(release): 1.0.5
1 parent 4713f7e commit 070bce2

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
<a name="1.0.5"></a>
2+
## 1.0.5 (2017-07-12)
3+
4+
Features, Enhancements
5+
6+
|#ticket|What was done|
7+
|---|---|
8+
|[#246](https://github.com/bwsw/cloudstack-ui/issues/246)|Warning message appears in case of VM start fail|
9+
|[#230](https://github.com/bwsw/cloudstack-ui/issues/230)|Reload icon for VM statistics pane in a sidebar is implemented|
10+
|[#224](https://github.com/bwsw/cloudstack-ui/issues/224)|VM Group change dialog is upgraded|
11+
|[#225](https://github.com/bwsw/cloudstack-ui/issues/225)|Affinity Group change dialog is upgraded|
12+
|[#197](https://github.com/bwsw/cloudstack-ui/issues/197)|A contrast circle around state bullet is added|
13+
|[#116](https://github.com/bwsw/cloudstack-ui/issues/116)|SSH keys (re)setting in VM detailed sidebar is implemented|
14+
|[#20](https://github.com/bwsw/cloudstack-ui/issues/20)|Parameters are configurable in json config|
15+
16+
Bugs fixed
17+
18+
|#ticket|What was done|
19+
|---|---|
20+
|[#254](https://github.com/bwsw/cloudstack-ui/issues/254)|Empty event list problem is fixed|
21+
|[#232](https://github.com/bwsw/cloudstack-ui/issues/232)|Incorrect Activity Log Date bug is fixed|
22+
|[#231](https://github.com/bwsw/cloudstack-ui/issues/231)|A tooltip is added for Regenerate keys action icon in Settings|
23+
|[#228](https://github.com/bwsw/cloudstack-ui/issues/228)|Configured logout timeout bug is fixed|
24+
|[#223](https://github.com/bwsw/cloudstack-ui/issues/223)|VM color picker bug is fixed|
25+
26+
---
27+
128
<a name="1.0.4"></a>
229
## 1.0.4 (2017-06-27)
330

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudstack-ui",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"license": "Apache-2.0",
55
"scripts": {
66
"ng": "ng",

0 commit comments

Comments
 (0)