Skip to content

Releases: cookiecutter-openedx/tutor-contrib-k8s-deploy-tasks

v18.0.1

18 Nov 21:13
Compare
Choose a tag to compare

18.0.1 (2024-11-18)

Bug Fixes

  • don't override the entire mfe_config dict. instead, only set individual keys. (46072cc)
  • update individual MFE_CONFIG keys instead of rewriting the entire dict. (9e7d1ff)

v17.0.7

18 Nov 21:05
Compare
Choose a tag to compare

17.0.7 (2024-11-18)

Bug Fixes

  • don't override the entire mfe_config dict. instead, only set individual keys. (46072cc)

v18.0.0

26 Sep 21:54
eee2508
Compare
Choose a tag to compare
  • version bump to 18.0.0

v17.0.6

08 Apr 15:04
Compare
Choose a tag to compare

Synch tutor-mfe 17x

v17.0.4

08 Apr 13:45
Compare
Choose a tag to compare

Bug Fixes

  • (4_0.E001) As of Django 4.0, the values in the CSRF_TRUSTED_ORIGINS setting must start with (cca2947)

v17.0.3

10 Jan 18:11
ab6d95c
Compare
Choose a tag to compare
  • add cdn host to CORS_ORIGIN_WHITELIST and CSRF_TRUSTED_ORIGINS

v17.0.2

10 Jan 18:04
b39ef35
Compare
Choose a tag to compare
  • chore: add cdn host to CORS_ORIGIN_WHITELIST and CSRF_TRUSTED_ORIGINS

v16.0.4

10 Jan 18:29
6e10d44
Compare
Choose a tag to compare

fix tutor version

v16.0.3

10 Jan 18:19
093c308
Compare
Choose a tag to compare
  • add cdn host to CORS_ORIGIN_WHITELIST and CSRF_TRUSTED_ORIGINS

v17.0.1

03 Jan 23:40
Compare
Choose a tag to compare

17.0.1 (2024-01-03)

Bug Fixes

  • refactor MFE settings for Palm (0923d14)