Releases: aerni/statamic-zipper
Releases · aerni/statamic-zipper
v2.4.0
v2.3.0
v2.2.0
v2.1.0
v2.0.0
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
v1.7.0
v1.6.1
v1.6.0
What's new
- Added support for private containers
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