Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 5 additions & 14 deletions _releases/1.6.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

released: false
title: 1.6.0
date: 2024-05-02 14:05:35 -0700
date: 2025-06-16 15:49:35 -0700
summary: >
Improved rendering performance, improved Docker support, configurable case
sensitivity, batch connection import, support for FreeRDP 3.x and Duo v4.
sensitivity, batch connection import, support Duo v4.

artifact-url: "https://dist.apache.org/repos/dist/dev/{}"
checksum-url: "https://dist.apache.org/repos/dist/dev/{}"
download-path: "guacamole/1.6.0-RC1/"
download-path: "guacamole/1.6.0-RC2/"
checksum-suffixes:
"PGP" : ".asc"
"SHA-256" : ".sha256"
Expand Down Expand Up @@ -46,8 +46,8 @@ documentation:

The 1.6.0 release features improved rendering performance, improved Docker
support, configurable case sensitivity, and support for newer upstream library
releases like Duo v4 and FreeRDP 3.x. For a full list of all changes in this
release, please see the [changelog](#changelog) below.
releases like Duo v4. For a full list of all changes in this release, please
see the [changelog](#changelog) below.

**The 1.6.0 release is compatible with older 1.x components.** You should
upgrade older components to 1.6.0 when possible, however things should continue
Expand Down Expand Up @@ -228,15 +228,6 @@ visible until the Guacamole menu is closed.

* Ensure clipboard contents are visible/accessible in Guacamole only when desired ([GUACAMOLE-1740](https://issues.apache.org/jira/browse/GUACAMOLE-1740))

### Support for FreeRDP 3.x

The guacamole-server build now supports FreeRDP 3.x in addition to FreeRDP 2.x.
While the FreeRDP 3.x release is incompatible with 2.x, it is not so different
that support for 2.x needed to be dropped, and support for both is being
maintained.

* Add support for FreeRDP 3.0.0 ([GUACAMOLE-1026](https://issues.apache.org/jira/browse/GUACAMOLE-1026))

Deprecation / Compatibility notes
---------------------------------

Expand Down