- [Bugfix] Fix broken `tutor ui` command in binary.
10.0.3
- [Bugfix] Fix error on android user creation.
10.0.2
- [Bugfix] Fix crash when viewing the problem in LMS. - [Bugfix] Fix missing webpack-stats.json in openedx Docker image.
10.0.1
- [Bugfix] Fix KeyError when running ``local quickstart`` for the first time.
10.0.0
- 💥[Improvement] Upgrade to Juniper 🍾. - [Bugfix] Fix Nginx resolver address to address container restarts. - [Feature] Add `--limit=myplugin` option to `init` commands to limit the execution of initialisation to certain services and plugins.
3.12.6
- [Improvement] Add `dig`, `ping` utilities to openedx-dev Docker image. - [Bugfix] Resolve "Can't connect to MySQL server" on init. - [Improvement] Make it possible to customise the MySQL root username, for connecting to external MySQL databases.