This repository has been archived by the owner on May 6, 2024. It is now read-only.
Releases: rwv/docker-zerotier
Releases · rwv/docker-zerotier
Version 1.8.4
2021-11-30 -- Version 1.8.4
- 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.
- Fixed installation on 32-bit Windows 10.
- Fixed a build flags issue that could cause ZeroTier to crash on older ARM32 CPUs.
Version 1.8.3
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.
- Fix Debian install scripts to set /usr/sbin/nologin as shell on service user.
- Fix regression that could prevent managed routes from being deleted.
- DesktopUI: Remove NSDate:now() call, now works on MacOS 10.13 or newer!
VERSION 1.6.6
2021-09-21 -- Version 1.6.6
- Backport COM hash check mitigation against network member impersonation.
See Also: https://github.com/zerotier/ZeroTierOne/blob/master/RELEASE-NOTES.md