Automatic WebP Conversion
Output WebP format automatically if browser supports, based on Accept request header check for image/webp
-imagor-auto-webp
Output WebP format automatically if browser supports
Base Path Redirect URL
Ability to configure URL for redirection on base path /
-imagor-base-path-redirect string
URL to redirect for Imagor / base path e.g. https://www.google.com
What's Changed
- feat(imagor): base path redirect option by @cshum in #43 #40
- refactor(httploader): HTTP Loader default accepts image/* by @cshum in #42
- feat(imagor): output WebP format automatically if browser supports by @cshum in #41 #39
Full Changelog: v0.8.15...v0.8.16