- This version works with Moodle 5.1 and PHP 8.4.
- This version works with Moodle 5.0.
- Cherry-picked commits since february 2024 till now:
- Log events remove all legacy logs methods.
- Fix use of renamed quiz classes in OU code.
- Fix behat deprecated step failures.
- Upgrade the CI to support Moodle 5.0 (PHP 8.3), and update the branch to support branch MOODLE_405_STABLE, and MOODLE_500_STABLE.
- This version works with Moodle 4.0.
- Fix Behat for Moodle 3.6.
- Privacy API implementation.
- Fix some coding style.
- Due to privacy API support, this version now only works in Moodle 3.4+ For older Moodles, you will need to use a previous version of this plugin.
Changes were not documented.