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 Sumac (by @Abdul-Muqadim-Arbisoft)
-
💥 [Deprecation] Drop support for python 3.8 and set Python 3.9 as the minimum supported python version. (by @Abdul-Muqadim-Arbisoft)
-
💥[Improvement] Rename Tutor's two branches (by @DawoudSheraz):
- Rename master to release, as this branch runs the latest official Open edX release tag.
- Rename nightly to main, as this branch runs the Open edX master branches, which are the basis for the next Open edX release.
-
[Bugfix] Fix the LTI_DEFAULT_JUPYTER_HUB_URL which had an extra '%' in the HTTPS URL. (by @Danyal-Faheem)
- 💥[Feature] Make the plugin work in development mode by adding
openedx-development-settings
. (by @Abdul-Muqadim-Arbisoft)
- 💥[Feature] Upgrade to Redwood (by @Abdul-Muqadim-Arbisoft)
- [Improvement] Makefile updated and test added to the repository and formatted code with Black and isort. (by @CodeWithEmad)
- [Bugfix] Make plugin compatible with Python 3.12 by removing dependency on
pkg_resources
. (by @regisb)
- 💥[Feature] Upgrade to Quince. (by @mhsiddiqui)
- [Feature] Run JupyterHub on Kubernetes. This is an alpha feature. Feedback is welcome! (by @regisb)
- 💥[Feature] Upgrade to Palm. (by @regisb)
- [Improvement] Upgrade JupyterHub to 4.0.0. This is possible now that this ltiauthenticator issue is resolved. (by @regisb)
- [Improvement] Add a scriv-compliant changelog. (by @regisb)
- [Feature] upgrade jupyter-xblock to 15.0.3. (by @regisb)