Skip to content

Releases: 0xec/glider

0.18.0-20260505

0.18.0-20260505 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 May 03:20

Changelog

  • 6828e3f feat(web): add web server with status, logs, and traffic pages

0.17.0

0.17.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Apr 15:46

Changelog

  • 374fea2 feat(anytls): add AnyTLS client support and update documentation
  • a92efe6 feat(anytls): implement AnyTLS protocol
  • 5ca07d4 build: add ldflags for optimized binary size in goreleaser configuration
  • 63e7163 build: enable v1 in goamd64 configuration for goreleaser

0.16.5

0.16.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Apr 18:10

Changelog

  • 121721b build: update artifact paths to version 4 for Linux and Windows binaries
  • aafa1d3 build: update goamd64 configuration to include v4
  • 9141d29 build: enable goarch configuration for amd64 in goreleaser
  • 1a20c63 chore: update build and release workflows for improved artifact handling
  • ae56f95 build: update goreleaser action to use build with snapshot and clean args
  • 3f35af5 chore: update GitHub Actions and enhance vmess URL decoding functionality
  • bb439c9 redir: fix test error
  • 6aee7b3 chore: update math/rand to math/rand/v2
  • 8e81e09 pool: optimized the bytes buffer pool
  • bd40b07 chore: update dependencies and optimize some code style
  • 40809b5 chore: use Go1.24
  • 2f15467 docker: update binary folder
  • b598c03 chore: update dependencies
  • 1108ef2 chore: update dependencies
  • 708db59 ci: use Go1.23