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 d2ba10c2 Mark 1.6.0 as released.
d2ba10c2 is described below

commit d2ba10c259923ed0f394bdad3ab03c768163332e
Author: Michael Jumper <[email protected]>
AuthorDate: Mon Jun 23 21:00:22 2025 -0700

    Mark 1.6.0 as released.
---
 content/api-documentation/index.html          |   2 +-
 content/doap.rdf                              |   7 ++
 content/doc/guacamole-common                  |   2 +-
 content/doc/guacamole-common-js               |   2 +-
 content/doc/guacamole-ext                     |   2 +-
 content/doc/gug                               |   2 +-
 content/doc/libguac                           |   2 +-
 content/doc/libguac-terminal                  |   2 +-
 content/faq/index.html                        |   2 +-
 content/index.html                            |   8 +-
 content/open-source/index.html                |   2 +-
 content/releases/0.8.3/index.html             |   4 +-
 content/releases/0.8.4/index.html             |   4 +-
 content/releases/0.9.0/index.html             |   4 +-
 content/releases/0.9.1/index.html             |   4 +-
 content/releases/0.9.10-incubating/index.html |   4 +-
 content/releases/0.9.11-incubating/index.html |   4 +-
 content/releases/0.9.12-incubating/index.html |   4 +-
 content/releases/0.9.13-incubating/index.html |   4 +-
 content/releases/0.9.14/index.html            |   4 +-
 content/releases/0.9.2/index.html             |   4 +-
 content/releases/0.9.3/index.html             |   4 +-
 content/releases/0.9.4/index.html             |   4 +-
 content/releases/0.9.5/index.html             |   4 +-
 content/releases/0.9.6/index.html             |   4 +-
 content/releases/0.9.7/index.html             |   4 +-
 content/releases/0.9.8/index.html             |   4 +-
 content/releases/0.9.9/index.html             |   4 +-
 content/releases/1.0.0/index.html             |   4 +-
 content/releases/1.1.0/index.html             |   4 +-
 content/releases/1.2.0/index.html             |   4 +-
 content/releases/1.3.0/index.html             |   4 +-
 content/releases/1.4.0/index.html             |   4 +-
 content/releases/1.5.0/index.html             |   4 +-
 content/releases/1.5.1/index.html             |   4 +-
 content/releases/1.5.2/index.html             |   4 +-
 content/releases/1.5.3/index.html             |   4 +-
 content/releases/1.5.4/index.html             |   4 +-
 content/releases/1.5.5/index.html             |  89 +++++++++++----------
 content/releases/1.6.0/index.html             | 106 ++++++++++++--------------
 content/releases/index.html                   |  23 ++++--
 content/security/index.html                   |   2 +-
 content/support/index.html                    |   2 +-
 43 files changed, 192 insertions(+), 171 deletions(-)

diff --git a/content/api-documentation/index.html 
b/content/api-documentation/index.html
index 1b4612da..aa89a813 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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/doap.rdf b/content/doap.rdf
index f4f202cd..ccb1eedc 100644
--- a/content/doap.rdf
+++ b/content/doap.rdf
@@ -95,6 +95,13 @@
 
         <!-- Releases -->
 
+        <release>
+            <Version>
+                <name>Apache Guacamole</name>
+                <created>2025-06-22</created>
+                <revision>1.6.0</revision>
+            </Version>
+        </release>
         <release>
             <Version>
                 <name>Apache Guacamole</name>
