git:// links no longer work, refer to the https:// one.
[wiki] / news / release-1.1pre18.mdwn
1 [[!meta author="guus"]]
2 [[!meta date="June 27th 2021"]]
3
4 Version 1.1pre18 released.
5
6 * Check all Address statements when making outgoing connections.
7 * Make more variables safe for use in invitations.
8 * Allow `tinc --force join` to accept all variables sent in an invitation.
9 * Make sure the stop command works on Windows if tincd is running in the foreground.
10 * Handle DOS line endings in invitation files.
11 * Double-quote node names in dump graph output.
12 * Prevent large amounts of UDP probes being sent consecutively.
13 * Try harder to reconnect with unreachable nodes.
14 * Generate tinc-up.bat on Windows.
15 * Fix a possible infinite loop when adding Subnets to a running tincd.
16 * Allow a tun/tap filedescriptor to be passed through a UNIX socket.
17 * Use auto-clone tun/tap devices as default on FreeBSD and DragonFlyBSD.
18
19 Thanks to Fabian Maurer, Ilia Pavlikhin, Maciej S. Szmigiero, Pacien
20 Tran-Girard, Aaron Li, Andreas Rammhold, Rosen Penev, Shengjing Zhu, Werner
21 Schreiber, iczero and leptonyu for their contributions to this version of tinc.