-
v4.5-r4: 'No php notice if string plugindescription is missing'
-
v4.5-r3: 'Try to fix the lang string errors to get the strings to AMOS.'
-
v4.5-r2: 'Fix an error under Moodle version 4.4 and beneath in delayed courses page by reusing the "old" path to the html_writer statement again.'
A comprehensive list of all the changes of this release can be found in the wiki of the github repository.
Wiki: Version 4.5 changes in detail
What's Changed by Pull Requests\
- Fix mustache lint by @justusdieckmann in #210
- added mtrace statement for logging failed mails by @NinaHerrmann in #214
- Shell escape release workflow for realsies this time by @justusdieckmann in #208
- Missing cachedef_application string by @sharpchi in #220
- Fix failing unit test by missing svg by @ScottVerbeek in #224
- Update for Moodle 4.5 by @justusdieckmann in #227
- Add validation for step form by @tuanngocnguyen in #226
- Allow steps to run when course no longer exits (#222) by @ScottVerbeek in #223
- Add checkbox to admin setting for trigger: specificdate and fix 'delete & backup (other) course afterwards' error, which is created by moodle core issue MDL-65228 by @mikeJKU in #221
- in case the action column is empty display a string by @NinaHerrmann in #217
- Feature/logsendedmails by @NinaHerrmann in #218
- Email: add ##shortcourses## placeholder by @justusdieckmann in #215
- Show category of specified level in interaction tables by @NinaHerrmann in #216
- Use field courseid for logging events by @melanietreitinger in #203
- fix error when otherindex does not exist by @melanietreitinger in #192
New Contributors
- @sharpchi made their first contribution in #220
- @ScottVerbeek made their first contribution in #224
- @tuanngocnguyen made their first contribution in #226
- @mikeJKU made their first contribution in #221
Full Changelog: v4.4-r1...v4.5-r1