What's Changed
- Enable CGO for local build by @yilunzhang in #52
- Fix xgo build wrong package by @yilunzhang in #55
- Move nconnect codes into methods of nconnect struct by @billfort in #54
- Add waitForSignal function by @billfort in #56
- Add verbose error when remote admin addr is empty but needed by @yilunzhang in #57
- Add test cases to nconnect by @billfort in #58
- Fix automated-testing port confilcts by @billfort in #59
- Adjust test cases to support automated test by @billfort in #60
- Pass nConnect TunaMinBalance argument to Tuna Session by @billfort in #61
- Add .exe to windows output filename using make by @yilunzhang in #62
- nConnect client connects to multi servers by @billfort in #63
- Fix deprecated api by @bufrr in #64
- Modify testcases to avoid port confilict by @billfort in #65
- Export tunnels to get tuna session OnConnect by @billfort in #66
- Retry 3 times when RPC timeout by @billfort in #67
- Add TunaMeasureBandwidthBytes config by @yilunzhang in #68
- Update dependency version by @yilunzhang in #72
- Add note for tun/vpn mode inside docker in readme by @yilunzhang in #76
- Support nconnect network feature by @billfort in #71
- Hide purchase data plan button by @yilunzhang in #77
- Remove test network instruction by @yilunzhang in #78
New Contributors
Full Changelog: v1.1.0...v1.2.0