Releases: zephir/kirby-contentsync
Releases · zephir/kirby-contentsync
2.1.0
- Added verbose logging with the -v argument:
kirby content:sync -v
.
- Added CURL library for ease of use and better error reporting
- Fixed a bug where the file list could be loaded but not the files themselves (if the source URL had a / at the end)
2.0.1
- Allow trailing slash in config
- Cleanup var_dump
2.0.0
- Kirby 4 compatibility
- Still compatible with Kirby 3