File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,27 @@ All notable changes to this project will be documented in this file.
4
4
5
5
Note - All hash comments refer to the issue number. Eg. #169 refers to https://github.com/mdjnelson/moodle-mod_customcert/issues/169 .
6
6
7
+ ## [ 4.4.2] - 2024-09-28
8
+
9
+ ### Fixed
10
+
11
+ - Mobile app: Stop using deprecated module-description.
12
+ - Fixed auto-linking filters moving text element positions if reference point is center (#629 ).
13
+
14
+ ### Changed
15
+
16
+ - Mobile app: Update Mobile template to Ionic 7.
17
+ - Mobile app: Remove Ionic 3 template.
18
+
19
+ ### Added
20
+
21
+ - Optimise email certificate task by reducing database reads/writes and introducing
22
+ configurable settings for task efficiency (#531 ).
23
+ - New element ` expiry ` which when used will display the expiry date on the list of issued certificates
24
+ and the verification pages.<br />
25
+ Any Custom Certificates that are using the ` date ` element and selected the expiry dates will
26
+ automatically be upgraded to use this new element (#499 ).
27
+
7
28
## [ 4.4.1] - 2024-05-28
8
29
9
30
### Fixed
You can’t perform that action at this time.
0 commit comments