Releases: eduNEXT/eox-tenant
Releases · eduNEXT/eox-tenant
v12.0.0
⚠ 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
11.7.0 (2024-06-27)
Features
- Add github action integration by @luisfelipec95 in #207
- Add api integration test by @luisfelipec95 in #213
Performance Improvements
Documentation
Release v11.6.0
Release v11.5.0
Release v11.4.0
Release v11.3.0
Release v11.2.0
Release v11.1.1
11.1.1 (2024-04-12)
Bug Fixes
Documentation
- bumpversion: v11.1.0 → 11.1.1 (9ed052c)
Code Refactoring
- inherit from social auth exception (#195) (d0207e8), closes /github.com/python-social-auth/social-core/blob/29cbbd22b98d81d569a886b1cc0bd9a316cd124f/social_core/exceptions.py#L1 /github.com/python-social-auth/social-app-django/blob/5.4.0/social_django/middleware.py#L35 /github.com/openedx/edx-platform/blob/ebcbe1cd9208191c0589d7fe538c6ac13470abe6/common/djangoapps/third_party_auth/middleware.py#L18