Release Notes

  • 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)