github webp-sh/webp_server_go 0.13.0
WebP Server Go 0.13.0

latest releases: 0.14.0, 0.13.7, 0.13.6...
7 months ago

What's Changed

  • Allow user to send files directly if not image, some related issues:
  • Skip processing some image and render them directly(e,g source image type is already WebP)
  • Port Metadata function from WebP Cloud to WebP Server Go
  • Render optimized(WebP/AVIF) image if source image is HEIC and browser doesn't support it
  • Always render supported image format for browser, e.g: source image is AVIF, CONVERT_TYPES is ["webp","avif"] and browser only support image/webp, in this case, webp image will be served

More info can be found at WebP Server Go 0.13.0 is released - WebP Cloud Services Blog or WebP Server Go 0.13.0 发布

Full Changelog: 0.12.3...0.13.0

Don't miss a new webp_server_go release

NewReleases is sending notifications on new releases.