This file includes a history of past releases. Changes that were not yet added to a release are in the changelog.d/ folder.
-
[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)
- 💥 [Feature] Upgrade to Quince. (by @ziafazal)
- [Bugfix] Fix 500 internal server error due to lms_user_id not found on accessing the ecommerce admin panel. (by @Faraz32123)
- [Bugfix] Fix error during init task: "'tuple object' has no attribute 'name'". (by @regisb)
[Bugfix] Mounted settings in kubernetes. (by @hoffmannkrzysztof)
- [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)