Skip to content

Releases: eduNEXT/eox-core

v11.1.0

27 Nov 14:55
3204880
Compare
Choose a tag to compare

11.1.0 (2024-11-27)

Continuous Integration

  • Add dependabot config for enable github action auto update AP-1514 by @BryanttV in #293
  • Use major versions in workflow actions AP-1514 by @BryanttV in #299

Documentation

Miscellaneous Chores

Tests

  • Add TestPathRedirectionMiddleware integration tests AP-1547 by @BryanttV in #298
  • Add integration tests for the support api AP-1527 by @BryanttV in #300

v11.0.0

28 Oct 22:23
5f4bcb8
Compare
Choose a tag to compare

11.0.0 (2024-10-28)

⚠ 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.

Tests

  • Add integration tests for the enrollments api AP-1346 by @BryanttV in #280
  • Add fake user data for testing purposes AP-1346 by @BryanttV in #281
  • Add integration tests for the pre-enrollments api AP-1405 by @BryanttV in #289

Miscellaneous Chores

  • Remove old enrollments api integrations tests AP-1346 by @BryanttV in #282

Continuous Integration

  • Use github application instead of pat in workflows AP-1309 by @BryanttV in #284
  • Update workflow for integration tests by @magajh in #288

v10.6.0

18 Sep 13:46
9143370
Compare
Choose a tag to compare

10.6.0 (2024-09-18)

Tests

Miscellaneous Chores

  • Move unit tests to the corresponding unit folder by @BryanttV in #279

v10.5.1

19 Jul 16:47
a8ae715
Compare
Choose a tag to compare

10.5.1 (2024-07-19)

Bug Fixes

  • Add ImproperlyConfigured exception in load permissions function by @BryanttV in #274 (This ensures compatibility with the Redwood release)

Documentation

  • Improve README and hows-to by @dcoa in #271

v10.5.0

08 Jul 21:06
623b6d9
Compare
Choose a tag to compare

10.5.0 (2024-07-08)

Features

Performance Improvements

Release v10.4.0

08 Jul 21:01
Compare
Choose a tag to compare

10.4.0 (2024-05-24)

Features

Documentation

  • bumpversion: v10.3.0 → 10.4.0 (201f688)

Release v10.3.0

27 May 20:43
Compare
Choose a tag to compare

10.3.0 (2024-05-23)

Features

Documentation

  • bumpversion: v10.2.0 → 10.3.0 (51b73d2)

Release v10.2.0

17 May 17:23
Compare
Choose a tag to compare

10.2.0 (2024-05-17)

Features

Documentation

  • bumpversion: v10.1.0 → 10.2.0 (3021272)

Release v10.0.0

01 Feb 21:10
Compare
Choose a tag to compare

10.0.0 (2024-02-01)

⚠ BREAKING CHANGES

  • add compatibility with quince release

  • chore: update constraints & upgrade requirements

  • fix: was mandatory to send any get_response

  • chore: update github-actions

  • chore: install test dependencies as dev ones

  • docs: update README for showing quince support

  • fix: malformed table

Performance Improvements

Documentation

  • bumpversion: v9.1.1 → 10.0.0 (2e9116b)

Release v9.1.1

25 Jan 16:59
Compare
Choose a tag to compare

9.1.1 (2024-01-25)

Bug Fixes

  • update urls in favor of re_path for deprecation (#260) (bb15fcc)

Documentation

  • bumpversion: v9.1.0 → 9.1.1 (339b23e)