mirror of
https://github.com/getgrav/grav.git
synced 2026-05-06 19:35:37 +02:00
Merge branch 'develop' into 1.6
# Conflicts: # CHANGELOG.md # composer.lock # system/defines.php
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user