diff --git a/content/doc/guacamole-common b/content/doc/guacamole-common
index e08957c5..dc999351 120000
--- a/content/doc/guacamole-common
+++ b/content/doc/guacamole-common
@@ -1 +1 @@
-1.5.5/guacamole-common
\ No newline at end of file
+1.6.0/guacamole-common
\ No newline at end of file
diff --git a/content/doc/guacamole-common-js b/content/doc/guacamole-common-js
index 1f4e82cc..6054242d 120000
--- a/content/doc/guacamole-common-js
+++ b/content/doc/guacamole-common-js
@@ -1 +1 @@
-1.5.5/guacamole-common-js
\ No newline at end of file
+1.6.0/guacamole-common-js
\ No newline at end of file
diff --git a/content/doc/guacamole-ext b/content/doc/guacamole-ext
index ec07cc2b..deeb7b9b 120000
--- a/content/doc/guacamole-ext
+++ b/content/doc/guacamole-ext
@@ -1 +1 @@
-1.5.5/guacamole-ext
\ No newline at end of file
+1.6.0/guacamole-ext
\ No newline at end of file
diff --git a/content/doc/gug b/content/doc/gug
index 7b3125f5..95348f50 120000
--- a/content/doc/gug
+++ b/content/doc/gug
@@ -1 +1 @@
-1.5.5/gug
\ No newline at end of file
+1.6.0/gug
\ No newline at end of file
diff --git a/content/doc/libguac b/content/doc/libguac
index 9701cb0d..b4d48dbb 120000
--- a/content/doc/libguac
+++ b/content/doc/libguac
@@ -1 +1 @@
-1.5.5/libguac
\ No newline at end of file
+1.6.0/libguac
\ No newline at end of file
diff --git a/content/doc/libguac-terminal b/content/doc/libguac-terminal
index bb30a779..004cd564 120000
--- a/content/doc/libguac-terminal
+++ b/content/doc/libguac-terminal
@@ -1 +1 @@
-1.5.5/libguac-terminal
\ No newline at end of file
+1.6.0/libguac-terminal
\ No newline at end of file
diff --git a/content/faq/index.html b/content/faq/index.html
index aef1d5da..4a53f57f 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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 c51aaa85..d81d407f 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -586,11 +586,11 @@
 
             <!-- Link to latest release -->
             
-            <a href="/releases/1.5.5/" class="latest-release">
+            <a href="/releases/1.6.0/" class="latest-release">
                 <span class="action">Download
-                    <span class="release-title">Apache Guacamole 1.5.5</span>
+                    <span class="release-title">Apache Guacamole 1.6.0</span>
                 </span>
-                <span class="release-date">Released on 2024-04-05</span>
+                <span class="release-date">Released on 2025-06-22</span>
             </a>
 
         </div>
diff --git a/content/open-source/index.html b/content/open-source/index.html
index 7fd7c7fb..34ad9c54 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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 235f5386..7624ee0c 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -573,7 +573,7 @@
             the Apache Incubator.</strong> It is not an Apache Software 
Foundation
             release, and is licensed under the <a
          href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-         release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</p>
+         release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</p>
     </div>
 
     <div id="links">
diff --git a/content/releases/0.8.4/index.html 
b/content/releases/0.8.4/index.html
index d08e527d..3173211c 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -573,7 +573,7 @@
             the Apache Incubator.</strong> It is not an Apache Software 
Foundation
             release, and is licensed under the <a
          href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-         release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</p>
+         release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</p>
     </div>
 
     <div id="links">
diff --git a/content/releases/0.9.0/index.html 
b/content/releases/0.9.0/index.html
index 34f63083..7cacb760 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -573,7 +573,7 @@
             the Apache Incubator.</strong> It is not an Apache Software 
Foundation
             release, and is licensed under the <a
          href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-         release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</p>
+         release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</p>
     </div>
 
     <div id="links">
diff --git a/content/releases/0.9.1/index.html 
b/content/releases/0.9.1/index.html
index 0f6fb500..e68c759b 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -573,7 +573,7 @@
             the Apache Incubator.</strong> It is not an Apache Software 
Foundation
             release, and is licensed under the <a
          href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-         release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</p>
+         release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</p>
     </div>
 
     <div id="links">
diff --git a/content/releases/0.9.10-incubating/index.html 
b/content/releases/0.9.10-incubating/index.html
index 0e06be43..ee495537 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -577,7 +577,7 @@
         <div class="note">
             <p>Apache Guacamole 0.9.10-incubating is an archived release, and 
was
             originally released on 2016-12-29. <strong>The
-            latest release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</strong></p>
+            latest release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</strong></p>
         </div>
     
 
diff --git a/content/releases/0.9.11-incubating/index.html 
b/content/releases/0.9.11-incubating/index.html
index 414099fd..34cc5515 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -577,7 +577,7 @@
         <div class="note">
             <p>Apache Guacamole 0.9.11-incubating is an archived release, and 
was
             originally released on 2017-02-02. <strong>The
-            latest release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</strong></p>
+            latest release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</strong></p>
         </div>
     
 
diff --git a/content/releases/0.9.12-incubating/index.html 
b/content/releases/0.9.12-incubating/index.html
index c7b5ab45..414befcd 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -577,7 +577,7 @@
         <div class="note">
             <p>Apache Guacamole 0.9.12-incubating is an archived release, and 
