- Add support for naming backup jobs. After update your jobs will have a random name assigned
- Add support for custom include patterns with glob syntax support
- Add support for
exclude-if-presentto easily exclude folders from your backups if a file with the given name is present - Remove debug logs from production builds. Can be controlled with
LOG_LEVEL=debugenvironment variable - Add support for
DOCKER_HOSTenvironment variable to allow using a docker http proxy instead of mounting the docker socket