Releases: thathoff/kirby-git-content
Releases · thathoff/kirby-git-content
v3.0.1
v3.0.0
Features
- add support for kirby 3 (f4393b8)
- commit by default when plugin is installed (48cd099)
- install Git.php with composer only (6d1b9d3)
- only log errors by default (3f4e771)
- use users email and name as commit author (ebcba17)
BREAKING CHANGES
- The commit option now defaults to true
- Support for Kirby 2 and the panel widget has been removed.
- Remove support for installation with git submodules
v3.0.0-beta.1
Features
- add support for kirby 3 (41f8360)
- commit by default when plugin is installed (b4d0812)
- install Git.php with composer only (6d1b9d3)
- use users email and name as commit author (3c1776c)
BREAKING CHANGES
- The commit option now defaults to true
- Support for Kirby 2 and the panel widget has been removed.
- Remove support for installation with git submodules