@@ -43,7 +43,7 @@ Note - All hash comments refer to the issue number. Eg. #169 refers to https://g
43
43
44
44
### Added
45
45
46
- - Only fetch teachers during the email process when necessary, reducing the number of SQL queries if they are not included (#531 ).
46
+ - Only fetch teachers during the email process when necessary, reducing the number of SQL queries if they are not included (#531 ).
47
47
- Filter users before process to speed up certificate task (#634 ).
48
48
49
49
## [ 4.4.2] - 2024-09-28
@@ -62,7 +62,7 @@ Note - All hash comments refer to the issue number. Eg. #169 refers to https://g
62
62
63
63
- Optimise email certificate task by reducing database reads/writes and introducing
64
64
configurable settings for task efficiency (#531 ).
65
- - New element ` expiry ` which when used will display the expiry date on the list of issued certificates
65
+ - New element ` expiry ` which when used will display the expiry date on the list of issued certificates
66
66
and the verification pages.<br />
67
67
Any Custom Certificates that are using the ` date ` element and selected the expiry dates will
68
68
automatically be upgraded to use this new element (#499 ).
@@ -144,7 +144,7 @@ Note - All hash comments refer to the issue number. Eg. #169 refers to https://g
144
144
- An event for when a page is created.
145
145
- An event for when a page is updated.
146
146
- An event for when a page is deleted.
147
- - An event for when a template is created.
147
+ - An event for when a template is created.
148
148
- An event for when a template is updated.
149
149
- An event for when a template is deleted.
150
150
0 commit comments