was
             originally released on 2017-04-01. <strong>The
-            latest release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</strong></p>
+            latest release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</strong></p>
         </div>
     
 
diff --git a/content/releases/0.9.13-incubating/index.html 
b/content/releases/0.9.13-incubating/index.html
index cab81958..a60197f8 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -577,7 +577,7 @@
         <div class="note">
             <p>Apache Guacamole 0.9.13-incubating is an archived release, and 
was
             originally released on 2017-07-30. <strong>The
-            latest release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</strong></p>
+            latest release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</strong></p>
         </div>
     
 
diff --git a/content/releases/0.9.14/index.html 
b/content/releases/0.9.14/index.html
index 8c2f340b..8d30d4e1 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -577,7 +577,7 @@
         <div class="note">
             <p>Apache Guacamole 0.9.14 is an archived release, and was
             originally released on 2018-01-18. <strong>The
-            latest release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</strong></p>
+            latest release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</strong></p>
         </div>
     
 
diff --git a/content/releases/0.9.2/index.html 
b/content/releases/0.9.2/index.html
index e04d7209..58439614 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -573,7 +573,7 @@
             the Apache Incubator.</strong> It is not an Apache Software 
Foundation
             release, and is licensed under the <a
          href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-         release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</p>
+         release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</p>
     </div>
 
     <div id="links">
diff --git a/content/releases/0.9.3/index.html 
b/content/releases/0.9.3/index.html
index 1db74764..380e98c9 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -573,7 +573,7 @@
             the Apache Incubator.</strong> It is not an Apache Software 
Foundation
             release, and is licensed under the <a
          href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-         release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</p>
+         release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</p>
     </div>
 
     <div id="links">
diff --git a/content/releases/0.9.4/index.html 
b/content/releases/0.9.4/index.html
index 0cba7af1..04d8a08b 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -573,7 +573,7 @@
             the Apache Incubator.</strong> It is not an Apache Software 
Foundation
             release, and is licensed under the <a
          href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-         release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</p>
+         release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</p>
     </div>
 
     <div id="links">
diff --git a/content/releases/0.9.5/index.html 
b/content/releases/0.9.5/index.html
index b3fdf1f4..1a86f31e 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -573,7 +573,7 @@
             the Apache Incubator.</strong> It is not an Apache Software 
Foundation
             release, and is licensed under the <a
          href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-         release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</p>
+         release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</p>
     </div>
 
     <div id="links">
diff --git a/content/releases/0.9.6/index.html 
b/content/releases/0.9.6/index.html
index bef54ce4..b52bd281 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -573,7 +573,7 @@
             the Apache Incubator.</strong> It is not an Apache Software 
Foundation
             release, and is licensed under the <a
          href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-         release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</p>
+         release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</p>
     </div>
 
     <div id="links">
diff --git a/content/releases/0.9.7/index.html 
b/content/releases/0.9.7/index.html
index e43c5e5c..97a637b1 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -573,7 +573,7 @@
             the Apache Incubator.</strong> It is not an Apache Software 
Foundation
             release, and is licensed under the <a
          href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-         release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</p>
+         release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</p>
     </div>
 
     <div id="links">
diff --git a/content/releases/0.9.8/index.html 
b/content/releases/0.9.8/index.html
index 9ede3c78..9cd95111 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -573,7 +573,7 @@
             the Apache Incubator.</strong> It is not an Apache Software 
Foundation
             release, and is licensed under the <a
          href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-         release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</p>
+         release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</p>
     </div>
 
     <div id="links">
diff --git a/content/releases/0.9.9/index.html 
b/content/releases/0.9.9/index.html
index bc2bf5e8..04caad50 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -573,7 +573,7 @@
             the Apache Incubator.</strong> It is not an Apache Software 
Foundation
             release, and is licensed under the <a
          href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-         release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</p>
+         release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</p>
     </div>
 
     <div id="links">
diff --git a/content/releases/1.0.0/index.html 
b/content/releases/1.0.0/index.html
index 99048135..ab2676c3 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -577,7 +577,7 @@
         <div class="note">
             <p>Apache Guacamole 1.0.0 is an archived release, and was
             originally released on 2019-01-08. <strong>The
-            latest release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</strong></p>
+            latest release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</strong></p>
         </div>
     
 
