Skip to content

Releases: forewing/webrcon-server

Release v1.5.8

24 Jan 00:45
6c3e21a
Compare
Choose a tag to compare

Changes

  • 6c3e21a Bump github.com/forewing/gobuild from 0.4.0 to 1.1.0 (#18)
  • ec30a5b Bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7 (#17)
  • e179540 Bump github.com/forewing/csgo-rcon from 1.2.0 to 1.3.0 (#14)
  • e5d8e6b Update dependabot.yml
  • 97f3f09 Bump github.com/gin-gonic/gin from 1.7.3 to 1.7.4 (#13)

Release v1.5.7

12 Sep 22:26
Compare
Choose a tag to compare

Changes

  • b9ac200 add windows/arm64, remove arm32v5
  • 8dde57a Upgrade to go1.17
  • 7452ca8 Add docker build for linux/arm64

Release v1.5.6

11 Aug 04:24
bfe9a89
Compare
Choose a tag to compare

Changes

  • bfe9a89 Bump github.com/gin-gonic/gin from 1.7.1 to 1.7.3 (#12)
  • 8b835b9 build.sh exit on error
  • 961d257 add -trimpath build flag
  • fb46156 Bump github.com/forewing/gobuild from 0.2.0 to 0.3.0
  • bb5255b Bump github.com/forewing/gobuild from 0.1.1 to 0.2.0 (#9)
  • 5566cfd add build error check
  • 3bc483d add native go build (github.com/forewing/gobuild)
  • fe45187 make build script safer
  • 7707721 add release metadata
  • afe9125 fix wrong argument
  • f3f2ace upgrade csgo-rcon v1.2.0
  • 6143191 remove unused arch in cross-compile script

Release v1.5.5

19 Apr 08:28
Compare
Choose a tag to compare

News

Now you can get pre-built binaries of up to 46 different OS/Arch pairs!!!

Changes

Release v1.5.4

12 Apr 06:25
Compare
Choose a tag to compare

Changes

  • d694eea add cross compile script
  • b4048d4 Bump github.com/gin-gonic/gin from 1.6.3 to 1.7.1 (#8)
  • 6031516 Update dependabot.yml
  • 526b705 remove docker meta & login in docker ci
  • 95ee0e3 Add version flag (#7)
  • ff49b9c Upgrade to docker/build-push-action@v2
  • db84f77 Update install guide

Improved Pre-Built Binary Accessibility

You can download any binary file matching your OS/Arch here!

GOOS GOARCH File Name
darwin amd64 webrcon-server_darwin_amd64.tar.gz
darwin arm64 webrcon-server_darwin_arm64.tar.gz
linux amd64 webrcon-server_linux_amd64.tar.gz
linux arm64 webrcon-server_linux_arm64.tar.gz
linux arm webrcon-server_linux_arm.tar.gz
windows amd64 webrcon-server_windows_amd64.zip

Release v1.5.0

17 Feb 08:10
a60e195
Compare
Choose a tag to compare

Changes

a60e195 Use Go1.16 embed to pack resources into binary (#4)
be68bc1 Log router.Run on exit

Release v1.4.0

25 Dec 07:35
Compare
Choose a tag to compare

Changes

Release v1.3.0

24 Dec 10:32
3e61727
Compare
Choose a tag to compare

Changes

Release v1.2.0

25 Nov 06:14
Compare
Choose a tag to compare

eecae0d Use POST instead of GET
5f9a6b8 Add exec log
cd8555e Add DDQ

Release v1.1.2

24 Aug 15:49
Compare
Choose a tag to compare

Changes