Skip to content

4.0.0.beta2

Pre-release
Pre-release

Choose a tag to compare

@melistik melistik released this 04 May 05:03
· 125 commits to master since this release
  • introduced image-magick command-line AssetHandler
    • can now generate also previews from webp/heic/heif
    • also can read resolutions/colors for new formats
    • lowered memory-usage and tuned speed
  • added local-file storage engine (commons-asset-storage-fs)
  • improved PathResolver for s3 and fs storage
    • now you can specify also the filename
    • simplified implementation flow
  • many refactorings...