- [Improvement] Upgrade all services to open-release/lilac.2. - [Bugfix] Fix "`sh` is not a recognized command" in some plugins, including minio. - [Improvement] Set the default contact mailing email address - [Bugfix] Fix minio initialisation in Kubernetes.
12.0.2
Not secure
- [Bugfix] Fix "Invalid command argument" during upgrade from Koa to Lilac. - [Bugfix] Fix MySQL initialisation in docker-compose==2.0.0beta4. - [Improvement] Tutor is now published on PyPI as "tutor".
12.0.1
Not secure
- [Bugfix] Fix double pulling MongoDB image when upgrading from Koa to Lilac. - [Improvement] Better logging during `plugins disable`. - [Bugfix] Fix "upstream sent too big header" error during login of existing users after a Koa to Lilac upgrade. - [Feature] Added the ability to skip `config.yml` file modification while running `tutor config save` command with `-e` or `--env-only` flag. - [Feature] Add new config value `FORUM_MONGODB_DATABASE` to set the forum database name.
12.0.0
- 💥[Improvement] Upgrade all services to open-release/lilac.master. - 💥[Feature] Migrate Android app building and the WebUI frontend away from core Tutor and to dedicated plugins (see [TEP](https://discuss.overhang.io/c/community/tep/9)). The `DOCKER_IMAGE_ANDROID` setting is thus renamed to `ANDROID_DOCKER_IMAGE`. - [Feature] Run `docker-compose build` as part of `tutor local start`.
11.3.1
- [Improvement] Avoid permission issues in Kubernetes/Openshift for users who do not have the rights to edit their namespace. - [Improvement] Better Kubernetes object creation.