v17.0.1
- [Bugfix] Make plugin compatible with Python 3.12 by removing dependency on
pkg_resources
. (by @regisb) - [Feature] Make it possible to use mounts for a local development. (by @cmltaWt0)
- [Bugfix] Fix volumes empty list error during tutor dev launch. (by @Faraz32123)
- [Bugfix] Fix the docker image to allow media files to be served by uwsgi. (by @angonz)