This is the summary list of changes to girder_jupyter between each release. For full details, see the commit logs at https://github.com/girder/girder_jupyter
- Guard against file creation under a user.
- The contents manager class has been renamed to girder_jupyter.contents.manager.GirderContentsManager
to better fit with established naming conventions.
- Improve error message when user tries to create a file under a Girder user.