diff --git a/content/releases/1.1.0/index.html 
b/content/releases/1.1.0/index.html
index 1d9d85be..9cf32908 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -577,7 +577,7 @@
         <div class="note">
             <p>Apache Guacamole 1.1.0 is an archived release, and was
             originally released on 2020-01-29. <strong>The
-            latest release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</strong></p>
+            latest release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</strong></p>
         </div>
     
 
diff --git a/content/releases/1.2.0/index.html 
b/content/releases/1.2.0/index.html
index 08859098..f83d376e 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -577,7 +577,7 @@
         <div class="note">
             <p>Apache Guacamole 1.2.0 is an archived release, and was
             originally released on 2020-06-28. <strong>The
-            latest release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</strong></p>
+            latest release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</strong></p>
         </div>
     
 
diff --git a/content/releases/1.3.0/index.html 
b/content/releases/1.3.0/index.html
index d9c631fc..fe960eef 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -577,7 +577,7 @@
         <div class="note">
             <p>Apache Guacamole 1.3.0 is an archived release, and was
             originally released on 2021-01-01. <strong>The
-            latest release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</strong></p>
+            latest release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</strong></p>
         </div>
     
 
diff --git a/content/releases/1.4.0/index.html 
b/content/releases/1.4.0/index.html
index 83bcb4b7..bacb2984 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -577,7 +577,7 @@
         <div class="note">
             <p>Apache Guacamole 1.4.0 is an archived release, and was
             originally released on 2022-01-01. <strong>The
-            latest release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</strong></p>
+            latest release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</strong></p>
         </div>
     
 
diff --git a/content/releases/1.5.0/index.html 
b/content/releases/1.5.0/index.html
index a6d05ee7..e742adc4 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -577,7 +577,7 @@
         <div class="note">
             <p>Apache Guacamole 1.5.0 is an archived release, and was
             originally released on 2023-02-18. <strong>The
-            latest release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</strong></p>
+            latest release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</strong></p>
         </div>
     
 
diff --git a/content/releases/1.5.1/index.html 
b/content/releases/1.5.1/index.html
index 52354312..8d75f9ad 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -577,7 +577,7 @@
         <div class="note">
             <p>Apache Guacamole 1.5.1 is an archived release, and was
             originally released on 2023-04-13. <strong>The
-            latest release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</strong></p>
+            latest release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</strong></p>
         </div>
     
 
diff --git a/content/releases/1.5.2/index.html 
b/content/releases/1.5.2/index.html
index ba23a53f..54ccfa13 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -577,7 +577,7 @@
         <div class="note">
             <p>Apache Guacamole 1.5.2 is an archived release, and was
             originally released on 2023-05-25. <strong>The
-            latest release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</strong></p>
+            latest release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</strong></p>
         </div>
     
 
diff --git a/content/releases/1.5.3/index.html 
b/content/releases/1.5.3/index.html
index 1c632feb..b1c0a666 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -577,7 +577,7 @@
         <div class="note">
             <p>Apache Guacamole 1.5.3 is an archived release, and was
             originally released on 2023-07-31. <strong>The
-            latest release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</strong></p>
+            latest release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</strong></p>
         </div>
     
 
diff --git a/content/releases/1.5.4/index.html 
b/content/releases/1.5.4/index.html
index 602d794a..c0fbaf94 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -577,7 +577,7 @@
         <div class="note">
             <p>Apache Guacamole 1.5.4 is an archived release, and was
             originally released on 2023-12-07. <strong>The
-            latest release of Apache Guacamole is <a 
href="/releases/1.5.5/">1.5.5</a>.</strong></p>
+            latest release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</strong></p>
         </div>
     
 
diff --git a/content/releases/1.5.5/index.html 
b/content/releases/1.5.5/index.html
index e92bb961..cae7f1bd 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -563,6 +563,8 @@
     <span class="release-type">
         
         
+            (Archived)
+        
     </span>
 </h1>
 
@@ -571,6 +573,13 @@
     
 
     
+        
+        <div class="note">
+            <p>Apache Guacamole 1.5.5 is an archived release, and was
+            originally released on 2024-04-05. <strong>The
+            latest release of Apache Guacamole is <a 
href="/releases/1.6.0/">1.6.0</a>.</strong></p>
+        </div>
+    
 
     <div id="links">
 
