Release Notes
-
VERSION 2023.2.3.0 (August 17, 2023)
-
RecordingPath
andNgrok
options are now stable and officially supported
-
Returning error 500 when listing recordings but recording folder is missing
-
TLS forward route (notably required for LDAPS)
-
-
VERSION 2023.2.2.0 (June 28, 2023)
-
Minor adjustments in built-in ngrok agent configuration. Notably, durations in configuration file are now specified in seconds using a JSON integer instead of a string in the humanized duration format. This only affect ngrok configuration (still in preview)
-
Fixes occasional payload truncation. In some cases, the payload sent by the client is truncated. This can cause the target server to reset the connection due to a protocol error. This bug is known to be triggered by the RDM built-in SSH client
-
-
VERSION 2023.2.1.0 (June 12, 2023)
-
Properly ignore case for hostnames and schemes (e.g.: DEVOLUTIONS.LOC and devolutions.loc are considered the same for all intents and purpose)
-
Properly use token from request path when authenticating KDC proxy requests
-
-
VERSION 2023.2.0.0 (May 31, 2023)
-
Built-in Ngrok tunnelling (preview)
-
Recording capablities
-
Support for "Devolutions Gateway Tunnel" sessions
-
Support for LDAP / LDAPS sessions
-
Support for load balancing via DVLS (heartbeat route)
-
Support for sessions via Remote PowerShell Web Client
-
Gracefully handle service shutdown
-
-
VERSION 2023.1.3.0 (March 20, 2023)
-
WebSocket to TCP endpoint
-
WebSocket to TLS endpoint
-
Log rotation is now size-based
-
When setting up a TLS-enabled listener, certification chain is sorted from leaf to root regardless of the actual order in the provided file
-
When Windows installer fails, rollback config folder to its initial state
-
-
VERSION 2023.1.1.0 (February 25, 2023)
-
Better TLS leaf certificate public key extracting
-
-
VERSION 2023.1.0.0 (February 15, 2023)
-
Support for clean path PDU extension for RDP. Required in order to use RDP web client
-
Show *.cer files when browsing for certificate files in installer
-
-
VERSION 2022.3.4.0 (January 18, 2023)
-
Telnet protocol default port detection
-
Ensure default config on install before applying "Configure now"
-
Properly display password placeholder characters in install summary
-
Properly set access URI host when using "Configure now" option
-
-
VERSION 2022.3.3.0 (December 13, 2022)
-
Better defaults on fresh installation (TCP port to 8181, file extensions…)
-
Fix
/jet/health
route when poking from a web browser -
Start the Gateway service at install time if the service startup type is "Automatic"
-
-
VERSION 2022.3.2.0 (November 28, 2022)
-
Enable configuration of Devolutions Gateway via installer UI on Windows
-
Install service as "Local Service" again (fewer permissions)
-
Listen for IPv6 requests by default
-
Support for full TLS certificate chain
-
-
VERSION 2022.3.1.0 (October 17, 2022)
-
Subscriber API
-
Support for configuration pushing using a new HTTP endpoint
-
Support for forced session termination using a new HTTP endpoint
-
Support for KDC proxy
-
Support for maximum session lifetime enforcing
-
Tighter token restrictions (improved security)
-
Revert MSI service installation as "Local Service" introduced in v2022.1.1.0
-
-
VERSION 2022.2.2.0 (June 20, 2022)
-
Official support for ARD, VNC, SCP, SFTP, PowerShell via WinRM, PowerShell via SSH
-
Health route logs have been downgraded to debug level
-
Log files are now rotated on a daily basis
-
-
VERSION 2022.1.1.0 (March 10, 2022)
-
Initial KDC proxy implementation
-
Diagnostics/configuration endpoint now also returns Gateway's version
-
New diagnostics/clock endpoint to troubleshoot clock drift
-
Windows installer (MSI) now installs Gateway service as "Local Service" (fewer permissions)
-