Skip to content

Releases: aerni/statamic-zipper

v2.4.0

13 Aug 19:10
97d8a40
Compare
Choose a tag to compare

What's new

v2.3.0

12 May 21:37
51871c8
Compare
Choose a tag to compare

What's new

  • Added support for Statamic 4
  • Added support for Laravel 10
  • Dropped support for Statamic 3

v2.2.0

11 Apr 19:59
60d95cd
Compare
Choose a tag to compare

What's fixed

  • Fix browser error err_connection_closed by storing encrypted Zip instances to file instead of passing them as query parameter #14

What's new

  • Added scheduled command to daily delete old reference files. Make sure your Scheduler is running. #15

v2.1.0

10 Apr 15:10
f627aad
Compare
Choose a tag to compare

What's new

  • Added support for Statamic 3.4 #13

v2.0.0

11 Dec 22:19
6e4ff1b
Compare
Choose a tag to compare

What's changed

  • Complete refactor of the codebase, laying a solid foundation for future enhancements.

What's breaking

  • The addon's API has changed. If you are programmatically creating your zip files, make sure to read the docs on how to use it now. It should be fairly straightforward.

v1.7.1

09 Dec 17:43
4a0f0ca
Compare
Choose a tag to compare

What's improved

  • Abort with 403 instead of 401 when link has expired

v1.7.0

09 Dec 01:43
7532ffd
Compare
Choose a tag to compare

What's new

  • Added the option to expire links #10

What's improved

  • Improved security by signing routes
  • Added filename parameter to the cipher

v1.6.1

08 Jun 07:18
Compare
Choose a tag to compare

What's improved

  • Prevent saving zip files that will never be used

v1.6.0

07 Jun 07:49
af16dfd
Compare
Choose a tag to compare

What's new

What's improved

  • Better security by encrypting the file paths in the URL
  • Proper support for S3 filesystem disks

What's changed

  • Requires Laravel 9

v1.5.1

26 May 12:09
Compare
Choose a tag to compare

What's fixed

  • Fixed show-stopping bug