Myrtille v2.0.0 Release Notes

Release Date: 2018-08-01 // over 5 years ago
    • ๐Ÿš‘ Resynced FreeRDP (FQDN hotfix, introduced into myrtille 1.7.0, is still active... wfreerdp need some love :/)
    • ๐Ÿ”’ the RDP security protocol (NLA, TLS, RDP, etc.) can now be selected from the login screen (RDP for compatibility and interactive logon, or in case of NLA issue; see #116)
    • ๐Ÿ‘ SSH terminal support (thanks Paul)
    • โœ‚ removed any RDP references on the gateway to make it fully protocol agnostic (support of any remote access protocol)
    • ๐Ÿ–จ file transfer and print download can now be disabled from web config (along with remote clipboard and session sharing)
    • when sharing a remote session, guests now can't interact with it (they are just spectators)
    • included prompt for user credentials in enterprise mode
    • ๐Ÿ›  fixed login failure when passing domain in enterprise mode if IP is used instead of FQDN
    • ๐Ÿ›  fixed some css in enterprise mode (under Firefox)
    • ๐ŸŽ websockets are now buffered for optimal performance on high latency / low bandwidth networks (thanks SieldP)
    • ๐Ÿšค re-enabled stat button, which could help to diagnose connection issues (shows latency, bandwidth usage, etc.)
    • โž• added a small icon on top of the screen to toggle the toolbar while connected (thanks windylea)
    • ๐Ÿ‘Œ improved error messages in case of connection failure
    • ๐Ÿ”จ some refactoring