Skip to content

Releases: PasarGuard/node_bridge_py

v0.8.1

16 May 12:07

Choose a tag to compare

v0.8.0

15 May 21:52

Choose a tag to compare

v0.7.1...v0.8.0

compare changes

🚀 Enhancements

  • Add get_outbounds_latency method and update version to 0.8.0 (5d072f7)

❤️ Contributors

v0.7.1

02 May 19:53

Choose a tag to compare

v0.7.0...v0.7.1

compare changes

🩹 Fixes

  • Alpn http/1.1 for json client (a72816c)

❤️ Contributors

v0.7.0

01 May 20:35

Choose a tag to compare

v0.6.0...v0.7.0

compare changes

🚀 Enhancements

❤️ Contributors

v0.6.0

30 Apr 15:07

Choose a tag to compare

v0.5.0...v0.6.0

compare changes

🚀 Enhancements

  • Use aiohttp instead of httpx (#13)
  • Update proto file (8fd2b29)

🏡 Chore

❤️ Contributors

v0.5.0

27 Mar 15:09

Choose a tag to compare

v0.4.2...v0.5.0

compare changes

🚀 Enhancements

  • Wireguard support (dbb2c71)
  • Add Hysteria message and integrate into Proxy and utils (06b5ffd)

❤️ Contributors

v0.4.2

09 Feb 15:28

Choose a tag to compare

v0.4.1...v0.4.2

compare changes

🚀 Enhancements

  • Add version checking for chunked sync support (de8af7a)
  • Update version parsing to use packaging.Version and add packaging dependency (045570f)

💅 Refactors

  • Simplify version cleaning logic in get_versions method (9f14279)

❤️ Contributors

v0.4.1

08 Jan 11:00

Choose a tag to compare

bump version to v0.4.1

v0.4.0

06 Jan 10:19

Choose a tag to compare

v0.3.11...v0.4.0

compare changes

🚀 Enhancements

  • Implement chunked user synchronization for gRPC and REST APIs (#11)

❤️ Contributors

v0.3.11

05 Jan 15:31

Choose a tag to compare

bump version to v0.3.11 and update max message size to 10MB for impro…