Releases: webp-sh/webp_server_go
Releases · webp-sh/webp_server_go
WebP Server Go 0.10.4
WebP Server Go 0.10.3
What's Changed
- Allow WebP image format as source and ignore GIF when converting to AVIF by @n0vad3v in #302, solves #301
Full Changelog: 0.10.2...0.10.3
WebP Server Go 0.10.2
WebP Server Go 0.10.1
What's Changed
- Add NEF support by convert to jpg by @llanc in #284
- Better configuration by @n0vad3v and @BennyThink in #288, now we can use Environment variables to override configurations, full details at: https://docs.webp.sh/usage/configuration/
- Upgrade
github.com/gofiber/fiber
to 2.50.0 - Added more tests
New Contributors
Full Changelog: 0.9.12...0.10.1
WebP Server Go 0.9.12
WebP Server Go 0.9.11
What's Changed
- fix image exist nil by @BennyThink in #274
- Parse flag before load config by @n0vad3v in #275
- Use compiled libwebp to mitigate CVE-2023-4863 by @n0vad3v in #276
- Remove ARMv7 by @n0vad3v in #277
Full Changelog: 0.9.10...0.9.11
WebP Server Go 0.9.10
What's Changed
- Remove metadata when original image does not exist, update support README for HEIC by @n0vad3v in #266
Full Changelog: 0.9.9...0.9.10
WebP Server Go 0.9.9
What's Changed
- Fix M1 should be build with GOARCH arm64 by @n0vad3v in #263
- Multiple backends support by @bugfest in #207 ,now we support serving images under multiple directories, documentation can be seen on https://docs.webp.sh/usage/multipath/.
- Upgrade to Go 1.21 and optimize code by @n0vad3v in #264
Full Changelog: 0.9.8...0.9.9
WebP Server Go 0.9.8
What's Changed
- Add SVG support for proxy mode by @n0vad3v in #258
- Update README and config.json by @n0vad3v in #260
Full Changelog: 0.9.7...0.9.8
WebP Server Go 0.9.7
What's Changed
- better reduction effect loop and bump by @BennyThink in #256
- Better ReductionEffort (Nova Kwok) #255
Full Changelog: 0.9.5...0.9.7