Releases: spatie/laravel-backup
Releases · spatie/laravel-backup
9.0.3
9.0.2
9.0.1
What's Changed
- allow null value for config option
delete_oldest_backups_when_using_more_megabytes_than
in ef8b0fa
Full Changelog: 9.0.0...9.0.1
9.0.0
What's Changed
- Dropped support for 8.1
- Add types to the codebase by @Nielsvanpach in #1799
- Migrate config to DTOs by @Nielsvanpach in #1800
- Feature/use config object by @Nielsvanpach in #1805
- Update documentation internal links by @dualklip in #1801
- Update installation-and-setup.md by @Geoffry304 in #1807
- V9 release by @Nielsvanpach in #1806
- Chore/ci updates by @Nielsvanpach in #1798
New Contributors
- @dualklip made their first contribution in #1801
- @Geoffry304 made their first contribution in #1807
Full Changelog: 8.8.1...9.0.0
8.8.1
What's Changed
- Normalize and style config file by @siarheipashkevich in #1791
- Fix broken link in installation-and-setup.md by @ISNewton in #1794
- Handle Notification failure in CleanupJob.php as BackupJob.php by @NasrinAfrozKakoli in #1796
New Contributors
- @ISNewton made their first contribution in #1794
- @NasrinAfrozKakoli made their first contribution in #1796
Full Changelog: 8.8.0...8.8.1
8.8.0
8.7.0
What's Changed
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #1768
- Update README.md by @levizoesch in #1777
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #1778
- Docblocks to comments by @edwinvdpol in #1779
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #1786
- Bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1 by @dependabot in #1787
- Added null option for unlimited backup storage size by @rcerljenko in #1788
New Contributors
- @levizoesch made their first contribution in #1777
- @edwinvdpol made their first contribution in #1779
Full Changelog: 8.6.0...8.7.0
8.6.0
What's Changed
- Add Support for Laravel 11 by @stefanzweifel in #1757
New Contributors
- @stefanzweifel made their first contribution in #1757
Full Changelog: 8.5.1...8.6.0
8.5.1
What's Changed
- Fix duplicate Portuguese translations for backup dates by @ricardo-lobo in #1752
New Contributors
- @ricardo-lobo made their first contribution in #1752
Full Changelog: 8.5.0...8.5.1
8.5.0
What's Changed
- Fix translations for keys newest_backup_date and oldest_backup_date on tr language by @sdkakcy in #1743
- nunomaduro/larastan abandoned by @parth391 in #1742
- Made it possible to run the backup, cleanup and monitor commands in isolated mode by @pieterclaerhout in #1751
New Contributors
- @sdkakcy made their first contribution in #1743
- @pieterclaerhout made their first contribution in #1751
Full Changelog: 8.4.1...8.5.0