-
- 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
-
- Require Grav v1.6
-
- Added translated title programmatically #40
-
- Fixed a few issues found by phpstan
- Added
ru
anduk
translations #36
-
- Added Croatian translation
- Improved
autoescape: true
support
-
- Fixed issue where template file for
error
page type is only available if page was not found
- Fixed issue where template file for
-
- Added chinese and german translations
-
- Fixed issue with the Smartypants plugin running before Twig was processed