Skip to content

Moodle 3.3: v20180215

Compare
Choose a tag to compare
@jamesmcq jamesmcq released this 16 Feb 01:22
· 969 commits to master since this release

In this release:

Warning! This version removes the legacy Office 365 API. If you absolutely need it, add "$CFG->local_o365_forcelegacyapi = true;" to your config.php. This option will be removed in the next version.

New Features

  • Added ability to run integration without system API user using Application permissions.
  • Added ability to run integration solely on the Graph API. Soft removal of legacy API support.

Bugfixes

  • Fixed style conflicts in Skype block.
  • Improved stability of user sync.