- Compatibility with Moodle 4.5; Updates to version testing matrices
- Only changes to automatic testing scripts
- Failing behat tests because of incorrect table headers
- fixed implicit nullable parameter declaration deprecated in PHP 8.4 (new coding style check)
- Changed the icon to be more consistent with activity icons in 4.4
- Compatibility with Moodle 4.4, added to the testing matrix
- Coding style fixes to comply with moodle-plugin-ci 4.4.0
- Race condition if the template was deleted in the middle of the process of issuing certificates
- Link to the module documentation from the 'Add activity' menu
- Users who have both student and teacher roles will no longer receive certificates without meeting availability restrictions conditions.
- Testing on Workplace 4.3
- Coding style fixes
- Included LMS 4.3 and PHP 8.2 in the GHA testing matrix
- Removed strings: automaticsenddisabledinfo, enableautomaticsend, selecttemplatewarning, taskissuecertificates, template
- Deprecated strings: certificateissues, revoke, revokeissue, selectdate, status
- Compatibility with Moodle LMS 4.2
- Compatibility with PHP 8.1 for Moodle LMS 4.1 and 4.2
- Prevent debugging messages about missing leftmargin and rightmargin field types
- Setting to skip some text filters when generating PDFs
- Automated tests fixes
- Certificates PDFs now always open in a new tab
- Added testing on LMS 4.1 (no functional changes)
- No changes, released to match the version of tool_certificate
- Use system report for certificate issues.
- Add lock when generating certificate
- Course certificates may be archived when a course is reset allowing to receive more than one certificate per user in the same course
- Prevent race condition resulting in issuing course certificate twice
- This version of the plugin is only for Moodle LMS 4.0 and above
- New icon for Moodle LMS 4.0
- Use new API to display activity header
- Allow relative dates for expiry dates (i.e. 1 year after issue)
- Added support for the mobile app
- Show country name instead of the two-letter code in the generated certificates
- Compliance with codechecker v3.0.5
- Coding style fixes
- Compatibility with Moodle 3.9 - 3.11
- Fixes to coding style to make new version of codechecker happy
- Viewing and previewing certificates now open a new browser tab
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed. CONTRIB-8325
Changelog was not maintained before version 3.10