diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 06c8d4165..cb992e8fc 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,6 +1,13 @@ ZeroTier Release Notes ====== +# 2022-06-07 -- Version 1.10.0 + + * Fix formatting problem in `zerotier-cli` when using SSO networks. + * Fix a few other minor bugs in SSO signin to prepare for general availability. + * Remove requirement for webview in desktop UI and instead just make everything available via the tray pulldown/menu. Use [libui-ng](https://github.com/libui-ng/libui-ng) for minor prompt dialogs. Saves space and eliminates installation headaches on Windows. + * Use system default browser for SSO login so all your plugins, MFA devices, password managers, etc. will work as you have them configured. + # 2022-05-10 -- Version 1.8.10 * Fixed a bug preventing SSO sign-on on Windows.