Releasing 1.1pre18.
[wiki] / news / release-1.1pre18.mdwn
diff --git a/news/release-1.1pre18.mdwn b/news/release-1.1pre18.mdwn
new file mode 100644 (file)
index 0000000..7b9ded6
--- /dev/null
@@ -0,0 +1,21 @@
+[[!meta author="guus"]]
+[[!meta date="June 27th 2021"]]
+
+Version 1.1pre18 released.
+
+* Check all Address statements when making outgoing connections.
+* Make more variables safe for use in invitations.
+* Allow `tinc --force join` to accept all variables sent in an invitation.
+* Make sure the stop command works on Windows if tincd is running in the foreground.
+* Handle DOS line endings in invitation files.
+* Double-quote node names in dump graph output.
+* Prevent large amounts of UDP probes being sent consecutively.
+* Try harder to reconnect with unreachable nodes.
+* Generate tinc-up.bat on Windows.
+* Fix a possible infinite loop when adding Subnets to a running tincd.
+* Allow a tun/tap filedescriptor to be passed through a UNIX socket.
+* Use auto-clone tun/tap devices as default on FreeBSD and DragonFlyBSD.
+
+Thanks to Fabian Maurer, Ilia Pavlikhin, Maciej S. Szmigiero, Pacien
+Tran-Girard, Aaron Li, Andreas Rammhold, Rosen Penev, Shengjing Zhu, Werner
+Schreiber, iczero and leptonyu for their contributions to this version of tinc.