Skip to content

Commit

Permalink
Merge pull request #270 from zhongyehong/master
Browse files Browse the repository at this point in the history
update CHANGES and VERSION
  • Loading branch information
zhongyehong authored Sep 29, 2017
2 parents f049127 + ec04269 commit 0e4555f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -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
--------------------

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.8
0.3.0

0 comments on commit 0e4555f

Please sign in to comment.