Skip to content

Releases: eduNEXT/eox-tenant

Release V13.1.0

07 Mar 20:24
e5db085
Compare
Choose a tag to compare

v13.1.0 - (2025-02-27)

Features

  • API: Added update-by-domain action in TenantConfigViewSet to allow updates using route__domain as a lookup field. This enhances flexibility for scenarios where only the domain is known.

Improvements

  • Validation: Enforced dictionary validation for lms_configs, studio_configs, theming_configs, and meta fields in TenantConfigSerializer. These fields now strictly accept only dictionary values, preventing unexpected data types.

Release v13.0.0

27 Jan 13:21
81422ba
Compare
Choose a tag to compare

v13.0.0 - (2025-01-20)

Features

  • add FilterTenantAwareLinksFromStudio in filters pipeline (2b82024)

Removed

  • removed support for Python 3.8. New releases are no longer compatible with Quince.

v12.1.0

22 Nov 18:00
ee3cf99
Compare
Choose a tag to compare

12.1.0 (2024-11-22)

Build System

  • Add dependabot config for enable github action auto update AP-1514 by @BryanttV in #223

Miscellaneous Chores

Performance Improvements

v12.0.0

28 Oct 22:35
b160948
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Dropped Support for Django 3.2: Removed support for Django 3.2 in this plugin. As a result, we have also dropped support for Open edX releases from Maple up to and including Palm, which rely on Django 3.2. Future versions of this plugin may not be compatible with these Open edX releases.

v11.7.0

27 Jun 15:24
73f9d11
Compare
Choose a tag to compare

11.7.0 (2024-06-27)

Features

Performance Improvements

Documentation

Release v11.6.0

26 Jun 15:29
Compare
Choose a tag to compare

11.6.0 (2024-06-06)

Features

  • create edx organization when updating course_org_filter DS-961 (#209) (fb03ee5)

Documentation

  • bumpversion: v11.5.0 → 11.6.0 (1d072b5)

Release v11.5.0

26 Jun 15:28
Compare
Choose a tag to compare

11.5.0 (2024-06-04)

Features

Documentation

  • bumpversion: v11.4.0 → 11.5.0 (c74283d)

Release v11.4.0

26 Jun 15:27
Compare
Choose a tag to compare

11.4.0 (2024-05-30)

Features

  • add github action integration (11ca919)

Documentation

  • bumpversion: v11.3.0 → 11.4.0 (7e93b83)

Release v11.3.0

26 Jun 15:26
Compare
Choose a tag to compare

11.3.0 (2024-05-24)

Features

Documentation

  • bumpversion: v11.2.0 → 11.3.0 (e2ad27b)

Release v11.2.0

15 Apr 15:13
Compare
Choose a tag to compare

11.2.0 (2024-04-15)

Features

Documentation

  • bumpversion: v11.1.1 → 11.2.0 (71737f2)