- [Improvement] Upgrade all services to open-release/lilac.3. - [Feature] Make it possible to override job configuration in development: if they exist, `dev/docker-compose.jobs.yml` and `dev/docker-compose.jobs.override.yml` will be loaded when running jobs. - [Improvement] Faster `tutor local start` by building only necessary images.
12.1.5
Not secure
- 💥[Improvement] Change the `settheme` command such that, by default, a custom theme is assigned to the LMS and the CMS, both in production and development mode. - [Bugfix] Change the `local quickstart` command to check for adequate Docker memory allocation on macOS (463)
12.1.4
Not secure
- [Feature] Add configuration setting `PREVIEW_LMS_BASE` for custom preview domain. - [Improvement] Enable milestones application flag `MILESTONES_APP` and prerequisite courses feature flags `ENABLE_PREREQUISITE_COURSES` by default.
12.1.3
Not secure
- [Bugfix] Fix 500 error during user registration. - [Bugfix] Fix Mongodb compatibility version upgrade when upgrading from Koa to Lilac. - [Feature] Ability to pass [docker build options](https://docs.docker.com/engine/reference/commandline/build/#options) via ``--docker-arg`` option in ``tutor images build`` command.
12.1.2
Not secure
- [Bugfix] Fix (again) forum starting issue: "NoMethodError: undefined method 'encode' for nil:NilClass".
12.1.1
Not secure
- [Bugfix] Fix forum starting issue: "NoMethodError: undefined method 'encode' for nil:NilClass".