Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

48 lines (30 loc) · 1.96 KB

Changelog

This file includes a history of past releases. Changes that were not yet added to a release are in the changelog.d/ folder.

v17.3.0 (2024-03-04)

  • 💥[Improvement] Allow the no_course_image.png image to pull from the current theme, not specifically named indigo (by @misilot)

  • [Improvement] Remove mentions of INDIGO_FOOTER_LEGAL_LINKS in docs since it is no longer used by the plugin. (by @misilot)

  • [Improvement] Style static pages of About, Contact, Privacy and bookmarks page (by @tanveer65)

v17.2.0 (2024-01-27)

  • 💥[Bugfix] Fixes: Minor Bug fixes with styling updates for discussion and learner-dashboard MFEs (by @hinakhadim and @TanveerAhmed)

v17.1.0 (2023-12-13)

  • 💥[Improvement] Complete overhaul and redesign: the Indigo theme now covers more pages, including the MFE footer and header, and they are more beautiful than ever! (by @hinakhadim and @TanveerAhmed)

v17.0.0 (2023-12-09)

  • 💥[Feature] Upgrade to Quince (by @hinakhadim)
  • [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)