Skip to content

Releases: microsoft/o365-moodle

Release 5.1.0 of Microsoft plugins for Moodle 5.1

10 Feb 11:31

Choose a tag to compare

This is the initial release of the plugins for Moodle 5.1.

The release is based on Release 5.0.4, with changes to adapt to changes in Moodle core.

Bug fix in this release:

  • Update signature of local_o365/httpclient::put() to match with curl::put() following changes in MDL-86802.
  • Fix Moodle 5.1+ compatibility for course request form.
  • Handle new location of mod/quiz/renderer.php.

Release 5.0.4 of Microsoft plugins for Moodle 5.0

23 Dec 23:28

Choose a tag to compare

Bug fix in this release:

  • Fix Moodle CI integration reported errors.
  • Improve the logic for checking whether the Outlook calendar exists.

Release 4.5.5 of Microsoft plugins for Moodle 4.5

23 Dec 13:41

Choose a tag to compare

Bug fix in this release:

  • Fix Moodle CI integration reported errors.
  • Improve the logic for checking whether the Outlook calendar exists.

Release 4.4.6 of Microsoft plugins for Moodle 4.4

23 Dec 12:02

Choose a tag to compare

Bug fix in this release:

  • Improve the logic for checking whether the Outlook calendar exists.

Release 4.1.14 of Microsoft plugins for Moodle 4.1

23 Dec 11:53

Choose a tag to compare

Bug fix in this release:

  • Improve the logic for checking whether the Outlook calendar exists.

Release 5.0.3 of Microsoft plugins for Moodle 5.0

11 Dec 12:22

Choose a tag to compare

Improvement in this release:

  • Move the logic to clean up invalid config log entries from upgrade script to tasks.

Release 4.5.4 of Microsoft plugins for Moodle 4.5

11 Dec 12:20

Choose a tag to compare

Improvement in this release:

  • Move the logic to clean up invalid config log entries from upgrade script to tasks.

Release 4.4.5 of Microsoft plugins for Moodle 4.4

11 Dec 12:18

Choose a tag to compare

Improvement in this release:

  • Move the logic to clean up invalid config log entries from upgrade script to tasks.

Release 4.1.13 of Microsoft plugins for Moodle 4.1

11 Dec 12:06

Choose a tag to compare

Improvement in this release:

  • Move the logic to clean up invalid config log entries from upgrade script to tasks.

Release 5.0.2 of Microsoft plugins for Moodle 5.0

09 Dec 09:46

Choose a tag to compare

Bug fix in this release:

  • Fix Moodle CI integration reported errors.
  • Error when clicking Outlook Calendar Sync Settings link.
  • Remove Microsoft 365-imported Moodle events if not subscribed inbound.
  • Feature „Request course from Teams” capability context issue.
  • Fix a bug where teams name longer than 254 characters causes DB error when creating courses during SDS sync.
  • Fix DeviceCode authentication error when using the PowerShell script to create Azure app.
  • Fix: group event is not being created.
  • Latest version of auth_oidc is not GDPR compliant.
  • Custom claim not displaying.
  • Exception - Object of class __PHP_Incomplete_Class could not be converted to string.
  • repository_office365 Exception - Call to a member function get_group_files() on false.
  • H5P activities are not displaying in theme boost_o365teams.
  • Fix error in GitHub plugin CI that only runs checks in assignsubmission_onenote.

Other changes included in this release are:

  • Add "Link to the file" and "Create an access controlled link to the file" options when adding files using repository_office365 plugin.
  • Optimise memory use in long array processing.
  • Avoid creating unnecessary config log entries, and delete entries that were created incorrectly.
  • Improve error handling in cohort sync and course sync scheduled tasks.
  • The value of oidcusername in auth_oidc_token does not change when using the feature support UPN change.
  • Add a note next to the option for deleting an account from Moodle when it has been deleted from Microsoft to avoid confusion.