Releases: spatie/laravel-backup-server
Releases · spatie/laravel-backup-server
4.0.2
What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #83
- #82 issue fixed - type error by @SignetPlanet in #84
New Contributors
- @SignetPlanet made their first contribution in #84
Full Changelog: 4.0.1...4.0.2
4.0.1
- add license
Full Changelog: 4.0.0...4.0.1
4.0.0
What's Changed
- v4: Pause notifications by @Nielsvanpach in #78
- V4 release by @Nielsvanpach in #77
- Change internal links from /v1/ to /v3/ by @juukie in #73
New Contributors
Full Changelog: 3.3.0...4.0.0
3.3.0
What's Changed
- introduce Dependabot by @Nielsvanpach in #63
- Update github actions + run Pint by @Nielsvanpach in #67
- Skeleton changes by @Nielsvanpach in #68
- Migrate to PestPHP by @Nielsvanpach in #69
Full Changelog: 3.2.0...3.3.0
3.2.0
What's Changed
- Support Laravel 11
- Bump follow-redirects from 1.14.8 to 1.15.4 by @dependabot in #55
- Bump browserify-sign from 4.0.4 to 4.2.2 by @dependabot in #54
- Bump @babel/traverse from 7.8.3 to 7.23.2 by @dependabot in #53
- Fix some problems by @mozex in #58
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #60
- Bump ip from 1.1.5 to 1.1.9 by @dependabot in #59
New Contributors
Full Changelog: 3.1.3...3.2.0
3.1.3
What's Changed
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #52
- Fix empty path error for Backup model by @kostamilorava in #57
New Contributors
- @kostamilorava made their first contribution in #57
Full Changelog: 3.1.2...3.1.3
3.1.2
- support Laravel 10
3.1.1
What's Changed
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #44
- Bump express from 4.17.1 to 4.18.2 by @dependabot in #43
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #42
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #47
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #40
- Bump eventsource from 1.0.7 to 1.1.1 by @dependabot in #39
- Allow timeout for backup collection size calculation to be configurable by @Harrisonbro in #48
Full Changelog: 3.1.0...3.1.1
3.1.0
What's Changed
- Allow timeout for backup size calculation to be configurable by @Harrisonbro in #45
New Contributors
- @Harrisonbro made their first contribution in #45
Full Changelog: 3.0.0...3.1.0
3.0.0
- add support for Laravel 9