mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 05:13:58 -07:00
1.8.4 🦃
This commit is contained in:
parent
ae8df648d5
commit
4af8f1bf03
5 changed files with 21 additions and 4 deletions
|
@ -1,7 +1,15 @@
|
|||
ZeroTier Release Notes
|
||||
======
|
||||
|
||||
# 2021-11-15 -- -- Version 1.8.3
|
||||
# 2021-11-23 -- Version 1.8.4
|
||||
|
||||
* Happy 🦃 week to our USA users!
|
||||
* This release is now less of a 🦃 on 32-bit Windows and actually installs.
|
||||
* Fixed an ugly font problem on some older macOS versions.
|
||||
* Fixed a bug that could cause the desktop tray app control panel to stop opening after a while on Windows.
|
||||
* Fixed a possible double "release" in macOS tray app code that crashed on older macOS versions.
|
||||
|
||||
# 2021-11-15 -- Version 1.8.3
|
||||
|
||||
* Remove problematic spinlock, which was only used on x86_64 anyway. Just use pthread always.
|
||||
* Fix fd leak on MacOS that caused non-responsiveness after some time.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue