Skip to content

Releases: S1SYPHOS/kirby3-dejure

v1.4.4

26 Oct 10:40
Compare
Choose a tag to compare

This update brings heavily improved stability by updating the core library php-dejure.

v1.4.3

02 Sep 07:42
Compare
Choose a tag to compare

This release removes the strict version constraint regarding its main dependency, php-dejure.

v1.4.2

01 Sep 10:52
Compare
Choose a tag to compare

Fixes Packagist pipeline (shouldn't do this while on a train, I guess)

v1.4.1

01 Sep 10:45
Compare
Choose a tag to compare

Fixes Packagist pipeline

v1.4.0

01 Sep 10:43
Compare
Choose a tag to compare

This release updates various dependencies, most prominently php-dejure, which fixes a regex pattern detecting numbers as legal norms.

v1.3.0

04 Jul 22:50
Compare
Choose a tag to compare

With this release, kirby3-dejure.enabled only controls behaviour for kirbytext() calls, not all methods.

Additionally, when dealing with an intendedTemplate() being allowListed, this overrides kirby3-dejure.enabled being false, whereas blockList disables the hook for pages even when kirby3-dejure.enabled is true.

v1.2.2

25 Jun 20:55
Compare
Choose a tag to compare

This release introduces the tooltip option beschreibend (descriptive) which I had missed earlier .. 😊

v1.2.1

25 Jun 10:17
Compare
Choose a tag to compare

This patch release adds global ignore for file numbers & improves README about use & configuration.

v1.2.0

25 Jun 07:35
7d9e3ed
Compare
Choose a tag to compare

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 to false
  • Catches up on phpDoc descriptions & trailing commas

v1.1.0

24 Jun 12:19
7eb37f1
Compare
Choose a tag to compare

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)