All Versions
163
Latest Version
Avg Release Cycle
12 days
Latest Release
857 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v11.2.9 Changes
May 12, 2021- 🛠 [Bugfix] Fix crashing installation because of a major release of all Pallets projects.
- 🛠 [Bugfix] Fix crash in
local quickstart -p
command. - 🛠 [Bugfix] Fix 502 error on request to lms with header larger than the maximum uwsgi buffer size.
-
v11.2.8 Changes
April 27, 2021- 🛠 [Bugfix] Fix parsing of YAML-formatted values in
config save --set KEY=VALUE
commands, in use for instance with Ecommerce.
- 🛠 [Bugfix] Fix parsing of YAML-formatted values in
-
v11.2.7 Changes
April 23, 2021- 🔒 [Security] Apply security patch 27394.
- 🐳 [Feature] Add patches to extend python requirements installation process in openedx and openedx-dev Dockerfiles.
- 🏗 [Improvement] Apply edx-platform patches during Docker image build using tutor patch 'openedx-dockerfile-git-patches-default'.
-
v11.2.6 Changes
April 09, 2021- 🚀 [Improvement] Upgrade all services to open-release/koa.3.
- [Feature] Make it possible to build the openedx Docker image with a custom openedx-i18n version with the
--build-arg OPENEDX_I18N_VERSION=custom
command line argument.
-
v11.2.5 Changes
March 30, 2021- 🛠 [Bugfix] Fix edge case where
PLUGINS
entry is null in config.yml. - 🛠 [Bugfix] Fix missing py2neo dependency in
images build openedx
(#411).
- 🛠 [Bugfix] Fix edge case where
-
v11.2.4 Changes
March 17, 2021- 🛠 [Bugfix] Fix "Invalid Request" error during SAML authentication (thanks @Ant1x!).
- ⚡️ [Feature] Add
make pull-base-images
command to update base images. - [Improvement] Annotate types all over the Tutor code base.
- 🛠 [Bugfix] Fix parsing of YAML CLI arguments that include equal "=" signs.
- [Bugfix] Fix minor edge case in
long_to_base64
utility function. - 🏗 [Improvement] Add openedx patches to add settings during the build process.
-
v11.2.3 Changes
February 20, 2021- 🛠 [Bugfix] Make LMS celery workers actually process LMS tasks, and not CMS tasks.
-
v11.2.2 Changes
February 17, 2021- 🔒 [Security] Apply security patch 26592.
-
v11.2.1 Changes
February 16, 2021- 🛠 [Bugfix] Actually persist Redis data.
-
v11.2.0 Changes
February 10, 2021- 🛠 [Bugfix] Upgrade all services to open-release/koa.2.