Skip to content

Releases: PasarGuard/node

v0.3.1

12 Apr 10:05

Choose a tag to compare

v0.3.0...v0.3.1

compare changes

🚀 Enhancements

  • wireguard: Add linux host routing (f90d520)
  • wireguard: Implement interface network validation and tests (ab850c5)

🩹 Fixes

  • wireguard: Surface NET_ADMIN requirement for Docker runs (fb13d98)
  • wireguard: Preserve zero keepalive and reapply it on restart (ee28f96)
  • wireguard: Add xray-style timestamps to streamed logs (216b1f3)
  • Remove unnecessary log (cb26b3d)
  • Tests (e5cb031)
  • wireguard: Enhance NAT handling with egress-only option and improve logging (a15339a)

💅 Refactors

  • wireguard: Improve NAT configuration and ensure nftables service is managed (e06134b)
  • wireguard: Streamline host routing by removing sysctl write functions (e4b1e71)

📖 Documentation

  • Update .env.example with WireGuard host forwarding and NAT configuration options (a388d6f)

🏡 Chore

  • wireguard: Hardcode keep alive to 0 (233fd07)
  • Dockerfile: Add nftables and iproute2 packages for enhanced networking support (c488710)

❤️ Contributors

v0.3.0

28 Mar 15:41

Choose a tag to compare

v0.2.9...v0.3.0

Note: Hysteria and Wireguard are in the testing phase and may have major changes in the future.

compare changes

🚀 Enhancements

  • Wireguard implementation (55ffdc9)
  • Add Hysteria message to service.proto and update gRPC server methods (#35)

🩹 Fixes

  • Improve startup failure log detection by excluding client authentication rejection logs (97b56af)

📖 Documentation

  • Update README with corrected Docker pull badge and add one-click installation instructions (dcbcaee)

🏡 Chore

  • Reorder grpc dependency in go.mod (459de78)

❤️ Contributors

v0.2.9

22 Feb 07:03

Choose a tag to compare

bump to v0.2.9

v0.2.8

14 Feb 20:06

Choose a tag to compare

v0.2.7

12 Feb 22:09

Choose a tag to compare

v0.2.6...v0.2.7

compare changes

🩹 Fixes

  • Xray start error handling (536215a)

❤️ Contributors

v0.2.6

11 Feb 08:37

Choose a tag to compare

v0.2.5...v0.2.6

compare changes

🩹 Fixes

  • Prevent conflict in log config after sync users (9167274)

❤️ Contributors

v0.2.5

08 Feb 22:41

Choose a tag to compare

v0.2.4...v0.2.5

compare changes

🩹 Fixes

  • Respond with correct error (c501ddd)

🏡 Chore

  • Update proto package version (c8a5a1d)

❤️ Contributors

v0.2.4

07 Feb 20:57

Choose a tag to compare

v0.2.3...v0.2.4

compare changes

🩹 Fixes

  • BandwidthSpeed calculation (def0c00)

❤️ Contributors

v0.2.3

07 Feb 06:58

Choose a tag to compare

v0.2.2...v0.2.3

compare changes

🩹 Fixes

  • Extract correct error on failure (13de37f)

❤️ Contributors

v0.2.2

06 Feb 22:06

Choose a tag to compare

v0.2.1...v0.2.2

compare changes

🩹 Fixes

💅 Refactors

❤️ Contributors