Releases: sentinel-official/dvpn-node
Releases · sentinel-official/dvpn-node
v0.5.4
What's Changed
Full Changelog: v0.5.3...v0.5.4
v0.5.3
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
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
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
- 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
Removed usage of the deprecated packages
v0.5.0-rc0
Added V2Ray service to start command
v0.4.1
v0.4.0
What's Changed
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
Full Changelog: v0.3.2...v0.3.3