Skip to content

Commit 863832b

Browse files
Update CHANGES
1 parent 659fb4e commit 863832b

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGES

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
v0.4.0, May 26, 2019
2+
--------------------
3+
4+
**Bug Fix**
5+
* Fix a bug of update base image.
6+
* Fix a bug of port control & a bug of update_v0.3.2.py.
7+
* Add locks to solve synchronization problems.
8+
* Fix a type error in web/web.py.
9+
* Fix a bug that net stats can't be shown.
10+
11+
**Improvement**
12+
* [#298 #299 #300 ] Support batch computing.
13+
* Add information of login to user log and database.
14+
* Prevent users that is not activated from applying for beans.
15+
* Aggregate api of monitor at the backend and aggregate http request on status realtime pages for monitor information.
16+
* Support user to report a bug in dashboard.
17+
* Display image size when creating vcluster.
18+
* Security enhancement: forbid double slashes url, add header into nginx to defend clickjacking, add CsrfProtect, forbid methods except for GET and POST in nginx and support https...
19+
* Add LoginFailMsg into model & Ban user if he input wrong password for many times.
20+
* Add UDP4 mapping for iptables.
21+
* Support migrating containers.
22+
* Support releasing vcluster when it is stopped for too long automatically.
23+
124
v0.3.2, Dec 11, 2017
225
--------------------
326

0 commit comments

Comments
 (0)