Skip to content

Releases: webp-sh/webp_server_go

WebP Server Go 0.2.0

06 Aug 06:59
2d2df55
Compare
Choose a tag to compare
  • Support remote address as backend.
  • Minor bug fix.

WebP Server Go 0.1.5

14 Jul 09:59
36eb669
Compare
Choose a tag to compare
  • Update iOS render policy

WebP Server Go 0.1.4

01 Jul 13:54
6abbc14
Compare
Choose a tag to compare
  • Improve compatibility on more devices (such as MSIE)
  • Minor bug fixes

WebP Server Go 0.1.3

23 May 08:54
14f99bf
Compare
Choose a tag to compare
  • Improve compatibility on more devices (such as WeChat Built-in browser)
  • Fix config.json PATH in Dockerfile

WebP Server Go 0.1.2

20 Mar 05:23
5cc9bf2
Compare
Choose a tag to compare
  • Minor bug fix.

WebP Server Go 0.1.1

07 Mar 06:00
e8e12ee
Compare
Choose a tag to compare
  • Added custom log level with -v.
  • Fix bug caused by hard code of exhaust path.
  • Bump version to 0.1.1.
  • Remove gif support by default, send not allowed file #25
  • Drop ppc64 support.
  • check for valid IMG_PATH

WebP Server Go 0.1.0

05 Mar 13:21
2c7b87c
Compare
Choose a tag to compare

We made improvements and squashed bugs so webp-server is even better for you.

  • auto update
  • choose parallel jobs when prefetch
  • prefetch runs in background
  • dump systemd and config sample
  • add bmp and gif support
  • customize exhaust_path

WebP Server Go 0.0.3

01 Mar 07:53
bd5ef5a
Compare
Choose a tag to compare

Build environment:

name glibc gcc go comment
webp-server-linux-amd64 GLIBC 2.27 gcc version 7.4.0 go version go1.14 linux/amd64
webp-server-darwin-amd64 N/A Apple clang version 11.0.0 go version go1.13.4 darwin/amd64
webp-server-linux-arm GLIBC 2.28 gcc version 8.3.0 go version go1.11.6 linux/arm armv7l
webp-server-windows-amd64 N/A