Releases: webp-sh/webp_server_go
Releases · webp-sh/webp_server_go
WebP Server Go 0.10.8
What's Changed
- Bump govips to v2.14.0 by @n0vad3v in #317, this contains lots of fixes, which can be seen at https://github.com/davidbyttow/govips/releases/tag/v2.14.0
- Optimized Dockerfile, stop building libwebp by our own by @n0vad3v in #318
Full Changelog: 0.10.7...0.10.8
WebP Server Go 0.10.7
What's Changed
- Bump github.com/gofiber/fiber/v2 from 2.51.0 to 2.52.0 by @dependabot in #309
- Upgrade to Go 1.22 by @n0vad3v in #311
- Added cache for remote images by @HolgerHuo in #310, more can be found on https://docs.webp.sh/usage/configuration/
Full Changelog: 0.10.6...0.10.7
WebP Server Go 0.10.6
What's Changed
- Read all pages by @n0vad3v in #308, , fixes bug that animated images will be static after conversion.
Full Changelog: 0.10.5...0.10.6
WebP Server Go 0.10.5
What's Changed
Full Changelog: 0.10.4...0.10.5
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