Moodle 3.4: v20180215
jamesmcq
released this
16 Feb 01:22
·
1007 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.