Skip to content

Releases: webp-sh/webp_server_go

WebP Server Go 0.9.4

12 Jul 09:10
a7b5992
Compare
Choose a tag to compare

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

06 Jul 14:19
a5e3282
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.2...0.9.3

WebP Server Go 0.9.2

05 Jul 08:04
fdca7ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.1...0.9.2

WebP Server Go 0.9.1

28 Jun 07:09
451f9a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.9.1

WebP Server Go 0.9.0

27 Jun 14:05
23bbed8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.4...0.9.0

WebP Server Go 0.8.4

31 May 12:18
dc9b6cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.3...0.8.4

WebP Server Go 0.8.3

29 May 12:01
9268ada
Compare
Choose a tag to compare

What's Changed

  • Implement fiber etag middleware to replace etag generation by @bugfest in #218
  • A better way to handle remote content-type, fix etag when fetching remote image by @n0vad3v in #216

Full Changelog: 0.8.2...0.8.3

WebP Server Go 0.8.2

23 May 03:53
c61ed7d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.1...0.8.2

WebP Server Go 0.8.1

19 May 09:31
227d2bf
Compare
Choose a tag to compare

What's Changed

  • Better RAM usage by manually closing images after used by @n0vad3v in #200

Full Changelog: 0.8.0...0.8.1

WebP Server Go 0.8.0

17 May 13:30
651ae51
Compare
Choose a tag to compare

What's Changed

  • Enable AVIF compression in proxy mode by @bugfest in #194
  • Fix bug when Proxy Mode is used, WebP Server Go returns status code 200 when remote returns 404 while using old browser or cURL, related issue: #197

New Contributors

Full Changelog: 0.7.0...0.8.0