This file includes a history of past releases. Changes that were not yet added to a release are in the changelog.d/ folder.
- 💥[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)
- [Bugfix] Fix initialization tasks in production. (by @Danyal-Faheem)
- 💥[Feature] Upgrade to Quince. (by @ Talha-Rizwan)
- [Feature] Add support for the Learner Record MFE. (by @arbrandes)
- [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)
- [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)
- [BugFix] Corrected variable name for installing pip extra requirements. (by @Faraz32123)
- [BugFix] Reorder staticfiles command in Dockerfile to resolve the Missing staticfiles manifest entry for 'bundles'. (by @hinakhadim)
-
[Improvement] Add a scriv-compliant changelog. (by @regisb)
-
💥[Feature] Upgrade to Palm. (by @Faraz32123)
- general production release for nutmeg.master
- bump to nutmeg.master
- rebuild Dockerfile based on openedx and license_manager
- 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
Experimental. Do not use in production.
- Initial Git import