Releases: openedx/edx-enterprise
Releases · openedx/edx-enterprise
5.5.2
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
5.5.0
What's Changed
- chore: update github actions cache from v2 to v4 by @BilalQamar95 in #2303
- feat: expose enterprise.learner_bff_enabled Waffle flag by @adamstankiewicz in #2306
Full Changelog: 5.4.2...5.5.0
Added a management command to update the Social Auth UID's for an enterprise
5.4.2 feat: Added management command to update UIDs (#2300)
5.4.1 | unenrolled defaults are now not enrollable
5.4.0
What's Changed
- chore: Upgrade Python requirements by @edx-requirements-bot in #2299
Full Changelog: 5.3.1...5.4.0
5.3.1
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.
Merge pull request #2297 from openedx/saleem-latif/ENT-9612-update refactor: Removed unused django setting.
5.2.0
What's Changed
- feat: removed custom pagination for reporting configurations by @jajjibhai008 in #2292
Full Changelog: 5.1.0...5.2.0
5.1.0
feat: updates EnterpriseGroupMembershipSerializer to include enrollment count and adds query to filter by name