Changes
Minimum required glibc version on Linux is now 2.18
Fixes
- fffd799: fixed #406 - Apple ID SSO not working - ⚠️ note the config layout changes
- 9714570: SSH: fixed #477 - send
ssh-rsa
hostkey in addition to rsa-sha*
- fixes Termius support on iOS
- SSH: correctly report channel open failures to client
- d90abcf: SSH: fixed missing CHANNEL_CLOSE messages - #459