Skip to content

Releases: overhangio/tutor-discovery

v18.0.0

20 Jun 00:29
790513e
Compare
Choose a tag to compare
  • 💥[Feature] Upgrade to Redwood. (by @Faraz32123)
  • 💥[Feature] Upgrade Python version to 3.12.2. (by @Faraz32123)
  • [BugFix] Fix wrong mime type by adding mime-support dependency. (by @Faraz32123)

v17.0.1

04 Jun 08:01
Compare
Choose a tag to compare
  • [Bugfix] Make plugin compatible with Python 3.12 by removing dependency on pkg_resources. (by @regisb)
  • [Feature] Make it possible to use mounts for a local development. (by @cmltaWt0)
  • [Bugfix] Fix volumes empty list error during tutor dev launch. (by @Faraz32123)
  • [Bugfix] Fix the docker image to allow media files to be served by uwsgi. (by @angonz)

v17.0.0

11 Dec 20:53
Compare
Choose a tag to compare
  • 💥 [Feature] Upgrade to Quince. (by @ziafazal)
  • [Bugfix] Fix missing pkg-config during image build. (by @regisb)
  • [Feature] Pull translations via atlas during Docker build. (by @OmarIthawi)

v16.0.2

09 Dec 18:17
Compare
Choose a tag to compare
  • [Improvement] Added Typing to code, Makefile and test action to the repository and formatted code with Black and isort. (by @CodeWithEmad)
  • [Improvement] Introduced Course Discovery Repository and Version settings. (by @Faraz32123)
  • [BugFix] Fix base url for discovery media files, including program banner images. (by @Faraz32123)

v16.0.1

08 Nov 09:06
Compare
Choose a tag to compare
  • [Improvement] Add a scriv-compliant changelog. (by @regisb)

  • [BugFix] Corrected variable name for installing extra pip requirements. (by @Faraz32123)