- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support: For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle. Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release.
- 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
- 2020-09-28 - Prepare compatibility for Moodle 3.9.
- 2020-09-28 - Prepare compatibility for Moodle 3.8.
- 2020-09-28 - Remove hardcoded admin directory in paths - Thanks to @adamtppaw.
- 2020-09-28 - Enhance Security note in README.md with regards to the risk of flushing the Redis DB
- 2020-05-03 - Initial version