Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

55 lines (38 loc) · 1.43 KB

Change log

Version 17.0.0 (2024-07-25)

  • Upgrade to Quince

Version 16.1.2 (2024-07-22)

  • fix: Make BRANDING_CERTIFICATE_HTML override all _accomplishment-rendering.html

Version 16.1.1 (2024-06-27)

  • fix: Fix bug

Version 16.1.0 (2024-06-27)

  • feat: add BRANDING_MFE setting to customize mfe repo, port and version

Version 16.0.1 (2024-02-19)

  • fix: Use urllib3==1.26.6 to avoid issues with Open SSL version

Version 16.0.0 (2023-11-17)

  • Upgrade to Palm

Version 15.1.1 (2023-10-17)

  • Fix bug in dockerfile to import footer

Version 15.1.0 (2023-10-04)

  • Support Olive release

Version 14.1.0 (2023-08-29)

  • Add support for custom frontend component header and footer

Version 14.0.0 (2023-08-29)

  • Align versioning convention with Tutor. Upload to PyPI

Version 0.5.3 (2023-06-23)

  • Fix: create fonts directory if not exists

Version 0.5.2 (2023-05-22)

  • Fix "Register" button text

Version 0.5.1 (2023-04-24)

  • Fix error downloading images

Version 0.5.0 (2023-02-24)

  • Add customizable static pages (about, contact us, 404, etc.)

Version 0.4.0 (2022-12-30)

  • Add BRANDING_CERTIFICATE_HTML setting to customize certificates
  • Add BRANDING_INDEX_ADDITIONAL_HTML setting to add a custom HTML code to the home page

Version 0.3.0 (2022-12-28)

  • Allow non-authenticated header to hide links by setting '#' to the urls.

Version 0.2.0

  • Download fonts and images from URL

Version 0.1.0

  • First release