mirror of
https://github.com/getgrav/grav.git
synced 2026-07-08 18:42:40 +02:00
update changelog
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.6.12
|
||||
## mm/dd/2019
|
||||
## 08/11/2019
|
||||
|
||||
1. [](#new)
|
||||
* Added support for custom `FormFlash` save locations
|
||||
@@ -10,6 +10,7 @@
|
||||
* Use new `Utils::getSupportedPageTypes()` to enforce `html,htm` at the front of the list [#2531](https://github.com/getgrav/grav/issues/2531)
|
||||
* Updated vendor libraries
|
||||
* Markdown filter is now page-aware so that it works with modular references [admin#1731](https://github.com/getgrav/grav-plugin-admin/issues/1731)
|
||||
* Check of `GRAV_USER_INSTANCE` constant is already defined [#2621](https://github.com/getgrav/grav/pull/2621)
|
||||
1. [](#bugfix)
|
||||
* Fixed some potential issues when `$grav['user']` is not set
|
||||
* Fixed error when calling `Media::add($name, null)`
|
||||
|
||||
Reference in New Issue
Block a user