-------- feat: Add user_id support to enroll_learners_in_courses endpoint
3.61.5
-------- fix: Ensure `EnterpriseCustomerBrandingConfigurationSerializer` returns correct logo URL on stage/production after `settings.DEFAULT_FILE_STORAGE` changed to use `storages.backends.s3boto3.S3Boto3Storage` instead of `storages.backends.s3boto.S3BotoStorage`.
3.61.4
-------- fix: improved admin screen for system wide enterprise role assignments
3.61.3
-------- chore: cleanup squashed migration files
3.61.2
-------- fix: migrating uuid and updating column constraints
3.61.1
-------- fix: allowing for uuid column migration to be non-unique