1.10.0 release notes.

This commit is contained in:
Adam Ierymenko 2022-06-07 13:53:12 -04:00
parent 0d9d3a90de
commit 373ca30269
No known key found for this signature in database
GPG Key ID: C8877CF2D7A5D7F3

View File

@ -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.