Skip to content

Tags: zhanggaoxuan/myrtille

Tags

v2.1.2

Toggle v2.1.2's commit message
Merge branch 'master' of https://github.com/cedrozor/myrtille

v2.1.1

Toggle v2.1.1's commit message
support of enhanced mode for Hyper-V VM direct connection

see CHANGELOG

v2.1.0

Toggle v2.1.0's commit message
fixed files download regression (was always downloading the first doc…

…ument, whatever the selected one)

v2.0.0

Toggle v2.0.0's commit message
improved xtermjs performance with IE

v1.9.1

Toggle v1.9.1's commit message
updated installer and version

v1.9.0

Toggle v1.9.0's commit message
fixed pdf virtual printer with popup blockers

updated documentation (troubleshooting)
excluded web packages.config as content

v1.8.1

Toggle v1.8.1's commit message
enterprise mode data folder is now created by the installer (thanks hac)

fixed installer error 1001 regarding CERTENROLLLib.CX509PrivateKey
updated openssl to version 1.0.2o
added an error message if the remote connection fails or is closed unexpectedly

v1.8.0

Toggle v1.8.0's commit message
	resynced FreeRDP with master repository (fixes the NLA issue introdu…

…ced with Windows updates KB4088776, KB4088787, KB4088876, KB4088875)

added support for MFA (one time password and one time host session url) (thanks Paul Oliver). Refer to documentation for activation
added enterprise mode (AD pre-authentication and hosts list management) (thanks Paul Oliver). Refer to documentation for activation
in enterprise mode, the security mode for the host connection is now configurable (NLA, TLS, RDP, etc.)
most FreeRDP connection params are now configurable (myrtille\bin\Myrtille.Services.exe.config)
the remote clipboard can now be disabled, for enhanced security (myrtille\Web.config)
replaced client redirects by server redirects (cleaner and more friendly to proxies)
added more connection details to myrtille logs

v1.7.0

Toggle v1.7.0's commit message
resynced FreeRDP with master repository; FreeRDP 2.0-RC2 milestone: h…

…ttps://github.com/FreeRDP/FreeRDP/milestone/8

FreeRDP HOTFIX: connection using FQDN is broken (either direct connection or through a connection broker redirection), using target IP instead
FreeRDP HOTFIX: fixed client IP resolution when using an ipv6 connection
updated the connection tooltip (ipv6 addresses require brackets, i.e. [::1])
changed the right-click button mechanism to a toggle

v1.6.1

Toggle v1.6.1's commit message
updated changelog