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 4710a63c Deploy release notes for 1.6.0-RC2.
4710a63c is described below
commit 4710a63c0535f9bee5142b9be77d4ec254c0fa52
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/styles/main.css | 6 +-
content/styles/main.css.map | 13 ++-
content/support/index.html | 2 +-
38 files changed, 102 insertions(+), 100 deletions(-)
diff --git a/content/api-documentation/index.html
b/content/api-documentation/index.html
index 7f03b7a1..a69843a0 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=1750128369">
<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..a5be5608 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=1750128369">
<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..a448b1a7 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=1750128369">
<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..79b02148 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=1750128369">
<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..0491d2bb 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=1750128369">
<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..08b25768 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=1750128369">
<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..f4d46907 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=1750128369">
<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..5f84c506 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=1750128369">
<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..5cfc7cf9 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=1750128369">
<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..05c07124 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=1750128369">
<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..c1ab7bdc 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=1750128369">
<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..dd31095e 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=1750128369">
<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..3a054ca8 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=1750128369">
<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..e571c1db 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=1750128369">
<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..a1037517 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=1750128369">
<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..81bcb221 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=1750128369">
<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..95fd1a26 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=1750128369">
<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..a35dc9af 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=1750128369">
<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..a4d9554c 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=1750128369">
<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..f50623ee 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=1750128369">
<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..fdbaa950 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=1750128369">
<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..4e34f0b7 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=1750128369">
<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..1ef1882c 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=1750128369">
<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..1931b6a9 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=1750128369">
<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..730b59fc 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=1750128369">
<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..c3a84534 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=1750128369">
<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..592e3de8 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=1750128369">
<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..f7db455f 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=1750128369">
<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..d7b5eb87 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=1750128369">
<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..2dc150f0 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=1750128369">
<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..dbbb8e16 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=1750128369">
<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..27f64b49 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=1750128369">
<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..6dfcbf67 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=1750128369">
<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..e22c847e 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=1750128369">
<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..f7c69b37 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=1750128369">
<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/styles/main.css b/content/styles/main.css
index c18c5046..db3efa73 100644
--- a/content/styles/main.css
+++ b/content/styles/main.css
@@ -1,4 +1,4 @@
-/*!
+/*!
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
@@ -15,4 +15,6 @@
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
-
*/@font-face{font-family:"Inconsolata";font-weight:bold;src:url("/fonts/inconsolata/Inconsolata-Bold.latin.woff2")
format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Inconsolata";font-weight:bold;src:url("/fonts/inconsolata/Inconsolata-Bold.latin-ext.woff2")
format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20C
[...]
\ No newline at end of file
+ */@use '_font-inconsolata.css';@use '_font-inter.css';@use
'_font-rubik.css';@use '_base.scss';@use '_callouts.scss';@use
'_footer.scss';@use '_header.scss';@use '_headings.scss';@use '_toc.scss';@use
'_home.scss';@use '_company-list.scss';@use '_mailing-list-list.scss';@use
'_release-annotations.scss';@use '_release-downloads.scss';@use
'_release-links.scss';@use '_release-list.scss';@use '_release-media.scss';@use
'_cve-list.scss'
+
+/*# sourceMappingURL=main.css.map */
\ No newline at end of file
diff --git a/content/styles/main.css.map b/content/styles/main.css.map
index 9a575f69..ae65f465 100644
--- a/content/styles/main.css.map
+++ b/content/styles/main.css.map
@@ -1 +1,12 @@
-{"version":3,"sourceRoot":"","sources":["main.scss","_font-inconsolata.css","_font-inter.css","_font-rubik.css","_base.scss","_colors.scss","_callouts.scss","_footer.scss","_header.scss","_headings.scss","_toc.scss","_home.scss","_company-list.scss","_mailing-list-list.scss","_release-annotations.scss","_release-downloads.scss","_release-links.scss","_release-list.scss","_release-media.scss","_cve-list.scss"],"names":[],"mappings":"CAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;A
[...]
\ No newline at end of file
+{
+ "version": 3,
+ "file": "main.css",
+ "sources": [
+ "main.scss"
+ ],
+ "sourcesContent": [
+ "/*!\n * Licensed to the Apache Software Foundation (ASF) under
one\n * or more contributor license agreements. See the NOTICE file\n *
distributed with this work for additional information\n * regarding copyright
ownership. The ASF licenses this file\n * to you under the Apache License,
Version 2.0 (the\n * \"License\"); you may not use this file except in
compliance\n * with the License. You may obtain a copy of the License at\n *\n
* http://www.apache.org/licenses/LICENSE-2.0\n [...]
+ ],
+ "names": [],
+ "mappings":
"AAAA;;;;;;;;;;;;;;;;;GAiBG,AAMH,IAAI,CAAJ,uBAAI,CACJ,IAAI,CAAJ,iBAAI,CACJ,IAAI,CAAJ,iBAAI,CAOJ,IAAI,CAAJ,YAAI,CACJ,IAAI,CAAJ,gBAAI,CACJ,IAAI,CAAJ,cAAI,CACJ,IAAI,CAAJ,cAAI,CACJ,IAAI,CAAJ,gBAAI,CACJ,IAAI,CAAJ,WAAI,CAMJ,IAAI,CAAJ,YAAI,CAMJ,IAAI,CAAJ,oBAAI,CACJ,IAAI,CAAJ,yBAAI,CAMJ,IAAI,CAAJ,2BAAI,CACJ,IAAI,CAAJ,yBAAI,CACJ,IAAI,CAAJ,qBAAI,CACJ,IAAI,CAAJ,oBAAI,CACJ,IAAI,CAAJ,qBAAI,CAMJ,IAAI,CAAJ,gBAAI"
+}
\ No newline at end of file
diff --git a/content/support/index.html b/content/support/index.html
index e98ea381..b8f8f10d 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=1750128369">
<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"/>