Skip to content

4.0.1

Latest
Compare
Choose a tag to compare
@Mosnar Mosnar released this 17 Jun 23:24
· 3 commits to main since this release
456b9bb

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.