Skip to content

Commit

Permalink
Updated CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjnelson committed Sep 28, 2024
1 parent 3eb5cb6 commit 6bc9a94
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,27 @@ All notable changes to this project will be documented in this file.

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

## [4.2.7] - 2024-09-28

### Fixed

- Mobile app: Stop using deprecated module-description.
- Fixed auto-linking filters moving text element positions if reference point is center (#629).

### Changed

- Mobile app: Update Mobile template to Ionic 7.
- Mobile app: Remove Ionic 3 template.

### Added

- Optimise email certificate task by reducing database reads/writes and introducing
configurable settings for task efficiency (#531).
- New element `expiry` which when used will display the expiry date on the list of issued certificates
and the verification pages.<br />
Any Custom Certificates that are using the `date` element and selected the expiry dates will
automatically be upgraded to use this new element (#499).

## [4.2.6] - 2024-05-28

### Fixed
Expand Down

0 comments on commit 6bc9a94

Please sign in to comment.