@@ -624,14 +633,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.5/source/guacamole-client-1.5.5.tar.gz?action=download";>guacamole-client-1.5.5.tar.gz</a></td>
+                <td class="filename"><a 
href="https://archive.apache.org/dist/guacamole/1.5.5/source/guacamole-client-1.5.5.tar.gz";>guacamole-client-1.5.5.tar.gz</a></td>
                 <td class="signatures">
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/source/guacamole-client-1.5.5.tar.gz.asc";>PGP</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/source/guacamole-client-1.5.5.tar.gz.asc";>PGP</a>
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/source/guacamole-client-1.5.5.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/source/guacamole-client-1.5.5.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -639,14 +648,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.5/source/guacamole-server-1.5.5.tar.gz?action=download";>guacamole-server-1.5.5.tar.gz</a></td>
+                <td class="filename"><a 
href="https://archive.apache.org/dist/guacamole/1.5.5/source/guacamole-server-1.5.5.tar.gz";>guacamole-server-1.5.5.tar.gz</a></td>
                 <td class="signatures">
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/source/guacamole-server-1.5.5.tar.gz.asc";>PGP</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/source/guacamole-server-1.5.5.tar.gz.asc";>PGP</a>
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/source/guacamole-server-1.5.5.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/source/guacamole-server-1.5.5.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -674,14 +683,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.5/binary/guacamole-1.5.5.war?action=download";>guacamole-1.5.5.war</a></td>
+                <td class="filename"><a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-1.5.5.war";>guacamole-1.5.5.war</a></td>
                 <td class="signatures">
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-1.5.5.war.asc";>PGP</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-1.5.5.war.asc";>PGP</a>
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-1.5.5.war.sha256";>SHA-256</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-1.5.5.war.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -689,14 +698,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.5/binary/guacamole-auth-duo-1.5.5.tar.gz?action=download";>guacamole-auth-duo-1.5.5.tar.gz</a></td>
+                <td class="filename"><a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-duo-1.5.5.tar.gz";>guacamole-auth-duo-1.5.5.tar.gz</a></td>
                 <td class="signatures">
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-auth-duo-1.5.5.tar.gz.asc";>PGP</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-duo-1.5.5.tar.gz.asc";>PGP</a>
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-auth-duo-1.5.5.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-duo-1.5.5.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -704,14 +713,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.5/binary/guacamole-auth-header-1.5.5.tar.gz?action=download";>guacamole-auth-header-1.5.5.tar.gz</a></td>
+                <td class="filename"><a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-header-1.5.5.tar.gz";>guacamole-auth-header-1.5.5.tar.gz</a></td>
                 <td class="signatures">
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-auth-header-1.5.5.tar.gz.asc";>PGP</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-header-1.5.5.tar.gz.asc";>PGP</a>
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-auth-header-1.5.5.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-header-1.5.5.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -719,14 +728,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.5/binary/guacamole-auth-jdbc-1.5.5.tar.gz?action=download";>guacamole-auth-jdbc-1.5.5.tar.gz</a></td>
+                <td class="filename"><a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-jdbc-1.5.5.tar.gz";>guacamole-auth-jdbc-1.5.5.tar.gz</a></td>
                 <td class="signatures">
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-auth-jdbc-1.5.5.tar.gz.asc";>PGP</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-jdbc-1.5.5.tar.gz.asc";>PGP</a>
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-auth-jdbc-1.5.5.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-jdbc-1.5.5.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -734,14 +743,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.5/binary/guacamole-auth-json-1.5.5.tar.gz?action=download";>guacamole-auth-json-1.5.5.tar.gz</a></td>
+                <td class="filename"><a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-json-1.5.5.tar.gz";>guacamole-auth-json-1.5.5.tar.gz</a></td>
                 <td class="signatures">
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-auth-json-1.5.5.tar.gz.asc";>PGP</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-json-1.5.5.tar.gz.asc";>PGP</a>
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-auth-json-1.5.5.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-json-1.5.5.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -749,14 +758,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.5/binary/guacamole-auth-ldap-1.5.5.tar.gz?action=download";>guacamole-auth-ldap-1.5.5.tar.gz</a></td>
+                <td class="filename"><a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-ldap-1.5.5.tar.gz";>guacamole-auth-ldap-1.5.5.tar.gz</a></td>
                 <td class="signatures">
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-auth-ldap-1.5.5.tar.gz.asc";>PGP</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-ldap-1.5.5.tar.gz.asc";>PGP</a>
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-auth-ldap-1.5.5.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-ldap-1.5.5.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -764,14 +773,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.5/binary/guacamole-auth-quickconnect-1.5.5.tar.gz?action=download";>guacamole-auth-quickconnect-1.5.5.tar.gz</a></td>
+                <td class="filename"><a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-quickconnect-1.5.5.tar.gz";>guacamole-auth-quickconnect-1.5.5.tar.gz</a></td>
                 <td class="signatures">
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-auth-quickconnect-1.5.5.tar.gz.asc";>PGP</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-quickconnect-1.5.5.tar.gz.asc";>PGP</a>
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-auth-quickconnect-1.5.5.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-quickconnect-1.5.5.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -779,14 +788,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.5/binary/guacamole-auth-sso-1.5.5.tar.gz?action=download";>guacamole-auth-sso-1.5.5.tar.gz</a></td>
+                <td class="filename"><a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-sso-1.5.5.tar.gz";>guacamole-auth-sso-1.5.5.tar.gz</a></td>
                 <td class="signatures">
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-auth-sso-1.5.5.tar.gz.asc";>PGP</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-sso-1.5.5.tar.gz.asc";>PGP</a>
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-auth-sso-1.5.5.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-sso-1.5.5.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -794,14 +803,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.5/binary/guacamole-auth-totp-1.5.5.tar.gz?action=download";>guacamole-auth-totp-1.5.5.tar.gz</a></td>
+                <td class="filename"><a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-totp-1.5.5.tar.gz";>guacamole-auth-totp-1.5.5.tar.gz</a></td>
                 <td class="signatures">
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-auth-totp-1.5.5.tar.gz.asc";>PGP</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-totp-1.5.5.tar.gz.asc";>PGP</a>
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-auth-totp-1.5.5.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-auth-totp-1.5.5.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -809,14 +818,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.5/binary/guacamole-history-recording-storage-1.5.5.tar.gz?action=download";>guacamole-history-recording-storage-1.5.5.tar.gz</a></td>
+                <td class="filename"><a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-history-recording-storage-1.5.5.tar.gz";>guacamole-history-recording-storage-1.5.5.tar.gz</a></td>
                 <td class="signatures">
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-history-recording-storage-1.5.5.tar.gz.asc";>PGP</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-history-recording-storage-1.5.5.tar.gz.asc";>PGP</a>
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-history-recording-storage-1.5.5.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-history-recording-storage-1.5.5.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -824,14 +833,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.5/binary/guacamole-vault-1.5.5.tar.gz?action=download";>guacamole-vault-1.5.5.tar.gz</a></td>
+                <td class="filename"><a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-vault-1.5.5.tar.gz";>guacamole-vault-1.5.5.tar.gz</a></td>
                 <td class="signatures">
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-vault-1.5.5.tar.gz.asc";>PGP</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-vault-1.5.5.tar.gz.asc";>PGP</a>
                     
                         
-                        <a 
href="https://downloads.apache.org/guacamole/1.5.5/binary/guacamole-vault-1.5.5.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://archive.apache.org/dist/guacamole/1.5.5/binary/guacamole-vault-1.5.5.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
diff --git a/content/releases/1.6.0/index.html 
b/content/releases/1.6.0/index.html
index 15571868..aa4b53e5 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -562,8 +562,6 @@
     Apache Guacamole 1.6.0
     <span class="release-type">
         
