mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-12 00:06:32 +00:00
f0a3cc6072
- [Improvement] Add CORS basic configuration to LMS for subdomains of the LMS - [Feature] Add support for `images build --add-host` option (thanks @grinderz!) - [Bugfix] Fix podman compatibility by replacing `docker-compose rm` command by `docker-compose stop` when stopping containers - [Improvement] Improve plugin data deletion - [Improvement] Introduce the `OPENEDX_COMMON_VERSION` setting - [Bugfix] Make it possible to run init jobs without starting the entire platform - [Improvement] Reduce "openedx" Docker image size with static asset de-duplication
2 lines
23 B
Python
2 lines
23 B
Python
__version__ = "10.2.2"
|