update CHANGES and VERSION

This commit is contained in:
zhongyh16 2017-09-29 13:23:49 +08:00
parent f56b1fe25b
commit ec04269889
2 changed files with 21 additions and 1 deletions

20
CHANGES
View File

@ -1,3 +1,23 @@
v0.3.0, Sep 29, 2017
--------------------
**Bug Fix**
* [#180] generated_password file no exist after master init
* Release ip when create container failed.
**Improvement**
* [#16] display file size, modification time in jupyter notebook
* [#86] time display in UserList
* [#87] add a new panel to approve or decline user activation requests
* [#121] Autofilling may lead to a bug that makes local users cannot login
* [#178] record and display history of all containers
* [#210] rename Dashboard to Workspace
* [#212] add docklet hyperlink in web portal
* Separate user module from master.
* Support multiple masters run in the same time, and the user can choose which to use in webpage.
* Support distributed gateway, if enable, worker will setup its own gateway.
* Support user gateway.
v0.2.8, Jul 28, 2016
--------------------

View File

@ -1 +1 @@
0.2.8
0.3.0