Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update CHANGES and VERSION #270

Merged
merged 1 commit into from
Sep 29, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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