Releases: eduNEXT/eox-tagging
Releases · eduNEXT/eox-tagging
Release v8.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.
Release v7.3.0
Release v7.2.0
v7.2.0 - (2024-08-06)
Added
- Integration Tests: A new GitHub workflow has been added to run
integration tests. These tests validate backend imports and ensure the
/eox-info
endpoint functions correctly.
Fixed
- Redwood Compatibility: Corrected a build-time error, ensuring full
compatibility with the Redwood release. For this, a newImproperlyConfigured
exception is handled when loading the API permissions.
Changed
- Redwood Support: Updated requirements based on the edx-platform Redwood release. Revised integration tests to use the new Redwood release with Tutor.
release update GitHub workflows with new Python (3.10 and 3.11) and actions
version, and update integration test to use new redwood release with Tutor.
Release v7.0.0
7.0.0 (2024-02-13)
⚠ BREAKING CHANGES
-
add compatibility with Quince release
-
chore: update main requirements & add django 4.2 support
-
chore: support django 42 & solve issues in testing
-
fix: delete deprecated pylint rules
-
fix: use pylint messages control
-
fix: ignore migrations from quality tests
-
fix: solve deprecated methods & apply linter corrections
-
chore: update github-actions requirements
-
docs: update compatibility notes
-
fix: add required blank line after table
Performance Improvements
Documentation
Release v6.0.0
Release v5.1.0
Release v5.0.0
Release v4.1.0
v4.0.0
4.0.0 (2022-04-14)
⚠ BREAKING CHANGES
- remove the Course Management feature
- django32: Drop python 3.5 support in favor of python 3.8.
Performance Improvements
- django32: add compatibility with openedx maple release
- change code to pass tests
Continuous Integration
- add test actions to github workflows
Code Refactoring
- change function format by an f-string
v3.0.0
Bump version: 2.3.0 → 3.0.0