Skip to content

v2.2

Compare
Choose a tag to compare
@olssonm olssonm released this 05 Jun 07:31
· 45 commits to master since this release
b3b7df3
  • The package now creates a new zip containing the spatie/laravel-backup-zip. This is to prevent the underlying content to be visible before unzipping.
  • Minor optimisations for the encryption-methods in an effort to not require as much RAM on bigger files. This is very difficult to get around though as encryption in itself is memory-intensive.