Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
FirmlyReality authored May 26, 2019
1 parent 659fb4e commit 863832b
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
v0.4.0, May 26, 2019
--------------------

**Bug Fix**
* Fix a bug of update base image.
* Fix a bug of port control & a bug of update_v0.3.2.py.
* Add locks to solve synchronization problems.
* Fix a type error in web/web.py.
* Fix a bug that net stats can't be shown.

**Improvement**
* [#298 #299 #300 ] Support batch computing.
* Add information of login to user log and database.
* Prevent users that is not activated from applying for beans.
* Aggregate api of monitor at the backend and aggregate http request on status realtime pages for monitor information.
* Support user to report a bug in dashboard.
* Display image size when creating vcluster.
* 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...
* Add LoginFailMsg into model & Ban user if he input wrong password for many times.
* Add UDP4 mapping for iptables.
* Support migrating containers.
* Support releasing vcluster when it is stopped for too long automatically.

v0.3.2, Dec 11, 2017
--------------------

Expand Down

0 comments on commit 863832b

Please sign in to comment.