Skip to content

Releases: openedx/edx-enterprise

5.8.2

06 Mar 18:17
637b399
Compare
Choose a tag to compare

What's Changed

  • Added an index to the user_fk field of the EnterpriseCustomerUser model and table.
    This is step 2 of a multi-release process to add a foreign key that points to the auth_user table. by @jesperhodge in #2339

Full Changelog: 5.8.1...5.8.2

5.8.1

05 Mar 18:02
37f27de
Compare
Choose a tag to compare

What's Changed

  • Added a new field user_fk to the EnterpriseCustomerUser model and table.
    This is step 1 of a multi-release process to add a foreign key that points to the auth_user table. by @jesperhodge in #2338

Full Changelog: 5.8.0...5.8.1

5.8.0

03 Mar 16:58
8d1779c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.7.0...5.8.0

5.7.0

26 Feb 18:46
6b90635
Compare
Choose a tag to compare

feat: adds endpoint to list group memberships by learner

5.6.12

17 Feb 05:12
ff9cd5a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.6.11...5.6.12

5.6.11

12 Feb 19:39
e5d736d
Compare
Choose a tag to compare

feat: add a waffle flag for the learner profile view in admin portal

5.6.10

04 Feb 16:40
fecbbc4
Compare
Choose a tag to compare
Merge pull request #2332 from openedx/pwnage101/ENT-9941-5

fix: cast datetime.datetime to DateTimeField as required by Coalesce()

5.6.9

03 Feb 18:33
25e83be
Compare
Choose a tag to compare
Merge pull request #2331 from openedx/pwnage101/ENT-9941-4

fix: Do NOT skip validating intentions which have NO related catalog queries

5.6.8

03 Feb 16:43
8681006
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.6.7...5.6.8

5.6.7

31 Jan 20:29
cccaf19
Compare
Choose a tag to compare
Merge pull request #2325 from openedx/pwnage101/ENT-9941-3

chore: version bump