Releases: webp-sh/webp_server_go
Releases · webp-sh/webp_server_go
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
WebP Server Go 0.9.5
What's Changed
- 24b96a9: Default ReductionEffort to 0 for less RAM usage and better performance (#254) (Nova Kwok) #254
Full Changelog: 0.9.4...0.9.5
WebP Server Go 0.9.4
What's Changed
- Using a new way to store images, using JSON files for metadata, more info can be seen at #217 (comment)
Full Changelog: 0.9.3...0.9.4
WebP Server Go 0.9.3
What's Changed
- Bump github.com/gofiber/fiber/v2 from 2.46.0 to 2.47.0 by @dependabot in #238
- fix code cov by @BennyThink in #248
- Split codecov and CI check by @n0vad3v in #249
- Move matcher to outside to avoid fatal error: concurrent map read and map write by @n0vad3v in #250
Full Changelog: 0.9.2...0.9.3
WebP Server Go 0.9.2
What's Changed
- iOS 16 supports AVIF and WebP by @n0vad3v in #242
- add some tests by @BennyThink in #239
- Bump github.com/valyala/fasthttp from 1.47.0 to 1.48.0 by @dependabot in #235
- Release binary using CentOS 7 by to fix glibc problems stated in #236 @BennyThink in #245
- Use QEMU to release ARM64 binary as well by @n0vad3v in #246
Full Changelog: 0.9.1...0.9.2
WebP Server Go 0.9.1
What's Changed
- Update
ReductionEffort
to 4 by @BennyThink, fixed: #234
Full Changelog: 0.9.0...0.9.1