* Apply edx-rbac migration to add ``applies_to_all_contexts`` field to ``SystemWideEnterpriseUserRoleAssignment``. * Added endpoints for Cornerstone integrated channel.
3.17.10
---------
* added home page logo for EnterpriseSelectionView and EnterpriseLoginView
3.17.9
--------
* Fix deprecation warning: ``third_party_auth`` should be imported as ``common.djangoapps.third_party_auth``.
3.17.8
--------
* Added new API endpoints for Degreed integrated channel.
3.17.7
--------
* Added new field ``sender_alias`` in enterprise customer which will be used in emails except of default alias.
3.17.6
--------
* Non-effectual code cleanup / refactor to remove some final pieces of duplication (canvas, blackboard).