2.4 KiB
2.4 KiB
v2.0.1
06/17/2026
-
- The error page now shows its message correctly out of the box on Grav 2, instead of leaving raw template code on the 404 page when Twig processing in content is turned off by default (#47).
v2.0.0
05/05/2026
v1.8.1
08/28/2025
-
- Fixed an issue with error thrown during
bin/plugin error logcommands #46 - Fixed output issue not showing all messages with log CLI command
- Fixed an issue with error thrown during
v1.8.0
09/07/2021
-
- Require Grav 1.7.0
- Added support for
{% throw 404 'Not Found' %}from twig template to show the error page
-
- Do not cache 404 error pages by default
v1.7.1
10/08/2020
v1.7.0
07/01/2020
-
- Require Grav v1.6
-
- Added translated title programmatically #40
v1.6.2
05/09/2019
-
- Fixed a few issues found by phpstan
- Added
ruanduktranslations #36
v1.6.1
03/09/2018
v1.6.0
10/19/2016
-
- Added Croatian translation
- Improved
autoescape: truesupport
-
- Fixed issue where template file for
errorpage type is only available if page was not found
- Fixed issue where template file for
v1.5.1
07/18/2016
-
- Added chinese and german translations
-
- Fixed issue with the Smartypants plugin running before Twig was processed
v1.5.0
07/14/2015
-
- Translate some blueprint configuration options
- Allow translating the error message
- Added french, russian, romanian, danish, italian