Skip to content

Releases: bnomei/kirby3-janitor

v3.3.0: :pencil: typo in readme page -> model (thx @samzii)

01 Feb 14:43
Compare
Choose a tag to compare

v3.2.2: :art: php 8.2

09 Dec 10:03
Compare
Choose a tag to compare
Signed-off-by: bnomei <[email protected]>

v3.2.1: :bug: allow jobs without models

05 Dec 12:09
Compare
Choose a tag to compare

v3.2.0: :sparkles: smartly delaying query language with {( query )}

17 Nov 10:44
Compare
Choose a tag to compare

v3.1.0: :sparkles: api uses post (infinite command length)

16 Nov 15:54
Compare
Choose a tag to compare
:arrow_up: k3.8.2 Query class changes

closes #93
closes #94

Signed-off-by: bnomei <[email protected]>

v3.0.2: :bug: non-composer install find class in commands

16 Nov 11:08
Compare
Choose a tag to compare

v3.0.1: :bug: vendor folder

15 Nov 19:56
Compare
Choose a tag to compare

📣 Kirby CLI commands (and callback)

15 Nov 09:37
871585c
Compare
Choose a tag to compare

Janitor v3 built on top of Kirby CLI commands.

changes

- removed logging
- removed jobs from classes
- removed wiki
- removed my plugins dependency to CLImate
+ added dependency to getkirby/cli (which uses CLImate)
+ rebuilt all jobs to commands on top of CLI commands
+ renamed a few api endpoints keys
+ can change label and icon with api endpoint keys => label, message, icon

v2.16.3: :wrench: assure kirby 3.8 compatiblity (by @teichsta)

29 Oct 11:08
Compare
Choose a tag to compare

upgraded dependencies and min php8

26 Jul 20:53
Compare
Choose a tag to compare
:bug: cooldown from field prop not working

closes #81

Signed-off-by: bnomei <[email protected]>