Skip to content

Releases: stefanzweifel/laravel-backup-restore

v1.6.0

07 Feb 10:59
Compare
Choose a tag to compare

Added

  • Include zipped file size in selection choices (#92)

v1.5.2

20 Jan 13:28
3814400
Compare
Choose a tag to compare

Changed

  • changed postgres restore command to use a connection uri (#88)

v1.5.1

13 Jan 19:00
c5df749
Compare
Choose a tag to compare

Fixed

  • Add Support for laravel/prompts v0.2 and v0.3 (#87)

v1.5.0

13 Nov 18:25
afe21d2
Compare
Choose a tag to compare

Added

  • Add Support for PHP 8.4 (#82)

v1.4.2

20 Oct 12:47
853ba71
Compare
Choose a tag to compare

Fixed

  • Use local.root value in getAbsolutePathToLocalDecompressedBackup (#80)

v1.4.1

20 Aug 18:44
69c470c
Compare
Choose a tag to compare

Fixed

  • Remove single quotes from restore command when restoring MySQL dump (#79)

v1.4.0

07 Aug 17:08
5d671a5
Compare
Choose a tag to compare

Changed

  • Added support for spatie/laravel-backup v9 and drop support for v8 and PHP 8.1 (#76)

v1.3.2

08 Jun 10:09
bd130ce
Compare
Choose a tag to compare

Changed

  • Show list of found files in db-dumps directory when NoDatabaseDumpsFound Exception is thrown. (#74)

v1.3.1

20 Mar 18:22
6b9997f
Compare
Choose a tag to compare

Changed

  • Display file name being downloaded (#65)

v1.3.0

07 Feb 09:11
749f1a9
Compare
Choose a tag to compare

Added

  • Add Support for Laravel 11 (#49)