-            (Draft)
-        
         
     </span>
 </h1>
@@ -571,12 +569,6 @@
 <div class="readable-content">
 
     
-        <div class="note">
-            <p><strong>Apache Guacamole 1.6.0 has not yet been
-            released!</strong> The artifacts and release notes below are 
drafts for
-            a proposed release of Apache Guacamole which has not yet 
occurred.</p>
-        </div>
-    
 
     
 
@@ -632,14 +624,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/source/guacamole-client-1.6.0.tar.gz";>guacamole-client-1.6.0.tar.gz</a></td>
+                <td class="filename"><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.6.0/source/guacamole-client-1.6.0.tar.gz?action=download";>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-RC3/source/guacamole-client-1.6.0.tar.gz.asc";>PGP</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/source/guacamole-client-1.6.0.tar.gz.asc";>PGP</a>
                     
                         
-                        <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/source/guacamole-client-1.6.0.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/source/guacamole-client-1.6.0.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -647,14 +639,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/source/guacamole-server-1.6.0.tar.gz";>guacamole-server-1.6.0.tar.gz</a></td>
+                <td class="filename"><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.6.0/source/guacamole-server-1.6.0.tar.gz?action=download";>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-RC3/source/guacamole-server-1.6.0.tar.gz.asc";>PGP</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/source/guacamole-server-1.6.0.tar.gz.asc";>PGP</a>
                     
                         
-                        <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/source/guacamole-server-1.6.0.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/source/guacamole-server-1.6.0.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -682,14 +674,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/binary/guacamole-1.6.0.war";>guacamole-1.6.0.war</a></td>
+                <td class="filename"><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.6.0/binary/guacamole-1.6.0.war?action=download";>guacamole-1.6.0.war</a></td>
                 <td class="signatures">
                     
                         
