Myrtille v2.3.0 Release Notes

Release Date: 2018-11-03 // over 5 years ago
    • 🚑 HOTFIX! increased the WCF channels limits; this fixes an issue where some connections failed under the load
    • ➕ added WCF traces (disabled by default; see comments in configs)
    • replaced the remote session auto-incremented counter (as identifier) by a guid; this ensures an unique identifier even if Myrtille.Services (or MyrtilleAppPool before version 2.2.0) is restarted
    • 🖨 the Myrtille.PDF virtual printer now opens the browser print dialog, removing the need to install a PDF viewer on the end user machine and providing direct access to local (or network) printers (not working with the built-in Firefox PDF.js, option to open/download the pdf instead)
    • added swipe up/down gesture management for touchscreen devices (useful to scroll the display in applications that need it; can be disabled into the toolbar) * experimental feature! * not working on IE/Edge (see below)
    • 0️⃣ emulating mouse events for IE/Edge on touchscreen devices (touchscreen is disabled by default into IE/Edge and use pointer events instead of touch when enabled into about:flags)
    • for easier auto-connect / start program from url management, you can generate a password hash from url (thanks jol64). syntax: https://server/myrtille/GetHash.aspx?password=password
    • resynced FreeRDP (2.0.0 RC3)