Skip to content

Stability focused release (PRE), the 3.1.0 is coming

Pre-release
Pre-release
Compare
Choose a tag to compare
@blackandred blackandred released this 04 Oct 05:05
· 28 commits to master since this 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)