Skip to content

Releases: overhangio/tutor-credentials

v18.0.0

20 Jun 01:57
10e47c2
Compare
Choose a tag to compare
  • 💥[Feature] Upgrade to Redwood. (by @Faraz32123)
  • [Feature] Add atlas pull at build-time. (by @OmarIthawi)
  • [Bugfix] Make plugin compatible with Python 3.12 by removing dependency on pkg_resources. (by @regisb)
  • [Feature] Make it possible to use mounts for a local development. (by @cmltaWt0)
  • [BugFix] Fix award program certificates error. (by @rohan-saeed)
  • 💥[Feature] Upgrade Python version to 3.11.9. (by @Faraz32123)
  • [BugFix] Fix custom image pull/push. (by @dyudyunov)

v17.0.1

23 Jan 14:09
Compare
Choose a tag to compare
  • [Bugfix] Fix initialization tasks in production. (by @Danyal-Faheem)

v17.0.0

11 Dec 23:29
Compare
Choose a tag to compare
  • 💥[Feature] Upgrade to Quince. (by @ Talha-Rizwan)
  • [Feature] Add support for the Learner Record MFE. (by @arbrandes)

v16.1.0

30 Nov 12:22
Compare
Choose a tag to compare
  • [Improvement] Added Typing to code, Makefile and test action to the repository and formatted code with Black and isort. (by @CodeWithEmad)

  • [Bugfix] Fix build error due to outdated nodeenv. (by @regisb)

  • [Bugfix] Added missing default configs that were missed during merge. (by @Faraz32123)

  • 💥[Improvement] Simplify plugin settings. As a consequence, many marketing settings are deprecated. If they were useful to you, you can override them using the "credentials-settings-common" patch. (by @regisb)

v16.0.3

21 Nov 11:22
Compare
Choose a tag to compare
  • [Bugfix] Fix the issue of site was not being created during tutor dev launch. (by @Faraz32123)
  • [Enhancement] Add support for using custom credentials repository using CREDENTIALS_REPOSITORY and CREDENTIALS_REPOSITORY_VERSION. (by @Faraz32123)
  • [Documentation] Add command for creating credentials superuser in the readme. (by @Faraz32123)

v16.0.1

24 Oct 07:44
Compare
Choose a tag to compare
  • [BugFix] Reorder staticfiles command in Dockerfile to resolve the Missing staticfiles manifest entry for 'bundles'. (by @hinakhadim)

v14.0.1

18 Jan 18:21
37f659f
Compare
Choose a tag to compare

fix: defensive set var

v14.0.0

15 Sep 11:58
Compare
Choose a tag to compare

general production release for nutmeg.master

v0.0.4

15 Sep 02:32
Compare
Choose a tag to compare

fix static asset source paths

v0.0.3

15 Sep 00:14
Compare
Choose a tag to compare

refactor Dockerfile based on openedx and license_manager