Releases: TONresistor/tonnet-proxy
Releases · TONresistor/tonnet-proxy
v0.6.0
Full Changelog: v0.5.1...v0.6.0
v0.5.1
Fixes
-
fix: Correct Content-Length mismatch on POST responses
- tonutils-go bug caused HTTP 502 errors on POST requests with large bodies
- Now correctly reconstructs response with proper Content-Length
-
security: Bind to localhost (127.0.0.1) by default instead of all interfaces
- Prevents exposing the proxy to the local network
- Use
--listen 0.0.0.0:PORTto explicitly allow network access
v0.5.0
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Initial public release