Skip to content

Releases: PasarGuard/node_bridge_py

v0.8.1

Choose a tag to compare

@M03ED M03ED released this 16 May 12:07

v0.8.0

Choose a tag to compare

@M03ED M03ED released this 15 May 21:52

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

Choose a tag to compare

@M03ED M03ED released this 02 May 19:53

v0.7.0...v0.7.1

compare changes

🩹 Fixes

  • Alpn http/1.1 for json client (a72816c)

❤️ Contributors

v0.7.0

Choose a tag to compare

@M03ED M03ED released this 01 May 20:35

v0.6.0...v0.7.0

compare changes

🚀 Enhancements

❤️ Contributors

v0.6.0

Choose a tag to compare

@M03ED M03ED released this 30 Apr 15:07

v0.5.0...v0.6.0

compare changes

🚀 Enhancements

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

🏡 Chore

❤️ Contributors

v0.5.0

Choose a tag to compare

@ImMohammad20000 ImMohammad20000 released this 27 Mar 15:09

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

Choose a tag to compare

@ImMohammad20000 ImMohammad20000 released this 09 Feb 15:28

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

Choose a tag to compare

@x0sina x0sina released this 08 Jan 11:00
bump version to v0.4.1

v0.4.0

Choose a tag to compare

@ImMohammad20000 ImMohammad20000 released this 06 Jan 10:19

v0.3.11...v0.4.0

compare changes

🚀 Enhancements

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

❤️ Contributors

v0.3.11

Choose a tag to compare

@x0sina x0sina released this 05 Jan 15:31
bump version to v0.3.11 and update max message size to 10MB for impro…