Skip to content

v0.5.0

Latest

Choose a tag to compare

@ImMohammad20000 ImMohammad20000 released this 31 May 14:23

v0.4.3...v0.5.0

compare changes

🚀 Enhancements

  • wireguard): skip stale peers in updateConnectedPeers and add tests feat(api: Implement stat name parsing and response building with tests (13be1dc)
  • logging: Add runtime log capturing and retrieval functionality (77d27b0)
  • certificates: Switch to EC key generation for server and client certificates (14403ba)

🩹 Fixes

  • Reduce false xray restarts under stats load (bc05ee5)
  • Guard malformed domains before xray dns routing (c96860c)
  • Capture xray logs from stdout only (a4380f1)

🏡 Chore

  • Add log error on each xray failure (c7d9ca5)

❤️ Contributors