This is an automated email from the ASF dual-hosted git repository.
mjumper pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/guacamole-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 392e378e Deploy release notes for 1.6.0-RC2.
392e378e is described below
commit 392e378e14f72ac4580612850566cf987f834597
Author: Michael Jumper <[email protected]>
AuthorDate: Mon Jun 16 19:47:52 2025 -0700
Deploy release notes for 1.6.0-RC2.
---
content/api-documentation/index.html | 2 +-
content/faq/index.html | 2 +-
content/index.html | 2 +-
content/open-source/index.html | 2 +-
content/releases/0.8.3/index.html | 2 +-
content/releases/0.8.4/index.html | 2 +-
content/releases/0.9.0/index.html | 2 +-
content/releases/0.9.1/index.html | 2 +-
content/releases/0.9.10-incubating/index.html | 2 +-
content/releases/0.9.11-incubating/index.html | 2 +-
content/releases/0.9.12-incubating/index.html | 2 +-
content/releases/0.9.13-incubating/index.html | 2 +-
content/releases/0.9.14/index.html | 2 +-
content/releases/0.9.2/index.html | 2 +-
content/releases/0.9.3/index.html | 2 +-
content/releases/0.9.4/index.html | 2 +-
content/releases/0.9.5/index.html | 2 +-
content/releases/0.9.6/index.html | 2 +-
content/releases/0.9.7/index.html | 2 +-
content/releases/0.9.8/index.html | 2 +-
content/releases/0.9.9/index.html | 2 +-
content/releases/1.0.0/index.html | 2 +-
content/releases/1.1.0/index.html | 2 +-
content/releases/1.2.0/index.html | 2 +-
content/releases/1.3.0/index.html | 2 +-
content/releases/1.4.0/index.html | 2 +-
content/releases/1.5.0/index.html | 2 +-
content/releases/1.5.1/index.html | 2 +-
content/releases/1.5.2/index.html | 2 +-
content/releases/1.5.3/index.html | 2 +-
content/releases/1.5.4/index.html | 2 +-
content/releases/1.5.5/index.html | 2 +-
content/releases/1.6.0/index.html | 113 ++++++++++++--------------
content/releases/index.html | 2 +-
content/security/index.html | 2 +-
content/support/index.html | 2 +-
36 files changed, 86 insertions(+), 97 deletions(-)
diff --git a/content/api-documentation/index.html
b/content/api-documentation/index.html
index 7f03b7a1..132caf32 100644
--- a/content/api-documentation/index.html
+++ b/content/api-documentation/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/faq/index.html b/content/faq/index.html
index bc1d806b..c1e5eb70 100644
--- a/content/faq/index.html
+++ b/content/faq/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/index.html b/content/index.html
index eb9a2518..36a11872 100644
--- a/content/index.html
+++ b/content/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/open-source/index.html b/content/open-source/index.html
index 680b284b..0aefb6e4 100644
--- a/content/open-source/index.html
+++ b/content/open-source/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/0.8.3/index.html
b/content/releases/0.8.3/index.html
index 34a87344..8e7c40a4 100644
--- a/content/releases/0.8.3/index.html
+++ b/content/releases/0.8.3/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/0.8.4/index.html
b/content/releases/0.8.4/index.html
index 2e7c3dd1..ccd04594 100644
--- a/content/releases/0.8.4/index.html
+++ b/content/releases/0.8.4/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/0.9.0/index.html
b/content/releases/0.9.0/index.html
index 0266e0ed..b4f90028 100644
--- a/content/releases/0.9.0/index.html
+++ b/content/releases/0.9.0/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/0.9.1/index.html
b/content/releases/0.9.1/index.html
index 87731967..69466ead 100644
--- a/content/releases/0.9.1/index.html
+++ b/content/releases/0.9.1/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/0.9.10-incubating/index.html
b/content/releases/0.9.10-incubating/index.html
index e24e9004..e23fbfa8 100644
--- a/content/releases/0.9.10-incubating/index.html
+++ b/content/releases/0.9.10-incubating/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/0.9.11-incubating/index.html
b/content/releases/0.9.11-incubating/index.html
index c29fbafe..ee0de116 100644
--- a/content/releases/0.9.11-incubating/index.html
+++ b/content/releases/0.9.11-incubating/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/0.9.12-incubating/index.html
b/content/releases/0.9.12-incubating/index.html
index 21b81513..17fab4c2 100644
--- a/content/releases/0.9.12-incubating/index.html
+++ b/content/releases/0.9.12-incubating/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/0.9.13-incubating/index.html
b/content/releases/0.9.13-incubating/index.html
index 643daa7d..7e8fcdae 100644
--- a/content/releases/0.9.13-incubating/index.html
+++ b/content/releases/0.9.13-incubating/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/0.9.14/index.html
b/content/releases/0.9.14/index.html
index 70f482bf..29ddf6a6 100644
--- a/content/releases/0.9.14/index.html
+++ b/content/releases/0.9.14/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/0.9.2/index.html
b/content/releases/0.9.2/index.html
index 20048356..7746e1d8 100644
--- a/content/releases/0.9.2/index.html
+++ b/content/releases/0.9.2/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/0.9.3/index.html
b/content/releases/0.9.3/index.html
index 3b0f9129..1202f00a 100644
--- a/content/releases/0.9.3/index.html
+++ b/content/releases/0.9.3/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/0.9.4/index.html
b/content/releases/0.9.4/index.html
index 75ce6737..d33e634d 100644
--- a/content/releases/0.9.4/index.html
+++ b/content/releases/0.9.4/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/0.9.5/index.html
b/content/releases/0.9.5/index.html
index 6d3d7ea9..1267be51 100644
--- a/content/releases/0.9.5/index.html
+++ b/content/releases/0.9.5/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/0.9.6/index.html
b/content/releases/0.9.6/index.html
index cb57bf46..b7ee986e 100644
--- a/content/releases/0.9.6/index.html
+++ b/content/releases/0.9.6/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/0.9.7/index.html
b/content/releases/0.9.7/index.html
index af352485..2b790ccf 100644
--- a/content/releases/0.9.7/index.html
+++ b/content/releases/0.9.7/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/0.9.8/index.html
b/content/releases/0.9.8/index.html
index f3479e38..1d8f5927 100644
--- a/content/releases/0.9.8/index.html
+++ b/content/releases/0.9.8/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/0.9.9/index.html
b/content/releases/0.9.9/index.html
index e558298b..43f45b88 100644
--- a/content/releases/0.9.9/index.html
+++ b/content/releases/0.9.9/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/1.0.0/index.html
b/content/releases/1.0.0/index.html
index f0679d22..9579cd54 100644
--- a/content/releases/1.0.0/index.html
+++ b/content/releases/1.0.0/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/1.1.0/index.html
b/content/releases/1.1.0/index.html
index 5328fefc..77f1313d 100644
--- a/content/releases/1.1.0/index.html
+++ b/content/releases/1.1.0/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/1.2.0/index.html
b/content/releases/1.2.0/index.html
index 226b9094..6fee8fff 100644
--- a/content/releases/1.2.0/index.html
+++ b/content/releases/1.2.0/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/1.3.0/index.html
b/content/releases/1.3.0/index.html
index 253d2551..060bad76 100644
--- a/content/releases/1.3.0/index.html
+++ b/content/releases/1.3.0/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/1.4.0/index.html
b/content/releases/1.4.0/index.html
index 7aae20a2..bcda0fbe 100644
--- a/content/releases/1.4.0/index.html
+++ b/content/releases/1.4.0/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/1.5.0/index.html
b/content/releases/1.5.0/index.html
index 68e15441..ca12347f 100644
--- a/content/releases/1.5.0/index.html
+++ b/content/releases/1.5.0/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/1.5.1/index.html
b/content/releases/1.5.1/index.html
index 6abb77b7..81bef763 100644
--- a/content/releases/1.5.1/index.html
+++ b/content/releases/1.5.1/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/1.5.2/index.html
b/content/releases/1.5.2/index.html
index 46c55116..cc1ba883 100644
--- a/content/releases/1.5.2/index.html
+++ b/content/releases/1.5.2/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/1.5.3/index.html
b/content/releases/1.5.3/index.html
index afe95fdc..3a9de17f 100644
--- a/content/releases/1.5.3/index.html
+++ b/content/releases/1.5.3/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/1.5.4/index.html
b/content/releases/1.5.4/index.html
index b36dbe56..833cc851 100644
--- a/content/releases/1.5.4/index.html
+++ b/content/releases/1.5.4/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/1.5.5/index.html
b/content/releases/1.5.5/index.html
index 6c2c9bc7..d231efe0 100644
--- a/content/releases/1.5.5/index.html
+++ b/content/releases/1.5.5/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/releases/1.6.0/index.html
b/content/releases/1.6.0/index.html
index 40878fae..be6ec1aa 100644
--- a/content/releases/1.6.0/index.html
+++ b/content/releases/1.6.0/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
@@ -632,14 +632,14 @@
<tr>
- <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/source/guacamole-client-1.6.0.tar.gz">guacamole-client-1.6.0.tar.gz</a></td>
+ <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/source/guacamole-client-1.6.0.tar.gz">guacamole-client-1.6.0.tar.gz</a></td>
<td class="signatures">
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/source/guacamole-client-1.6.0.tar.gz.asc">PGP</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/source/guacamole-client-1.6.0.tar.gz.asc">PGP</a>
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/source/guacamole-client-1.6.0.tar.gz.sha256">SHA-256</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/source/guacamole-client-1.6.0.tar.gz.sha256">SHA-256</a>
</td>
</tr>
@@ -647,14 +647,14 @@
<tr>
- <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/source/guacamole-server-1.6.0.tar.gz">guacamole-server-1.6.0.tar.gz</a></td>
+ <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/source/guacamole-server-1.6.0.tar.gz">guacamole-server-1.6.0.tar.gz</a></td>
<td class="signatures">
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/source/guacamole-server-1.6.0.tar.gz.asc">PGP</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/source/guacamole-server-1.6.0.tar.gz.asc">PGP</a>
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/source/guacamole-server-1.6.0.tar.gz.sha256">SHA-256</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/source/guacamole-server-1.6.0.tar.gz.sha256">SHA-256</a>
</td>
</tr>
@@ -682,14 +682,14 @@
<tr>
- <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-1.6.0.war">guacamole-1.6.0.war</a></td>
+ <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-1.6.0.war">guacamole-1.6.0.war</a></td>
<td class="signatures">
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-1.6.0.war.asc">PGP</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-1.6.0.war.asc">PGP</a>
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-1.6.0.war.sha256">SHA-256</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-1.6.0.war.sha256">SHA-256</a>
</td>
</tr>
@@ -697,14 +697,14 @@
<tr>
- <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-ban-1.6.0.tar.gz">guacamole-auth-ban-1.6.0.tar.gz</a></td>
+ <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-ban-1.6.0.tar.gz">guacamole-auth-ban-1.6.0.tar.gz</a></td>
<td class="signatures">
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-ban-1.6.0.tar.gz.asc">PGP</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-ban-1.6.0.tar.gz.asc">PGP</a>
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-ban-1.6.0.tar.gz.sha256">SHA-256</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-ban-1.6.0.tar.gz.sha256">SHA-256</a>
</td>
</tr>
@@ -712,14 +712,14 @@
<tr>
- <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-duo-1.6.0.tar.gz">guacamole-auth-duo-1.6.0.tar.gz</a></td>
+ <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-duo-1.6.0.tar.gz">guacamole-auth-duo-1.6.0.tar.gz</a></td>
<td class="signatures">
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-duo-1.6.0.tar.gz.asc">PGP</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-duo-1.6.0.tar.gz.asc">PGP</a>
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-duo-1.6.0.tar.gz.sha256">SHA-256</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-duo-1.6.0.tar.gz.sha256">SHA-256</a>
</td>
</tr>
@@ -727,14 +727,14 @@
<tr>
- <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-header-1.6.0.tar.gz">guacamole-auth-header-1.6.0.tar.gz</a></td>
+ <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-header-1.6.0.tar.gz">guacamole-auth-header-1.6.0.tar.gz</a></td>
<td class="signatures">
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-header-1.6.0.tar.gz.asc">PGP</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-header-1.6.0.tar.gz.asc">PGP</a>
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-header-1.6.0.tar.gz.sha256">SHA-256</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-header-1.6.0.tar.gz.sha256">SHA-256</a>
</td>
</tr>
@@ -742,14 +742,14 @@
<tr>
- <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-jdbc-1.6.0.tar.gz">guacamole-auth-jdbc-1.6.0.tar.gz</a></td>
+ <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-jdbc-1.6.0.tar.gz">guacamole-auth-jdbc-1.6.0.tar.gz</a></td>
<td class="signatures">
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-jdbc-1.6.0.tar.gz.asc">PGP</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-jdbc-1.6.0.tar.gz.asc">PGP</a>
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-jdbc-1.6.0.tar.gz.sha256">SHA-256</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-jdbc-1.6.0.tar.gz.sha256">SHA-256</a>
</td>
</tr>
@@ -757,14 +757,14 @@
<tr>
- <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-json-1.6.0.tar.gz">guacamole-auth-json-1.6.0.tar.gz</a></td>
+ <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-json-1.6.0.tar.gz">guacamole-auth-json-1.6.0.tar.gz</a></td>
<td class="signatures">
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-json-1.6.0.tar.gz.asc">PGP</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-json-1.6.0.tar.gz.asc">PGP</a>
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-json-1.6.0.tar.gz.sha256">SHA-256</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-json-1.6.0.tar.gz.sha256">SHA-256</a>
</td>
</tr>
@@ -772,14 +772,14 @@
<tr>
- <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-ldap-1.6.0.tar.gz">guacamole-auth-ldap-1.6.0.tar.gz</a></td>
+ <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-ldap-1.6.0.tar.gz">guacamole-auth-ldap-1.6.0.tar.gz</a></td>
<td class="signatures">
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-ldap-1.6.0.tar.gz.asc">PGP</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-ldap-1.6.0.tar.gz.asc">PGP</a>
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-ldap-1.6.0.tar.gz.sha256">SHA-256</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-ldap-1.6.0.tar.gz.sha256">SHA-256</a>
</td>
</tr>
@@ -787,14 +787,14 @@
<tr>
- <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-quickconnect-1.6.0.tar.gz">guacamole-auth-quickconnect-1.6.0.tar.gz</a></td>
+ <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-quickconnect-1.6.0.tar.gz">guacamole-auth-quickconnect-1.6.0.tar.gz</a></td>
<td class="signatures">
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-quickconnect-1.6.0.tar.gz.asc">PGP</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-quickconnect-1.6.0.tar.gz.asc">PGP</a>
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-quickconnect-1.6.0.tar.gz.sha256">SHA-256</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-quickconnect-1.6.0.tar.gz.sha256">SHA-256</a>
</td>
</tr>
@@ -802,14 +802,14 @@
<tr>
- <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-sso-1.6.0.tar.gz">guacamole-auth-sso-1.6.0.tar.gz</a></td>
+ <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-sso-1.6.0.tar.gz">guacamole-auth-sso-1.6.0.tar.gz</a></td>
<td class="signatures">
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-sso-1.6.0.tar.gz.asc">PGP</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-sso-1.6.0.tar.gz.asc">PGP</a>
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-sso-1.6.0.tar.gz.sha256">SHA-256</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-sso-1.6.0.tar.gz.sha256">SHA-256</a>
</td>
</tr>
@@ -817,14 +817,14 @@
<tr>
- <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-restrict-1.6.0.tar.gz">guacamole-auth-restrict-1.6.0.tar.gz</a></td>
+ <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-restrict-1.6.0.tar.gz">guacamole-auth-restrict-1.6.0.tar.gz</a></td>
<td class="signatures">
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-restrict-1.6.0.tar.gz.asc">PGP</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-restrict-1.6.0.tar.gz.asc">PGP</a>
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-restrict-1.6.0.tar.gz.sha256">SHA-256</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-restrict-1.6.0.tar.gz.sha256">SHA-256</a>
</td>
</tr>
@@ -832,14 +832,14 @@
<tr>
- <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-totp-1.6.0.tar.gz">guacamole-auth-totp-1.6.0.tar.gz</a></td>
+ <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-totp-1.6.0.tar.gz">guacamole-auth-totp-1.6.0.tar.gz</a></td>
<td class="signatures">
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-totp-1.6.0.tar.gz.asc">PGP</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-totp-1.6.0.tar.gz.asc">PGP</a>
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-auth-totp-1.6.0.tar.gz.sha256">SHA-256</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-auth-totp-1.6.0.tar.gz.sha256">SHA-256</a>
</td>
</tr>
@@ -847,14 +847,14 @@
<tr>
- <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-display-statistics-1.6.0.tar.gz">guacamole-display-statistics-1.6.0.tar.gz</a></td>
+ <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-display-statistics-1.6.0.tar.gz">guacamole-display-statistics-1.6.0.tar.gz</a></td>
<td class="signatures">
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-display-statistics-1.6.0.tar.gz.asc">PGP</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-display-statistics-1.6.0.tar.gz.asc">PGP</a>
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-display-statistics-1.6.0.tar.gz.sha256">SHA-256</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-display-statistics-1.6.0.tar.gz.sha256">SHA-256</a>
</td>
</tr>
@@ -862,14 +862,14 @@
<tr>
- <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-history-recording-storage-1.6.0.tar.gz">guacamole-history-recording-storage-1.6.0.tar.gz</a></td>
+ <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-history-recording-storage-1.6.0.tar.gz">guacamole-history-recording-storage-1.6.0.tar.gz</a></td>
<td class="signatures">
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-history-recording-storage-1.6.0.tar.gz.asc">PGP</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-history-recording-storage-1.6.0.tar.gz.asc">PGP</a>
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-history-recording-storage-1.6.0.tar.gz.sha256">SHA-256</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-history-recording-storage-1.6.0.tar.gz.sha256">SHA-256</a>
</td>
</tr>
@@ -877,14 +877,14 @@
<tr>
- <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-vault-1.6.0.tar.gz">guacamole-vault-1.6.0.tar.gz</a></td>
+ <td class="filename"><a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-vault-1.6.0.tar.gz">guacamole-vault-1.6.0.tar.gz</a></td>
<td class="signatures">
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-vault-1.6.0.tar.gz.asc">PGP</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-vault-1.6.0.tar.gz.asc">PGP</a>
- <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC1/binary/guacamole-vault-1.6.0.tar.gz.sha256">SHA-256</a>
+ <a
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC2/binary/guacamole-vault-1.6.0.tar.gz.sha256">SHA-256</a>
</td>
</tr>
@@ -899,8 +899,8 @@
<h1>Release notes</h1>
<p>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 <a href="#changelog">changelog</a> below.</p>
+releases like Duo v4. For a full list of all changes in this release, please
+see the <a href="#changelog">changelog</a> below.</p>
<p><strong>The 1.6.0 release is compatible with older 1.x components.</strong>
You should
upgrade older components to 1.6.0 when possible, however things should continue
@@ -1100,17 +1100,6 @@ visible until the Guacamole menu is closed.</p>
<li>Ensure clipboard contents are visible/accessible in Guacamole only when
desired (<a
href="https://issues.apache.org/jira/browse/GUACAMOLE-1740">GUACAMOLE-1740</a>)</li>
</ul>
-<h3 id="support-for-freerdp-3x">Support for FreeRDP 3.x</h3>
-
-<p>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.</p>
-
-<ul>
- <li>Add support for FreeRDP 3.0.0 (<a
href="https://issues.apache.org/jira/browse/GUACAMOLE-1026">GUACAMOLE-1026</a>)</li>
-</ul>
-
<h2 id="deprecation--compatibility-notes">Deprecation / Compatibility
notes</h2>
<p>Each 1.x release of Apache Guacamole should be compatible with components of
diff --git a/content/releases/index.html b/content/releases/index.html
index b7b1604d..47f9d00c 100644
--- a/content/releases/index.html
+++ b/content/releases/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/security/index.html b/content/security/index.html
index 18c27337..d46c55b0 100644
--- a/content/security/index.html
+++ b/content/security/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>
diff --git a/content/support/index.html b/content/support/index.html
index e98ea381..2e4c87e3 100644
--- a/content/support/index.html
+++ b/content/support/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <link rel="stylesheet" href="/styles/main.css?s=1746258005">
+ <link rel="stylesheet" href="/styles/main.css?s=1750130979">
<link rel="icon" type="image/svg+xml"
href="/images/logos/guac-classic-logo.svg"/>
<link rel="icon" type="image/png"
href="/images/logos/guac-classic-logo-64.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no,
target-densitydpi=device-dpi"/>