Releases: overhangio/tutor-ecommerce
Releases · overhangio/tutor-ecommerce
v18.0.0
- 💥[Feature] Upgrade to Redwood. (by @Faraz32123)
- [Feature] Add support to
atlas pull
- FC-0012 project, OEP-58. (by @shadinaif) - [Improvement] Change ecommerce and ecommerce-worker remotes from
edx
toopenedx
. (by @christopappas) - 💥[Feature] Upgrade Python version to 3.12.2. (by @Faraz32123)
- [BugFix] Fix wrong mime type by adding mime-support dependency. (by @Faraz32123)
v17.0.2
v17.0.1
-
[Improvement] Added flex_run_environment setting variable for cybersource payment. Updated docs for it as well. (by @Danyal-Faheem)
-
[Bugfix] Make plugin compatible with Python 3.12 by removing dependency on
pkg_resources
. (by @regisb) -
[Bugfix] Add forward slash at the end of payment page url. Payment page appears to be blank without forward slash in production. (by @Faraz32123)
v17.0.0
v16.0.4
- [Bugfix] Fix 500 internal server error due to lms_user_id not found on accessing the ecommerce admin panel. (by @Faraz32123)
v16.0.3
v16.0.2
[Bugfix] Mounted settings in kubernetes. (by @hoffmannkrzysztof)
v16.0.1
- [Improvement] Add a changelog file to this plugin. (by @regisb)
- [Feature] Improve support of auto-mounted ecommerce repository. (by @regisb)
- [Improvement] Added Typing to code, Makefile and test action to the repository and formatted code with Black and isort. (by @CodeWithEmad)
- [Feature] Add patch ecommerce-dockerfile-pre-assets. (by @igobranco)
- [Bugfix] Switch ecommerce MFE port from 1996 to 7296, as it clashes with the new learner dashboard. (by @regisb)