We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcf3699 commit ad2ad80Copy full SHA for ad2ad80
CHANGES.md
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
4
5
Note - All hash comments refer to the issue number. Eg. #169 refers to https://github.com/mdjnelson/moodle-mod_customcert/issues/169.
6
7
+## [4.4.3] - 2024-10-12
8
+
9
+### Fixed
10
11
+- A SQL error in the issue certificate task on Oracle (#646).
12
+- Verification error when expiry date element is presnet (#647).
13
14
+### Added
15
16
+- Only fetch teachers during the email process when necessary, reducing the number of SQL queries if they are not included (#531).
17
+- Filter users before process to speed up certificate task (#634).
18
19
## [4.4.2] - 2024-09-28
20
21
### Fixed
0 commit comments