All Versions
163
Latest Version
Avg Release Cycle
12 days
Latest Release
522 days ago

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.
  • 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).
  • 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.