diff --git a/CHANGELOG b/CHANGELOG index 438493b..48bdd4a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -2019-11-08 Version 2.7.0 (stable) +2019-11-09 Version 2.7.0 (stable) * HOTFIX * fixed a critical issue with FreeRDP (exit code 131085) when using an RD license server configured in "per device" mode, past the 120 days of the RDS grace period updated readme and documentation about the RDS role the browser "heartbeat" (used to detect if the browser window/tab was closed) is now on a different timer than the periodical fullscreen update (config.js; default 10 secs) @@ -20,7 +20,7 @@ fixed an issue related to the disconnect callback (which was sometimes not received by the gateway due a WCF deadlock) scripts and styles now have computed hashes to prevent browser caching (in case content is changed); they could also be minified, as needed (see comments in BundleConfig.cs) re-enabled multiple connections/tabs (web.config, read comments about security) - the address of the connected server is now displayed into the window/tab title (thanks Zak) + the address of the connected server is now displayed into the window/tab title, if not using a connection API (thanks Zak) fixed invalid mouse cursor update under certain circumstances (thanks joburg) fixed potential delayed wfreerdp exit in case of session disconnect diff --git a/Myrtille.Web/Default.aspx b/Myrtille.Web/Default.aspx index 355961c..5ba57d2 100644 --- a/Myrtille.Web/Default.aspx +++ b/Myrtille.Web/Default.aspx @@ -35,7 +35,7 @@ -