Skip to content

Commit 035ab58

Browse files
committed
Updated CHANGES.md
1 parent 682da2d commit 035ab58

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGES.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,27 @@ All notable changes to this project will be documented in this file.
44

55
Note - All hash comments refer to the issue number. Eg. #169 refers to https://github.com/mdjnelson/moodle-mod_customcert/issues/169.
66

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+
728
## [4.4.1] - 2024-05-28
829

930
### Fixed

0 commit comments

Comments
 (0)