@@ -6,7 +6,28 @@ What's new in SimPhoNy Remote 1.1.0
66
77- Use container provenance information to prevent access to unrelated
88 containers or simphony-remote instances (#361)
9- - Fix: incorrect user name in top header for admin Accounting panel (#348)
9+ - Upgraded tornado WebAPI to 0.5.0 (#335, #365, #340)
10+ - Interface overhaul. Introduced Admin-LTE frontend (#346)
11+ - Upgraded against jupyterhub 0.8.0.dev0 (#355, #358)
12+ - Introduced "realms" to hold container provenance in case of shared docker
13+ server (#361)
14+ - Added dynamic whitelist for GitHub login (#351, #359, #364)
15+ - Fixes:
16+ - forever stuck spinner in case of docker internal failure (#336)
17+ - Documented unexpected behavior reported in #305: containers not visible
18+ if the per-user server is already running (#342)
19+ - Incorrect username in admin panel has been fixed (#353)
20+ - Removed selenium_test from deployment (#356)
21+ - Establish correct keyboard focus when canvas is made visible (#362)
22+ - Refactor:
23+ - Extracted macro in jinja template to a separate file (#337)
24+ - Cleaned up javascript utils module into separate files (#339)
25+ - Use of table macro to reduce template duplication (#341)
26+ - Use setup.py to generate the version.py file (#357)
27+ - Made async docker client instance in ContainerManager private (#360)
28+ - Other:
29+ - Fixed changes in ubuntu dependency builds (#352)
30+ - Added some basic example configuration files (#363)
1031
1132What's new in SimPhoNy Remote 0.9.0/1.0.0
1233-----------------------------------------
0 commit comments