Release Notes

Public

6.0.16.1408: Jul 19 2017

New

Update on Linux, OS X can now skip setting permissions of files and directories (chmod) if you set IgnoreFsProt to yes in client.conf.

New

windows GUI: Included "ignore whitespaces" | "ignore EOL" | "ignore EOL and whitespaces" | "recognize all" options in annotate.

Bug

The server closes client socket connections correctly now and monitors for abandoned connections and is able to close them.

Clients were closing unused connections every 30 seconds (if conn was not used for 30 seconds) but a bug was preventing conns to close correctly. This provoked lots of conns to pile up.

The server is now capable of correctly handling closed conns and as said before, to deal with older clients and force-close abandoned conns (established but unused for a more than 1 minute).