Skip to content

Moodle 2.7: v20170511

Compare
Choose a tag to compare
@jamesmcq jamesmcq released this 11 May 07:33
· 23 commits to MOODLE_27_STABLE since this release

In this release:

New Features & Improvements

  • Improved support for multi-tenancy.
    • Administrators can now explicitly add additional Office 365 tenants to grant access.
  • "Soft-Delete" Office 365 groups created for Moodle courses when group functionality is disabled.
    • This will remove the group from Office 365, but allow the option to restore it if functionality is reenabled within 30 days.

Bugfixes

  • Fixed problem causing user sync process to get stuck with larger amounts of users.
  • Fixed database error in some circumstances during user sync.
  • Fixed empty profile issue for users logging in to Moodle for the first time.
  • Fixed Azure AD tenant and OneDrive URL settings' live validation feature.
  • Prevented duplicate group creation when using school data sync.
  • Fixed empty email address issue when using only OpenID Connect with Azure AD.