-                        <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/binary/guacamole-1.6.0.war.asc";>PGP</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/binary/guacamole-1.6.0.war.asc";>PGP</a>
                     
                         
-                        <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/binary/guacamole-1.6.0.war.sha256";>SHA-256</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/binary/guacamole-1.6.0.war.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -697,14 +689,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/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://apache.org/dyn/closer.lua/guacamole/1.6.0/binary/guacamole-auth-ban-1.6.0.tar.gz?action=download";>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-RC3/binary/guacamole-auth-ban-1.6.0.tar.gz.asc";>PGP</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/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-RC3/binary/guacamole-auth-ban-1.6.0.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/binary/guacamole-auth-ban-1.6.0.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -712,14 +704,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/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://apache.org/dyn/closer.lua/guacamole/1.6.0/binary/guacamole-auth-duo-1.6.0.tar.gz?action=download";>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-RC3/binary/guacamole-auth-duo-1.6.0.tar.gz.asc";>PGP</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/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-RC3/binary/guacamole-auth-duo-1.6.0.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/binary/guacamole-auth-duo-1.6.0.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -727,14 +719,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/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://apache.org/dyn/closer.lua/guacamole/1.6.0/binary/guacamole-auth-header-1.6.0.tar.gz?action=download";>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-RC3/binary/guacamole-auth-header-1.6.0.tar.gz.asc";>PGP</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/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-RC3/binary/guacamole-auth-header-1.6.0.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/binary/guacamole-auth-header-1.6.0.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -742,14 +734,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/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://apache.org/dyn/closer.lua/guacamole/1.6.0/binary/guacamole-auth-jdbc-1.6.0.tar.gz?action=download";>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-RC3/binary/guacamole-auth-jdbc-1.6.0.tar.gz.asc";>PGP</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/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-RC3/binary/guacamole-auth-jdbc-1.6.0.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/binary/guacamole-auth-jdbc-1.6.0.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -757,14 +749,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/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://apache.org/dyn/closer.lua/guacamole/1.6.0/binary/guacamole-auth-json-1.6.0.tar.gz?action=download";>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-RC3/binary/guacamole-auth-json-1.6.0.tar.gz.asc";>PGP</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/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-RC3/binary/guacamole-auth-json-1.6.0.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/binary/guacamole-auth-json-1.6.0.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -772,14 +764,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/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://apache.org/dyn/closer.lua/guacamole/1.6.0/binary/guacamole-auth-ldap-1.6.0.tar.gz?action=download";>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-RC3/binary/guacamole-auth-ldap-1.6.0.tar.gz.asc";>PGP</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/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-RC3/binary/guacamole-auth-ldap-1.6.0.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/binary/guacamole-auth-ldap-1.6.0.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -787,14 +779,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/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://apache.org/dyn/closer.lua/guacamole/1.6.0/binary/guacamole-auth-quickconnect-1.6.0.tar.gz?action=download";>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-RC3/binary/guacamole-auth-quickconnect-1.6.0.tar.gz.asc";>PGP</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/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-RC3/binary/guacamole-auth-quickconnect-1.6.0.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/binary/guacamole-auth-quickconnect-1.6.0.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -802,14 +794,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/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://apache.org/dyn/closer.lua/guacamole/1.6.0/binary/guacamole-auth-sso-1.6.0.tar.gz?action=download";>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-RC3/binary/guacamole-auth-sso-1.6.0.tar.gz.asc";>PGP</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/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-RC3/binary/guacamole-auth-sso-1.6.0.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/binary/guacamole-auth-sso-1.6.0.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -817,14 +809,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/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://apache.org/dyn/closer.lua/guacamole/1.6.0/binary/guacamole-auth-restrict-1.6.0.tar.gz?action=download";>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-RC3/binary/guacamole-auth-restrict-1.6.0.tar.gz.asc";>PGP</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/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-RC3/binary/guacamole-auth-restrict-1.6.0.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/binary/guacamole-auth-restrict-1.6.0.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -832,14 +824,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/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://apache.org/dyn/closer.lua/guacamole/1.6.0/binary/guacamole-auth-totp-1.6.0.tar.gz?action=download";>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-RC3/binary/guacamole-auth-totp-1.6.0.tar.gz.asc";>PGP</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/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-RC3/binary/guacamole-auth-totp-1.6.0.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/binary/guacamole-auth-totp-1.6.0.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -847,14 +839,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/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://apache.org/dyn/closer.lua/guacamole/1.6.0/binary/guacamole-display-statistics-1.6.0.tar.gz?action=download";>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-RC3/binary/guacamole-display-statistics-1.6.0.tar.gz.asc";>PGP</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/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-RC3/binary/guacamole-display-statistics-1.6.0.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/binary/guacamole-display-statistics-1.6.0.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -862,14 +854,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/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://apache.org/dyn/closer.lua/guacamole/1.6.0/binary/guacamole-history-recording-storage-1.6.0.tar.gz?action=download";>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-RC3/binary/guacamole-history-recording-storage-1.6.0.tar.gz.asc";>PGP</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/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-RC3/binary/guacamole-history-recording-storage-1.6.0.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/binary/guacamole-history-recording-storage-1.6.0.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
@@ -877,14 +869,14 @@
             <tr>
                 
                 
