Skip to content

Releases: eduNEXT/eox-core

Release v8.1.0

20 Mar 19:28
Compare
Choose a tag to compare

8.1.0 (2023-03-20)

Features

  • allow sentry to receive extra params (#248) (3773f3d)

Documentation

  • bumpversion: v8.0.0 → 8.1.0 (29e632a)

Release v8.0.0

31 Jan 12:57
Compare
Choose a tag to compare

8.0.0 (2023-01-31)

⚠ BREAKING CHANGES

  • add compatibility with olive

Performance Improvements

  • add compatibility with Open edX olive release (#244) (517b603)

Documentation

  • bumpversion: v7.2.3 → 8.0.0 (3def8af)

Release v7.2.3

12 Jan 19:19
Compare
Choose a tag to compare

7.2.3 (2023-01-12)

Bug Fixes

  • unboundLocalError for enrollment backend (#242) (9bd13a7)

Documentation

  • bumpversion: v7.2.2 → 7.2.3 (10f4bdc)

Release v7.2.2

27 Dec 15:32
Compare
Choose a tag to compare

7.2.2 (2022-12-27)

Bug Fixes

Documentation

  • bumpversion: v7.2.1 → 7.2.2 (990d66c)

Continuous Integration

Release v7.2.1

21 Dec 17:29
Compare
Choose a tag to compare

7.2.1 (2022-12-21)

Bug Fixes

  • ci: update bumpversion workflow to make changelog publish (935439c)

Documentation

  • bumpversion: v7.2.0 → 7.2.1 (b70c736)

Release v6.2.1

19 Dec 15:40
Compare
Choose a tag to compare

Release v7.0.0

07 Oct 20:43
Compare
Choose a tag to compare

7.0.0 (2022-10-07)

⚠ BREAKING CHANGES

  • feat: make it compatible with nutmeg

  • perf: update requirements

  • docs: update readme

  • feat: drop django22 and added python 3.10

  • ci: add python publish workflow and drop circleci

Co-authored-by: Maria Fernanda Magallanes Zubillaga [email protected]
Co-authored-by: Juan David Buitrago [email protected]

Performance Improvements

Documentation

Release v6.1.2

04 Oct 00:33
Compare
Choose a tag to compare

6.1.2 (2022-10-04)

Bug Fixes

  • remove try except and correct platform path (8a23616)

Continuous Integration

  • update workflows commitlint and rm commitlint.config file (39c011c)

Documentation

Release v6.1.1

23 Jun 14:57
Compare
Choose a tag to compare

6.1.1 (2022-06-03)

Bug Fixes

  • get settings course_org_filter when validating org for async proc (d4987ca)

Release v6.1.0

25 May 16:40
a40a5ab
Compare
Choose a tag to compare

6.1.0 (2022-05-25)

Features

  • add more useful functions to certificates backend (#206) (e3109d2)

Documentation