Skip to content

Releases: openedx/edx-enterprise

5.5.2

18 Dec 16:09
6a6ca43
Compare
Choose a tag to compare

What's Changed

  • feat: Add page_size support to enterprise-customer-members endpoint by @marlonkeating in #2307

Full Changelog: 5.5.1...5.5.2

5.5.1

17 Dec 19:45
3995cc1
Compare
Choose a tag to compare

What's Changed

  • fix: Fixed the query fetching enterprise customer members by @bcitro in #2305

Full Changelog: 5.5.0...5.5.1

5.5.0

17 Dec 16:35
e5aa30b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.4.2...5.5.0

Added a management command to update the Social Auth UID's for an enterprise

11 Dec 15:38
aa2b24e
Compare
Choose a tag to compare
5.4.2

feat: Added management command to update UIDs (#2300)

5.4.1 | unenrolled defaults are now not enrollable

10 Dec 19:52
Compare
Choose a tag to compare

5.4.0

09 Dec 06:27
7ca0731
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.3.1...5.4.0

5.3.1

04 Dec 18:49
3efd573
Compare
Choose a tag to compare

What's Changed

  • fix: use single constant for course mode priority; only fetch catalog list with resolved course run by @adamstankiewicz in #2298

Full Changelog: 5.3.0...5.3.1

refactor: Removed unused django setting.

04 Dec 10:07
465e194
Compare
Choose a tag to compare
Merge pull request #2297 from openedx/saleem-latif/ENT-9612-update

refactor: Removed unused django setting.

5.2.0

03 Dec 08:13
8bb3ea3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.1.0...5.2.0

5.1.0

02 Dec 22:17
0b70eea
Compare
Choose a tag to compare

feat: updates EnterpriseGroupMembershipSerializer to include enrollment count and adds query to filter by name