Skip to content

Releases: eduNEXT/tutor-contrib-mfe-extensions

21.0.3

28 May 15:38
853fd42

Choose a tag to compare

Fixed

  • Avoid crashing when using the MFE_*_MFE_APP setting to disable an MFE that
    is not present.

21.0.2

14 May 19:30
7c10a5b

Choose a tag to compare

Fixed

  • Add missing jinja2 block marker.

21.0.1

14 May 14:55
a24c5db

Choose a tag to compare

Added

  • Add support for the Admin Console MFE that was added to the Core MFEs in Ulmo.

Fixed

  • MFEs added or removed using the MFE_*_MFE_APP setting are now properly
    rendered by the templates in tutor-mfe.

21.0.0

29 Jan 17:17
aa38c7e

Choose a tag to compare

Added

  • Support for the Ulmo release.

Changed

  • Move the overrides to the MFE k8s resource to the more standard k8s-override
    patch.

20.1.1

27 Jan 21:12
8395e83

Choose a tag to compare

Fixed

  • The value of Django's STATIC_URL in studio should end in /static/studio/.

20.1.0

23 Jan 20:36
93f33e0

Choose a tag to compare

Added

  • Configure Django's STATIC_URL setting for the LMS and CMS services based on
    the value of MFE_EXTENSIONS_CDN_URL.

v20.0.0

02 Jul 20:36
e89f892

Choose a tag to compare

v20.0.0 (2025-07-02)

Bug Fixes

  • Load the configuration using an Action hook (#17, 4175c25)

Features

Breaking Changes

  • The entrypoint for the plugin was changed from 'mfe_extensions' to 'mfe-extensions'. Make sure to rename appropiately in your config.yml file.

Detailed Changes: v19.0.1...v20.0.0

v19.0.1

20 Dec 17:17

Choose a tag to compare

v19.0.1 (2024-12-20)

Bug Fixes

  • Adding the finish_auth legacy account page to the caddyfile (#15, 4fff01a)

Detailed Changes: v19.0.0...v19.0.1

v18.0.1

20 Dec 17:43

Choose a tag to compare

v18.0.1 (2024-12-20)

Bug Fixes

  • Adding the finish_auth legacy account page to the caddyfile (#15, e4a8fb4)

Detailed Changes: v18.0.0...v18.0.1

v19.0.0

17 Dec 18:11

Choose a tag to compare

v19.0.0 (2024-12-17)

Features

  • Empty commit to trigger a version bump (5ae11a7)

Detailed Changes: v18.1.0...v19.0.0