Skip to content

Releases: sentinel-official/dvpn-node

v0.5.4

01 Mar 04:25
296d292
Compare
Choose a tag to compare

What's Changed

  • 46a0df7 Reverting to old GeoIP API
  • 6bf3779 Set default node_price value to min_price

Full Changelog: v0.5.3...v0.5.4

v0.5.3

26 Feb 14:57
d45365a
Compare
Choose a tag to compare

What's Changed

  • f3ef2f8 Added read input for node_ipv4_address
  • 72f546a Changed Geo IP API endpoint
  • 7440699 Added ipv4_address field to replace the public IP
  • d9d3f39 Using return codes and fixed issues
  • 374e45f Added status command to the script
  • b6cf09e Changed the file permissions of configuration files
  • 57871b1 Added a Bash script to run the nodes
  • dea7973 Updated GitHub packages workflow

Full Changelog: v0.5.2...v0.5.3

v0.5.2

24 Feb 04:53
7596d72
Compare
Choose a tag to compare

What's Changed

  • b2e52df Fixed the memory leak issue by closing the gRPC connection

Full Changelog: v0.5.1...v0.5.2

v0.5.1

19 Feb 14:41
39bb97b
Compare
Choose a tag to compare

What's Changed

  • 9fcb096 Changed default intervals
  • 6be1d85 Fixed incorrect created_at value
  • 83fd144 Removed unnecessary delete peer code
  • d2b0d01 Removed peer validation log
  • afd4a75 Fix stale peer comparison
  • fe8cda2 Remove peer only if it exists
  • 32cf2ba Using GetStats instead QueryStats
  • fa9b28c Fixed key mapping between service and sessions
  • c7c5956 Fixed User not found error

Full Changelog: v0.5.0...v0.5.1

v0.5.0

12 Feb 05:25
cbdb2dc
Compare
Choose a tag to compare
  • This release includes both the V2Ray and WireGuard VPN protocols
  • Click here for the guide to launching a dVPN node

What's Changed

  • 6e19a4a Flip WireGuard upload and download columns
  • c3fd30b Set LogLevel none
  • 56a6eb4 Disabled Handshake DNS when V2Ray is selected
  • 0f9ce4a Removed usage of the deprecated packages
  • 4bb6fc7 Renamed flag enable-config-validation to skip-config-validation
  • 596119b Renamed package rest to api
  • 6c0e63e Changed log messages
  • ecf69f1 Using Go-Gin instead Gorilla Mux
  • b4133b6 Take UID as a parameter for adding the peer
  • 1bc0d72 Fixed V2Ray start command
  • 50bdec5 Starting Handshake DNS server only for WireGuard
  • dda348f Added V2Ray service to start command
  • 4d52982 Added type field in config file
  • d1db6b3 Optimized Peers query method
  • 637a1b9 Implemented all V2Ray service methods
  • 4e504f9 Added type peers
  • abe36f6 Added proxy and transport types
  • 201d27d Updated V2Ray config
  • 6b70974 Updated V2Ray configuration template
  • c7dc965 Included V2Ray config command in root command
  • 51e81d2 Added V2Ray basic service
  • 132bdaf Added V2Ray CLI commands
  • bb92822 Added V2Ray config type

Full Changelog: v0.4.1...v0.5.0

v0.5.0-rc1

11 Feb 13:58
Compare
Choose a tag to compare
v0.5.0-rc1 Pre-release
Pre-release
Removed usage of the deprecated packages

v0.5.0-rc0

07 Feb 16:39
Compare
Choose a tag to compare
v0.5.0-rc0 Pre-release
Pre-release
Added V2Ray service to start command

v0.4.1

30 Jan 12:59
ad9ad3d
Compare
Choose a tag to compare

What's Changed

  • ed296f5 Removed CosmWasm dependency

Full Changelog: v0.4.0...v0.4.1

v0.4.0

27 Jan 13:55
e59591e
Compare
Choose a tag to compare

What's Changed

  • f75f0f9 Fixed CosmWasm compilation issue
  • 6838ad4 Updated dependencies

Full Changelog: v0.3.3...v0.4.0

v0.3.3

09 Dec 14:52
d7cff89
Compare
Choose a tag to compare

What's Changed

  • b1dc5e4 Updated GolangCI linter config
  • bd61dcf Bumped Alpine image version

Full Changelog: v0.3.2...v0.3.3