Skip to content

Releases: PasarGuard/node

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

v0.2.1

20 Jan 20:34

Choose a tag to compare

v0.2.0...v0.2.1

compare changes

🩹 Fixes

  • Initialize Settings map in Inbound configs if nil (89f038d)
  • Respect exclude flag (29fd4f4)

❤️ Contributors

v0.2.0

08 Jan 10:43

Choose a tag to compare

v0.1.4...v0.2.0

compare changes

🚀 Enhancements

  • Implement chunked user synchronization with gRPC and REST APIs (#23)
  • Optimize update users for chunk requests (e029115)

🩹 Fixes

❤️ Contributors

v0.1.4

14 Dec 19:03

Choose a tag to compare

v0.1.3...v0.1.4

compare changes

🩹 Fixes

  • xray: Check status update to support new versions (7297638)
  • Tests (99d87c6)
  • Skip unrelated xray process (fcf949f)
  • Makefile xray default arch and os (8a52f2e)
  • Don't show warning when there is no process (f1b9fa0)

💅 Refactors

  • Update Dockerfile and Makefile for cross-compilation support (8d97231)

🏡 Chore

  • Optimize Dockerfile and CI (#19)

❤️ Contributors