Updated CHANGES.md
This commit is contained in:
parent
e012b8fb22
commit
f4a7c3ed37
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,7 @@ Note - All hash comments refer to the issue number. Eg. #169 refers to https://g
|
||||||
## Changed
|
## Changed
|
||||||
|
|
||||||
- Removed unnecessary and confusing 'exampledata' string.
|
- Removed unnecessary and confusing 'exampledata' string.
|
||||||
|
- Do not email those who can manage the certificate (#376).
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
@ -22,6 +23,9 @@ Note - All hash comments refer to the issue number. Eg. #169 refers to https://g
|
||||||
- Custom fields not displaying properly (#359).
|
- Custom fields not displaying properly (#359).
|
||||||
- Fix repositioning elements page when resizing the browser (#343).
|
- Fix repositioning elements page when resizing the browser (#343).
|
||||||
- Prevent error when duplicate issues exist when using the code element (#363).
|
- Prevent error when duplicate issues exist when using the code element (#363).
|
||||||
|
- Implemented get_objectid_mapping for the course_module_viewed.php event to avoid warning (#374).
|
||||||
|
- Fixed exception being thrown when loading a template that has an image element but no image selected (#369).
|
||||||
|
- Fixed issue with PDF being generated without a name (#333).
|
||||||
|
|
||||||
## [3.7.4] - 2020-03-12
|
## [3.7.4] - 2020-03-12
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue