Skip to content

Releases: stefanzweifel/laravel-backup-restore

v1.6.2

14 May 20:10
630b57d
Compare
Choose a tag to compare

Fixed

  • Fix Tests for modern Laravel installations (#96)

v1.6.1

14 Feb 19:59
9ba307f
Compare
Choose a tag to compare

Changed

  • Add Support for Laravel 12 (#90)

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)