Releases: S1SYPHOS/kirby3-dejure
Releases · S1SYPHOS/kirby3-dejure
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.0
With this release, kirby3-dejure.enabled
only controls behaviour for kirbytext()
calls, not all methods.
Additionally, when dealing with an intendedTemplate()
being allowList
ed, this overrides kirby3-dejure.enabled
being false
, whereas blockList
disables the hook for pages even when kirby3-dejure.enabled
is true
.
v1.2.2
v1.2.1
v1.2.0
This release adds two new features and introduces some minor improvements:
Features:
- Adds function
clearDJO()
for cache resets - Adds support for new parameters
tooltip
,lineBreak
&ignore
Changes:
- Moves init to function & add method for cache resets
- Changes
buzer
default tofalse
- Catches up on phpDoc descriptions & trailing commas
v1.1.0
This release brings the plugin up to speed with its underlying library php-dejure
.
- Adds page & field methods
- Adds multiple cache drivers (powererd by this package)