Skip to content

Releases: bnomei/kirby3-janitor

v3.12.0: :pencil: added confirm option to readme again thanks @jaro-io

25 Oct 15:58
Compare
Choose a tag to compare
:bug: php bug fixes thanks @tristantbg
:bug: k4 icons size must be 24x24 svg thanks @tobimori
:arrow_up: upgraded dependencies
:sparkles: confirm can be translated and template strings

closes #114
closes #115

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

v3.11.0

18 Aug 13:16
Compare
Choose a tag to compare
:sparkles: color and backgroundColor can be set via a query

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

3.10.1

26 May 17:44
Compare
Choose a tag to compare
:ambulance: model resolver not working for non uuid setups

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

v3.10.0

17 May 10:26
Compare
Choose a tag to compare
:sparkles: commands are automatically lazy resolved

see changes in readme for more information

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

v3.9.2

17 May 10:06
Compare
Choose a tag to compare
:pencil: explained "wrong value in command after saving" aka "lazy re…

:bug: backupzip includes dotfiles (for accounts)

25 Mar 09:58
Compare
Choose a tag to compare
v3.9.1

:bug: backupzip includes dotfiles (for accounts)

⚰️ backup pages with undertaker command

23 Mar 11:39
Compare
Choose a tag to compare

:sparkles: job/call now support void/bool/string returns

22 Mar 14:46
Compare
Choose a tag to compare
allow jobs from config files and model methods to yield void/bool/string instead of janitor data-array

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

✨ call method on model (like job in config)

20 Mar 22:00
768a42c
Compare
Choose a tag to compare
Merge pull request #110 from bnomei/call-job-on-model

call job on model

:art: modernization

18 Mar 10:59
5835833
Compare
Choose a tag to compare
Merge pull request #109 from bnomei/moderizations

:art: modernization