Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Releases: overhangio/tutor-webui

v20.0.0

27 Jun 12:19
cfd7caf

Choose a tag to compare

v19.0.0

16 Dec 20:20
c0a4193

Choose a tag to compare

  • 💥[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

20 Jun 01:18
58a8eae

Choose a tag to compare

v17.0.1

18 Jun 08:31

Choose a tag to compare

v17.0.0

11 Dec 20:45

Choose a tag to compare

v16.0.1

08 Dec 10:35

Choose a tag to compare

  • [Improvement] Add a scriv-compliant changelog. (by @regisb)
  • [Improvement] Added Makefile and test action to repository and formatted code with Black and isort. (by @CodeWithEmad)