Merge branch 'develop' into 1.6

# Conflicts:
#	CHANGELOG.md
#	composer.lock
#	system/defines.php
This commit is contained in:
Andy Miller
2019-01-25 14:41:36 -07:00

View File

@@ -1,5 +1,5 @@
# v1.6.0-beta.8
## mm/dd/2019
## 01/25/2019
1. [](#new)
* Added `Grav\Framework\Form\Interfaces\FormInterface`
@@ -152,6 +152,18 @@
* Doctrine filecache is now namespaced with prefix to support purging
* Register all page types into `blueprint://pages` stream
# v1.5.7
## 01/25/2019
1. [](#new)
* Support for AWS Cloudfront forwarded scheme header [#2297](https://github.com/getgrav/grav/pull/2297)
1. [](#improved)
* Set homepage with `https://` protocol [#2299](https://github.com/getgrav/grav/pull/2299)
* Preserve accents in fields containing Twig expr. using unicode [#2279](https://github.com/getgrav/grav/pull/2279)
* Updated vendor libraries
1. [](#bugfix)
* Support spaces with filenames in responsive images [#2300](https://github.com/getgrav/grav/pull/2300)
# v1.5.6
## 12/14/2018