Changelog update

This commit is contained in:
Matias Griese
2020-06-29 09:29:57 +03:00
parent 07571465a7
commit 4b3f202c6f

View File

@@ -1,11 +1,14 @@
# v1.7.0-rc.13
## mm/dd/2020
1. [](#new)
* Added new `onAfterCacheClear` event
1. [](#bugfix)
* Fixed `MediaUploadTrait::copyUploadedFile()` not adding uploaded media to the collection
* Fixed regression in saving media to a new Flex Object [admin#1867](https://github.com/getgrav/grav-plugin-admin/issues/1867)
* Fixed `Trying to get property 'username' of non-object` error in Flex [flex-objects#62](https://github.com/trilbymedia/grav-plugin-flex-objects/issues/62)
* Fixed retina images not working in Flex [flex-objects#64](https://github.com/trilbymedia/grav-plugin-flex-objects/issues/64)
* Fixed plugin initialization in CLI
# v1.7.0-rc.12
## 06/08/2020