Releases: openedx/edx-enterprise
Releases · openedx/edx-enterprise
4.32.0
What's Changed
- chore: Upgrade Python requirements by @edx-requirements-bot in #2280
- feat: add test cases for newly added unlink_self endpoint by @jajjibhai008 in #2282
- feat: create DefaultEnterpriseEnrollmentRealization during bulk enrollment by @adamstankiewicz in #2276
Full Changelog: 4.31.1...4.32.0
Updated query for monthly impact report command
Updated query for monthly impact report command.
feat: add new endpoint to unlink the logged in user.
What's Changed
- test: Remove support for Node 18 by @BilalQamar95 in #2256
- feat: add new endpoint to unlink the logged in user by @jajjibhai008 in #2279
Full Changelog: 4.30.1...4.31.0
4.30.1
What's Changed
- fix: serialize
best_mode_for_course_run
field inDefaultEnterpriseEnrollmentIntentionSerializer
by @adamstankiewicz in #2277
Full Changelog: 4.30.0...4.30.1
4.30.0
What's Changed
- Update catalog-info.yaml file for release data by @salman2013 in #2272
- feat: REST APIs (list/retrieve +
learner-status
) forDefaultEnterpriseEnrollmentIntention
by @adamstankiewicz in #2274
Full Changelog: 4.29.0...4.30.0
4.29.0
What's Changed
- feat: Create django admin for default enrollments by @brobro10000 in #2264
Full Changelog: 4.28.4...4.29.0
4.28.4
feat: updating the group name field to 255 characters
4.28.3
4.28.2
Added content_title, progress_status in get_learner_data_records for …