Skip to content

Releases: XplnHUB/Les-Go

v1.2.0

20 Mar 14:04

Choose a tag to compare

Changelog

  • 9a93fea Bump version to v1.2.0
  • 8959132 Fix the cloudflare deployment
  • 7d35bf1 update client to new backend
  • 5850a8c update the cloudflare configuration
  • 6f56e92 update the server
  • 12992aa update the wrangler.toml

v1.1.1

16 Mar 17:20

Choose a tag to compare

Changelog

  • 77ac065 chore: release v1.1.1 and update .gitignore

v1.1.0

16 Mar 11:19

Choose a tag to compare

Changelog

  • f4e9fcb chore: Bump version to v1.1.0
  • 4cd7049 feat: Overhaul connection architecture and protocol (AES-256-GCM E2EE, secure handshake, heartbeat cleanup)
  • 19c7578 fix version

v1.0.20

07 Mar 09:21

Choose a tag to compare

Changelog

  • eedac9d feat: enhance client command-line argument parsing for default online/connect actions, add local server connection fallback, and update usage documentation.

v1.0.16

07 Mar 09:07

Choose a tag to compare

Changelog

  • 0cc75dc feat: Default server to listen on port 80 and enable WSS for client connections to public domains.
  • 92c2268 feat: Introduce a comprehensive setup guide, allow client ID override via environment variable, and enhance server message routing with improved logging.
  • c116794 implement it

v1.0.15

02 Mar 18:23

Choose a tag to compare

Changelog

  • 59352df fix: add QEMU and Buildx for multi-arch docker builds

v1.0.12

02 Mar 17:48

Choose a tag to compare

Changelog

  • e762f3f fix: revert docker namespace to xplnhub for ghcr

v1.0.8

02 Mar 08:20

Choose a tag to compare

Changelog

  • bfa0292 fix: add token fallback for goreleaser

v1.0.7

02 Mar 08:14

Choose a tag to compare

Changelog

  • bfa0292 fix: add token fallback for goreleaser

v1.0.5

02 Mar 08:09

Choose a tag to compare

Changelog

  • 1e786f9 fix: add GHCR login and package permissions to release workflow