Stability focused release (PRE), the 3.1.0 is coming
Pre-release
Pre-release
Hi,
We have a PRE-RELEASE that aims to increase the stability and flexibility in configuration.
The 3.0.0 was a very big release, it wasn't perfect in terms of the stability.
This version features:
- Stability fixes, better error handling in various cases such as network change on remote, network change on local, in case of server exits for a moment
- More configuration options, mostly for the timeouts, retry counts
- Refactored tunnel restart from recursion to loop, because longer runs were sometimes ending with stack overflow (that was very bad design)