Releases: sebastianfeldmann/phpbu
Releases · sebastianfeldmann/phpbu
6.0.12
- Add Wordpress adapter
6.0.11
- PHPConstant adapter - thanks to @planetahuevo
- Enhanced output for files
Checks
- thanks to @CiderAndWhisky - Look for
phpbu.json
by default - thanks to @CiderAndWhisky
6.0.10
- Add Backblaze S3 sync - Thanks to @wowkaster
- Allow sebastian/environment version 5 - Thanks to @rafaeljosem
6.0.9
Allow dotenv version 3 and 4
6.0.8
Add incremental backups for directory backups with tar
- #105
Look at the documentation for more details.
6.0.7
Prometheus logger syntax fix - thanks to @moebrowne
6.0.6
- Add Prometheus logger - pull request #247 thanks to @moebrowne
- Warn if weak open ssl ciphers are used - pull request #237 thanks to @moebrowne
- Created directories inherit parent directory permissions - pull request #242 thanks to @moebrowne
- Webhook URI validation - pull request #246 thanks to @moebrowne