tutor-credentials/CHANGELOG.md
Muhammad Faraz Maqsood 400be3b827 v16.0.3
2023-11-21 15:20:13 +05:00

2.2 KiB

Changelog

This file includes a history of past releases. Changes that were not yet added to a release are in the changelog.d/ folder.

v16.0.3 (2023-11-21)

  • [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.2 (2023-11-08)

  • [BugFix] Corrected variable name for installing pip extra requirements. (by @Faraz32123)

v16.0.1 (2023-10-24)

  • [BugFix] Reorder staticfiles command in Dockerfile to resolve the Missing staticfiles manifest entry for 'bundles'. (by @hinakhadim)

v16.0.0 (2023-06-15)

  • [Improvement] Add a scriv-compliant changelog. (by @regisb)

  • 💥[Feature] Upgrade to Palm. (by @Faraz32123)

Version 14.0.0 (2022-09-15)

  • general production release for nutmeg.master

Version 0.0.3 (2022-09-14)

  • bump to nutmeg.master
  • rebuild Dockerfile based on openedx and license_manager

Version 0.0.2 (2022-09-13)

  • run user sync after migrations
  • remove any parameters that can be defaulted with existing Tutor params
  • create_dot_application(s)
  • set ALLOWED_HOSTS and SECRET_KEY

Version 0.0.1 (2022-05-28)

Experimental. Do not use in production.

  • Initial Git import