- [Feature] Make it easy to add custom translation strings to the openedx Docker image. - [Improvement] Make it possible to rely on a different npm registry for faster image building.
3.11.11
- [Bugfix] Make sure all emails (including "password reset") are properly saved to a local file in development mode (315). - [Improvement] Add `openedx-development-settings` patch to patch the LMS and the CMS simultaneously in development. - [Bugfix] Fix missing celery tasks in the CMS.
3.11.10
- [Bugfix] Fix updates to the course structure in the LMS (302).
3.11.9
- [Bugfix] Fix Android app build for domain names that include a dash ("-").
3.11.8
- [Feature] Add `encrypt` template filter to conveniently add htpasswd-based authentication to Nginx. - [Bugfix] Fix "missing tty" during init in cron jobs.