- 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
- Setting 'Show share on LinkedIn'. When enabled users can add their certificates to LinkedIn from the 'My certificates' page in their profile
- Show identity fields in the list of issued certificates
- Allow relative dates for expiry dates (i.e. 1 year after issue)
- Added mobile support to mod_coursecertificate (small changes required in this plugin)
- Compliance with codechecker v3.0.5
- Shared image types are now limited to "web_image". Non "web_image" images previously uploaded did not work properly.
- Compatibility with Moodle 3.9 - 3.11
- New index allowing to search for certificates quicker
- Fixes to coding style to make new version of codechecker happy
- Small UI changes in forms displaying metric system
- Viewing and previewing certificates now open a new browser tab
- Fixed issue when moving/deleting categories that contained certificates. All pages/elements and issued certificates are now handled correctly
- Fixed issue when generating certificate codes with firstname/lastname with non-latin characters. All non-latin characters are now converted for the code.
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- Fixed occasional double modal popups when editing templates
- Small visual fixes in the template editing UI
Changelog was not maintained before version 3.10