-                <td class="filename"><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/binary/guacamole-vault-1.6.0.tar.gz";>guacamole-vault-1.6.0.tar.gz</a></td>
+                <td class="filename"><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.6.0/binary/guacamole-vault-1.6.0.tar.gz?action=download";>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-RC3/binary/guacamole-vault-1.6.0.tar.gz.asc";>PGP</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/binary/guacamole-vault-1.6.0.tar.gz.asc";>PGP</a>
                     
                         
-                        <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.6.0-RC3/binary/guacamole-vault-1.6.0.tar.gz.sha256";>SHA-256</a>
+                        <a 
href="https://downloads.apache.org/guacamole/1.6.0/binary/guacamole-vault-1.6.0.tar.gz.sha256";>SHA-256</a>
                     
                 </td>
             </tr>
diff --git a/content/releases/index.html b/content/releases/index.html
index 218efd92..05a16505 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>
@@ -582,12 +582,12 @@
     
         
             <li class="current">
-                <a class="release-version" href="/releases/1.5.5/">
+                <a class="release-version" href="/releases/1.6.0/">
                     <p class="release-tag">
-                        <span class="release-version">1.5.5</span>
-                        <span class="release-date">2024-04-05</span>
+                        <span class="release-version">1.6.0</span>
+                        <span class="release-date">2025-06-22</span>
                     </p>
-                    <p class="release-summary">Bugfix release addressing bugs 
and regressions from 1.5.4 and earlier, including a resource leak affecting RDP 
and SSH connections, and updating dependencies to their latest compatible 
versions.
+                    <p class="release-summary">Improved rendering performance, 
improved Docker support, configurable case sensitivity, batch connection 
import, support Duo v4.
 </p>
                 </a>
             </li>
@@ -605,6 +605,19 @@
     </li>
     
         
+            <li class="archived">
+                <a class="release-version" href="/releases/1.5.5/">
+                    <p class="release-tag">
+                        <span class="release-version">1.5.5</span>
+                        <span class="release-date">2024-04-05</span>
+                    </p>
+                    <p class="release-summary">Bugfix release addressing bugs 
and regressions from 1.5.4 and earlier, including a resource leak affecting RDP 
and SSH connections, and updating dependencies to their latest compatible 
versions.
+</p>
+                </a>
+            </li>
+        
+    
+        
             <li class="archived">
                 <a class="release-version" href="/releases/1.5.4/">
                     <p class="release-tag">
diff --git a/content/security/index.html b/content/security/index.html
index 68098ea4..a148b997 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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 395242e6..69dbc0ce 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=1750370483">
+    <link rel="stylesheet" href="/styles/main.css?s=1750737512">
     <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"/>

Reply via email to