git:// links no longer work, refer to the https:// one.
[wiki] / news / release-1.1pre9.mdwn
1 [[!meta author="guus"]]
2 [[!meta date="September 8th 2013"]]
3
4 Version 1.1pre9 released.
5
6  * The UNIX socket is now created before tinc-up is called.
7  * Windows users can now use any extension that is in %PATHEXT% for scripts, not only .bat.
8  * Outgoing sockets are bound to the address of the listening sockets again, when there is no ambiguity.
9  * Added invitation-created and invitation-accepted scripts.
10  * Invited nodes now learn of the Mode and Broadcast settings of the VPN.
11  * Joining a VPN with an invitation now also works on Windows.
12  * The port number tincd is listening on is now always included in the invitation URL.
13  * A running tincd is now correctly informed when a new invitation has been generated.
14  * Several bug fixes for the new protocol.
15  * Added a test suite.
16
17 Thanks to Etienne Dechamps for his contribution to this version of tinc.