Skip to content

Releases: sebastianfeldmann/phpbu

6.0.26

15 Nov 15:58
451681c
Compare
Choose a tag to compare

What's Changed

  • Add Google Cloud Storage sync - big thanks to @ddattee
  • Dropbox Sync was fixed
  • Add sendOnlyOnError option to web hooks #381

Full Changelog: 6.0.25...6.0.26

6.0.25

15 Nov 15:03
8ea4cf1
Compare
Choose a tag to compare

What's Changed

  • Add Google Cloud Storage sync - big thanks to @ddattee (not PHAR compatible yet)
  • Dropbox Sync was fixed

New Contributors

Full Changelog: 6.0.24...6.0.25

6.0.24

26 May 17:26
6.0.24
2ee3fb3
Compare
Choose a tag to compare

What's Changed

  • Don't limit size when using OpenSSL password crypt by @veebkolm in #373
  • New compression option zstd by @veebkolm
  • Fix wrong download URL for version 6.0.20 by @hype09 in #379

Full Changelog: 6.0.23...6.0.24

6.0.23

22 Mar 10:25
6.0.23
1ebb083
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.22...6.0.23

6.0.22

22 Dec 11:36
6.0.22
63fb5f7
Compare
Choose a tag to compare

6.0.21

21 Dec 14:40
6.0.21
3e3d87a
Compare
Choose a tag to compare

Fix PHAR build

6.0.20

12 Aug 12:32
6.0.20
c9ccf96
Compare
Choose a tag to compare

Fixed Mongodump issue #344

6.0.19

06 Mar 10:15
6.0.19
af95caf
Compare
Choose a tag to compare

Widen dependency version range - issue #337

6.0.18

06 Mar 10:14
6.0.18
22840c6
Compare
Choose a tag to compare

Fix mysqldump --lock-tables option to support --lock-tables=false and --lock-tables=true

6.0.15

02 Apr 13:52
6.0.15
Compare
Choose a tag to compare
  • Fix ftp remote cleanup - issue #261
  • Fix issue with dotenv version > 3 - issue #287