Browse Source

release notes

Adam Ierymenko 2 years ago
parent
commit
e0acccc3c9
1 changed files with 11 additions and 0 deletions
  1. 11 0
      RELEASE-NOTES.md

+ 11 - 0
RELEASE-NOTES.md

@@ -1,6 +1,17 @@
 ZeroTier Release Notes
 ======
 
+# 2022-11-01 -- Version 1.10.2
+
+ * Fix another SSO "stuck client" issue in zeroidc.
+ * Expose root-reported external IP/port information via the local JSON API for better diagnostics.
+ * Multipath: CLI output improvement for inspecting bonds
+ * Multipath: balance-aware mode
+ * Multipath: Custom policies
+ * Multipath: Link quality measurement improvements
+
+Note that releases are coming few and far between because most of our dev effort is going into version 2.
+
 # 2022-06-27 -- Version 1.10.1
 
  * Fix an issue that could cause SSO clients to get "stuck" on stale auth URLs.