Releases: venveo/craft-compress
Releases · venveo/craft-compress
Craft 5
4.0.1
4.0.1 - 2022-06-17
Added
- Added "Default Volume Subdirectory" settings to control where assets are stored.
- Added ability to specify output archive name
- Added setting to delete stale archives during garbage collection.
Changed
- Archives created in volumes without public URLs will now be proxied through the server to be fulfilled
- Files are now streamed into archives instead of being copied to temporary files
- Running "getLazyLink" will now always return a controller URL instead of a direct link to assets. This should help prevent caching issues.
4.0.0
Additional php 7 compatibility improvements
Closes #15
Also prevents potential issues in other places.
1.0.2 "Andrea"
v1.0.2 Fix one more php 7.0.0 issue
Improve php 7.0.0 compatibility
v1.0.1 Changelog
Initial Release
v1.0.0 Clean up utility template a little
Beta 1
Let's make this official