浏览代码

1.12.0 release notes (#2103)

* 1.12.0

* Linux build fixes for old distros.

* release notes
Adam Ierymenko 1 年之前
父节点
当前提交
ffb63f3ee5
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      RELEASE-NOTES.md

+ 10 - 0
RELEASE-NOTES.md

@@ -1,6 +1,16 @@
 ZeroTier Release Notes
 ======
 
+# 2023-08-23 -- Version 1.12.0
+
+  * Experimental Windows ARM64 support
+  * Fix numerous sleep/wake issues on macOS and other platforms
+  * Faster recovery after changes to physical network settings
+  * Prometheus compatible metrics support!
+  * Fix full tunnel mode on recent macOS versions
+  * Numerous macOS DNS fixes
+  * 10-30% speed improvement on Linux
+
 # 2023-03-23 -- Version 1.10.6
 
   * Prevent binding temporary ipv6 addresses on macos (#1910)