mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
updated changelog
This commit is contained in:
parent
550b51f77a
commit
7a3f136207
|
|
@ -5,6 +5,7 @@
|
|||
* Added support for 2-Factor Authentication in admin profile
|
||||
* Added `gaussianBlur` media method [#1623](https://github.com/getgrav/grav/pull/1623)
|
||||
* Added new `|chunk_split()` Twig filter
|
||||
* Added new `tl` Twig filter/function to spport specific translations [#1618](https://github.com/getgrav/grav/issues/1618)
|
||||
1. [](#improved)
|
||||
* Added options to `Page::summary()` to support size without HTML tags [#1554](https://github.com/getgrav/grav/issues/1554)
|
||||
* Forced `natsort` on plugins to ensure consistent plugin load ordering across platforms [#1614](https://github.com/getgrav/grav/issues/1614)
|
||||
|
|
@ -13,7 +14,6 @@
|
|||
* Use 302 rather than 301 redirects by default [#1619](https://github.com/getgrav/grav/issues/1619)
|
||||
1. [](#bugfix)
|
||||
* Fixed UTF8 2 character support in `Page::summary()` [#1554](https://github.com/getgrav/grav/issues/1554)
|
||||
* Fixed dynamic Twig translation [#1618](https://github.com/getgrav/grav/issues/1618)
|
||||
|
||||
# v1.3.2
|
||||
## 08/16/2017
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user