Skip to content

Release v2026.03.26.020926-86a877b

Choose a tag to compare

@github-actions github-actions released this 26 Mar 02:12
· 316 commits to main since this release

Changes since v2026.03.16.194017-11256ef:

Automated release created by workflow run 23574008004 for commit 86a877b

Commits

  • Make server.go simpler (1d795d8)
  • Close Session Report to server and reset everything (dcf4acb)
  • Drop session handler and supporting. (fdb96ba)
  • More Clean up for restarting. (8caad4d)
  • Missed a packet to ignore! (1dbbc99)
  • Update server to auto sending ACK/RST and etc same as client. (5ba20ed)
  • Session/Stream clean-up in server side. (8541565)
  • Fixed config load path. (9c2b876)
  • Remove PACKET_DUPLICATION_COUNT duplicate! (bc12af9)
  • Cleaning some server codes. (f2c5a6e)
  • Dispatch post session packets. (0820843)
  • Change Priority of Important data packets. (11fe6d8)
  • Better Priority manage for Resend Packets, Remove Data from Stream queues based on ACKs. (3347409)
  • STREAM DATA check for server-side, Need more checks later! (3c1ae87)
  • Refactoring Server-side. (5a9b2e9)
  • Fixed issue of creating duplicate streams. (bbdaf3b)
  • Give packets to client even some parts failed. (bf472a8)
  • Update configuration. (e07c2f3)
  • Update default configs. (ecdfac3)
  • Fix balancing (d2e04c2)
  • Add a stream resolver fail over. (35c5d3a)
  • Health Check system. (4fa771b)
  • Control Block Packets duplication for server side! (7ca0d26)
  • More configuration. (45d18cc)
  • Update config files. (f57a8ce)
  • Cleanup (eb79617)
  • Remvoe useless files. (b38d6ff)
  • Cleanup some dead codes. (79a1552)
  • Build workflows. (25d1de8)
  • Rename workflows/go-test.yml (be80e78)
  • Update test build (3f4797e)
  • Update workflows. (963d2df)
  • Remove Python Edition Directory. (cdc0d7a)
  • Update Smoke tests. (4e2eae3)
  • Change server logs. (0725158)
  • Update Persian README_FA.MD (b868e62)
  • Update Readme files. (ae329cc)
  • TCP Forwarding (3bb001b)
  • Fixed RST issues. (0e8efcc)
  • Removed useless logs. (d241210)
  • SOCKS5 Block access to local server/private IPs (a657e00)
  • Fixed some races. (0953da9)
  • Check data to see don't lose last part of data before FIN/RST. (de9fc0b)
  • Better Detecting RST instead of sending RST for timeouts. (12c97ad)
  • Fixed tryFinalizeRemoteEOF before drain (1cda7c7)
  • Waiting for delivery of FIN ACK (2be3cd2)
  • Finished ARQ for now. (b3f7ac5)
  • Fixed UDP Error messages for SOCKS, Fixed loading damaged cache store file. (0115915)
  • Ready to release first version of GO! (b4c1913)
  • Update Readme and server_linux_install.sh (86a877b)

Merged PRs

Contributors