This repository was archived by the owner on Aug 5, 2025. It is now read-only.
Releases: overhangio/tutor-webui
Releases · overhangio/tutor-webui
v20.0.0
-
[Improvement] Migrate packaging from setup.py/setuptools to pyproject.toml/hatch. (by @Abdul-Muqadim-Arbisoft)
- For more details view tutor core PR: overhangio/tutor#1163
-
[Improvement] Add hatch_build.py in sdist target to fix the installation issues (by @DawoudSheraz)
-
💥[Feature] Upgrade to teak. (by @Abdul-Muqadim-Arbisoft)
v19.0.0
-
💥[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.
v18.0.0
- 💥[Feature] Upgrade to Redwood. (by @Abdul-Muqadim-Arbisoft)
v17.0.1
- [Bugfix] Fix command clearing in context parent, simplifying the context handling. (by @Abdul-Muqadim-Arbisoft)
v17.0.0
- 💥 [Feature] Upgrade to Quince (by @hinakhadim).