# 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!