Skip to content

Releases: crypto-chiefs/easy-proxy-server

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 06:09

Changelog

  • 4d51be4 feat: added check auth by url

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 05:28

Changelog

  • 8f62a28 feat: uninstall command
  • ece66c1 fix: make systemd setup work under both root and regular users
  • c4ca8f5 fix: set all headers from main server

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 12:43

Changelog

  • 0c50f77 feat: add TLS support, sanitize headers, improve logging
  • a897d6a fix: fixed path for documentation
  • 978c1a4 fix: fixed path for ru documentation
  • 1cdbd50 fix: fixed path for ru documentation in main readme

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 01 Apr 12:11

Changelog

  • c6da056 fix: allow cmd/proxy/main.go and ignore only root binary
  • d22ad48 fix: correct GitHub token env for GoReleaser
  • cbfe7e2 fix: use full fetch-depth to fix GoReleaser tag detection