Releases: bnomei/kirby3-janitor
Releases · bnomei/kirby3-janitor
v3.12.0: :pencil: added confirm option to readme again thanks @jaro-io
: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
:sparkles: color and backgroundColor can be set via a query Signed-off-by: bnomei <[email protected]>
3.10.1
:ambulance: model resolver not working for non uuid setups Signed-off-by: bnomei <[email protected]>
v3.10.0
:sparkles: commands are automatically lazy resolved see changes in readme for more information Signed-off-by: bnomei <[email protected]>
v3.9.2
:bug: backupzip includes dotfiles (for accounts)
v3.9.1 :bug: backupzip includes dotfiles (for accounts)
⚰️ backup pages with undertaker command
Signed-off-by: bnomei <[email protected]>
:sparkles: job/call now support void/bool/string returns
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)
Merge pull request #110 from bnomei/call-job-on-model call job on model
:art: modernization
Merge pull request #109 from bnomei/moderizations :art: modernization