You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2022/09/23 21:01:56 UTC

[allura-site] 04/04: allura 1.14.0

This is an automated email from the ASF dual-hosted git repository.

brondsem pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/allura-site.git

commit c6d7a3d0d7f7706ad76611c5143b968ac89bf48c
Author: Dave Brondsema <db...@slashdotmedia.com>
AuthorDate: Fri Sep 23 15:15:43 2022 -0400

    allura 1.14.0
---
 _src/content/2022-allura-1.14.0.md             |  39 ++++++++
 _src/pelicanconf.py                            |   6 +-
 download.html                                  |   8 +-
 feeds/all.atom.xml                             |  22 ++++-
 feeds/tag.release.atom.xml                     |  22 ++++-
 index.html                                     |   8 +-
 news.html                                      |  11 +++
 download.html => posts/2022-allura-1.14.0.html | 121 +++++++++----------------
 tag/release.html                               |  11 +++
 9 files changed, 156 insertions(+), 92 deletions(-)

diff --git a/_src/content/2022-allura-1.14.0.md b/_src/content/2022-allura-1.14.0.md
new file mode 100644
index 0000000..d96f7fc
--- /dev/null
+++ b/_src/content/2022-allura-1.14.0.md
@@ -0,0 +1,39 @@
+Title: Apache Allura 1.14.0 released
+Date: 2022-09-23
+Tags: release
+Slug: allura-1.14.0
+Summary: Version 1.14.0 of Allura released
+
+#### What's New?
+
+Apache Allura 1.14.0 has been released, after a long time since 1.13.0.  It includes a new app/tool, SEO improvements
+and a huge list of small fixes and improvements.  The highlights are:
+
+ * Added ForgeFiles app for uploading and managing file releases.
+ * Many SEO improvements related to links, redirects, canonical and noindex tags.
+
+For full details of all the changes and fixes, see the [release notes](https://forge-allura.apache.org/p/allura/git/ci/master/tree/CHANGES). 
+
+#### Only Python 3.7 supported
+
+This release drops support for Python 2.7 and 3.6, and only supports Python 3.7.
+
+#### Upgrade Instructions
+
+To install updated dependencies, run: `pip install -r requirements.txt --no-deps --upgrade --upgrade-strategy=only-if-needed`
+
+Run: `./rebuild-all.bash` to get new ForgeFiles app available
+
+Run: `paster ensure_index development.ini` in Allura dir
+
+If switching from Python 3.6 to 3.7, you will need to make a completely new python virtual environment,
+and run `pip install ...` in it, and then use it to run Allura.  If you're still on Python 2, you probably should upgrade
+to the previous release 1.13.0 first, following its upgrade instructions, and then switch to Python 3 before doing the 1.14.0 upgrade.
+
+If using docker, rebuild the allura image and restart containers.
+
+Feel free to ask any questions on the [dev mailing list](https://lists.apache.org/list.html?dev@allura.apache.org).
+
+#### Get 1.14.0
+
+[Download Allura](//allura.apache.org/download.html) and [install it](https://forge-allura.apache.org/docs/getting_started/installation.html) today.
diff --git a/_src/pelicanconf.py b/_src/pelicanconf.py
index 772632a..577e3f9 100644
--- a/_src/pelicanconf.py
+++ b/_src/pelicanconf.py
@@ -45,9 +45,9 @@ TAG_FEED_ATOM = 'feeds/tag.{slug}.atom.xml'
 
 CURRENT_YEAR = dt.date.today().year
 
-RELEASE_VERSION = '1.13.0'
-RELEASE_DATE = 'May 2021'
-RELEASE_NEWS = 'posts/2021-allura-1.13.0.html'
+RELEASE_VERSION = '1.14.0'
+RELEASE_DATE = 'Sep 2022'
+RELEASE_NEWS = 'posts/2022-allura-1.14.0.html'
 DIST_URL = 'https://downloads.apache.org/allura/'
 
 FORGE_ALLURA_URL = 'https://forge-allura.apache.org/'
diff --git a/download.html b/download.html
index e64b218..5e8a912 100644
--- a/download.html
+++ b/download.html
@@ -54,15 +54,15 @@
     <div class="col-20 no-float auto-margin">
       <div class="row">
         <p class="pad-md">
-            <a href="https://www.apache.org/dyn/closer.cgi/allura/allura-1.13.0.tar.gz">Download Allura v1.13.0</a>.  This is the latest release of Apache Allura, released May 2021.
-              <a href="posts/2021-allura-1.13.0.html">Read what's new.</a>
+            <a href="https://www.apache.org/dyn/closer.cgi/allura/allura-1.14.0.tar.gz">Download Allura v1.14.0</a>.  This is the latest release of Apache Allura, released Sep 2022.
+              <a href="posts/2022-allura-1.14.0.html">Read what's new.</a>
         </p>
         <p>
             Verify the download:
         </p>
         <ul>
-            <li><a href="https://downloads.apache.org/allura/allura-1.13.0.tar.gz.sha512">SHA-512</a> checksum</li>
-            <li>PGP <a href="https://downloads.apache.org/allura/allura-1.13.0.tar.gz.asc">signature</a> & <a href="https://downloads.apache.org/allura/KEYS">keys</a></li>
+            <li><a href="https://downloads.apache.org/allura/allura-1.14.0.tar.gz.sha512">SHA-512</a> checksum</li>
+            <li>PGP <a href="https://downloads.apache.org/allura/allura-1.14.0.tar.gz.asc">signature</a> & <a href="https://downloads.apache.org/allura/KEYS">keys</a></li>
         </ul>
         <p>
             <a href="https://www.apache.org/info/verification.html">Instructions for how to verify a download using these files.</a>
diff --git a/feeds/all.atom.xml b/feeds/all.atom.xml
index 1817586..be8d0ba 100644
--- a/feeds/all.atom.xml
+++ b/feeds/all.atom.xml
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Allura</title><link href="//allura.apache.org/" rel="alternate"></link><link href="//allura.apache.org/feeds/all.atom.xml" rel="self"></link><id>//allura.apache.org/</id><updated>2021-05-17T00:00:00+00:00</updated><entry><title>Apache Allura 1.13.0 released</title><link href="//allura.apache.org/posts/2021-allura-1.13.0.html" rel="alternate"></link><published>2021-05-17T00:00:00+00:00</published><updated>2021-05-17T00:00:00+00:00</u [...]
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Allura</title><link href="//allura.apache.org/" rel="alternate"></link><link href="//allura.apache.org/feeds/all.atom.xml" rel="self"></link><id>//allura.apache.org/</id><updated>2022-09-23T00:00:00+00:00</updated><entry><title>Apache Allura 1.14.0 released</title><link href="//allura.apache.org/posts/2022-allura-1.14.0.html" rel="alternate"></link><published>2022-09-23T00:00:00+00:00</published><updated>2022-09-23T00:00:00+00:00</u [...]
+&lt;p&gt;Apache Allura 1.14.0 has been released, after a long time since 1.13.0.  It includes a new app/tool, SEO improvements
+and a huge list of small fixes and improvements.  The highlights are:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Added ForgeFiles app for uploading and managing file releases.&lt;/li&gt;
+&lt;li&gt;Many SEO improvements related to links, redirects, canonical and noindex tags.&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;For full details of all the changes and fixes, see the &lt;a href="https://forge-allura.apache.org/p/allura/git/ci/master/tree/CHANGES"&gt;release notes&lt;/a&gt;. &lt;/p&gt;
+&lt;h4&gt;Only Python 3.7 supported&lt;/h4&gt;
+&lt;p&gt;This release drops support for Python 2.7 and 3.6, and only supports Python 3.7.&lt;/p&gt;
+&lt;h4&gt;Upgrade Instructions&lt;/h4&gt;
+&lt;p&gt;To install updated dependencies, run: &lt;code&gt;pip install -r requirements.txt --no-deps --upgrade --upgrade-strategy=only-if-needed&lt;/code&gt;&lt;/p&gt;
+&lt;p&gt;Run: &lt;code&gt;./rebuild-all.bash&lt;/code&gt; to get new ForgeFiles app available&lt;/p&gt;
+&lt;p&gt;Run: &lt;code&gt;paster ensure_index development.ini&lt;/code&gt; in Allura dir&lt;/p&gt;
+&lt;p&gt;If switching from Python 3.6 to 3.7, you will need to make a completely new python virtual environment,
+and run &lt;code&gt;pip install ...&lt;/code&gt; in it, and then use it to run Allura.  If you're still on Python 2, you probably should upgrade
+to the previous release 1.13.0 first, following its upgrade instructions, and then switch to Python 3 before doing the 1.14.0 upgrade.&lt;/p&gt;
+&lt;p&gt;If using docker, rebuild the allura image and restart containers.&lt;/p&gt;
+&lt;p&gt;Feel free to ask any questions on the &lt;a href="https://lists.apache.org/list.html?dev@allura.apache.org"&gt;dev mailing list&lt;/a&gt;.&lt;/p&gt;
+&lt;h4&gt;Get 1.14.0&lt;/h4&gt;
+&lt;p&gt;&lt;a href="//allura.apache.org/download.html"&gt;Download Allura&lt;/a&gt; and &lt;a href="https://forge-allura.apache.org/docs/getting_started/installation.html"&gt;install it&lt;/a&gt; today.&lt;/p&gt;</content><category term="misc"></category><category term="release"></category></entry><entry><title>Apache Allura 1.13.0 released</title><link href="//allura.apache.org/posts/2021-allura-1.13.0.html" rel="alternate"></link><published>2021-05-17T00:00:00+00:00</published><update [...]
 &lt;p&gt;Apache Allura 1.13.0 has been released, after over a year of development, it includes some major updates and a huge
 list of small fixes and improvements.  Some highlights are:&lt;/p&gt;
 &lt;ul&gt;
diff --git a/feeds/tag.release.atom.xml b/feeds/tag.release.atom.xml
index e6370af..75aa974 100644
--- a/feeds/tag.release.atom.xml
+++ b/feeds/tag.release.atom.xml
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Allura - release</title><link href="//allura.apache.org/" rel="alternate"></link><link href="//allura.apache.org/feeds/tag.release.atom.xml" rel="self"></link><id>//allura.apache.org/</id><updated>2021-05-17T00:00:00+00:00</updated><entry><title>Apache Allura 1.13.0 released</title><link href="//allura.apache.org/posts/2021-allura-1.13.0.html" rel="alternate"></link><published>2021-05-17T00:00:00+00:00</published><updated>2021-05-17 [...]
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Allura - release</title><link href="//allura.apache.org/" rel="alternate"></link><link href="//allura.apache.org/feeds/tag.release.atom.xml" rel="self"></link><id>//allura.apache.org/</id><updated>2022-09-23T00:00:00+00:00</updated><entry><title>Apache Allura 1.14.0 released</title><link href="//allura.apache.org/posts/2022-allura-1.14.0.html" rel="alternate"></link><published>2022-09-23T00:00:00+00:00</published><updated>2022-09-23 [...]
+&lt;p&gt;Apache Allura 1.14.0 has been released, after a long time since 1.13.0.  It includes a new app/tool, SEO improvements
+and a huge list of small fixes and improvements.  The highlights are:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Added ForgeFiles app for uploading and managing file releases.&lt;/li&gt;
+&lt;li&gt;Many SEO improvements related to links, redirects, canonical and noindex tags.&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;For full details of all the changes and fixes, see the &lt;a href="https://forge-allura.apache.org/p/allura/git/ci/master/tree/CHANGES"&gt;release notes&lt;/a&gt;. &lt;/p&gt;
+&lt;h4&gt;Only Python 3.7 supported&lt;/h4&gt;
+&lt;p&gt;This release drops support for Python 2.7 and 3.6, and only supports Python 3.7.&lt;/p&gt;
+&lt;h4&gt;Upgrade Instructions&lt;/h4&gt;
+&lt;p&gt;To install updated dependencies, run: &lt;code&gt;pip install -r requirements.txt --no-deps --upgrade --upgrade-strategy=only-if-needed&lt;/code&gt;&lt;/p&gt;
+&lt;p&gt;Run: &lt;code&gt;./rebuild-all.bash&lt;/code&gt; to get new ForgeFiles app available&lt;/p&gt;
+&lt;p&gt;Run: &lt;code&gt;paster ensure_index development.ini&lt;/code&gt; in Allura dir&lt;/p&gt;
+&lt;p&gt;If switching from Python 3.6 to 3.7, you will need to make a completely new python virtual environment,
+and run &lt;code&gt;pip install ...&lt;/code&gt; in it, and then use it to run Allura.  If you're still on Python 2, you probably should upgrade
+to the previous release 1.13.0 first, following its upgrade instructions, and then switch to Python 3 before doing the 1.14.0 upgrade.&lt;/p&gt;
+&lt;p&gt;If using docker, rebuild the allura image and restart containers.&lt;/p&gt;
+&lt;p&gt;Feel free to ask any questions on the &lt;a href="https://lists.apache.org/list.html?dev@allura.apache.org"&gt;dev mailing list&lt;/a&gt;.&lt;/p&gt;
+&lt;h4&gt;Get 1.14.0&lt;/h4&gt;
+&lt;p&gt;&lt;a href="//allura.apache.org/download.html"&gt;Download Allura&lt;/a&gt; and &lt;a href="https://forge-allura.apache.org/docs/getting_started/installation.html"&gt;install it&lt;/a&gt; today.&lt;/p&gt;</content><category term="misc"></category><category term="release"></category></entry><entry><title>Apache Allura 1.13.0 released</title><link href="//allura.apache.org/posts/2021-allura-1.13.0.html" rel="alternate"></link><published>2021-05-17T00:00:00+00:00</published><update [...]
 &lt;p&gt;Apache Allura 1.13.0 has been released, after over a year of development, it includes some major updates and a huge
 list of small fixes and improvements.  Some highlights are:&lt;/p&gt;
 &lt;ul&gt;
diff --git a/index.html b/index.html
index 87be56f..71e1a43 100644
--- a/index.html
+++ b/index.html
@@ -84,18 +84,18 @@
       <h3 class="text-center">Get the Latest Version of Allura</h3>
       <div class="row pad-vert-md">
         <div id="release" class="col-12 auto-margin pad-vert-xs text-center">
-          <a href="//allura.apache.org/download.html"><button class="auto-margin">Download v1.13.0</button></a>
-          <span class="text-white">May 2021 &mdash;</span>
-          <a href="posts/2021-allura-1.13.0.html">What's New</a>
+          <a href="//allura.apache.org/download.html"><button class="auto-margin">Download v1.14.0</button></a>
+          <span class="text-white">Sep 2022 &mdash;</span>
+          <a href="posts/2022-allura-1.14.0.html">What's New</a>
         </div>
         <div id="news" class="col-12 auto-margin pad-vert-xs text-center">
             <h5>News</h5>
             <ul>
+                    <li><a href="//allura.apache.org/posts/2022-allura-1.14.0.html">Apache Allura 1.14.0 released</a></li>
                     <li><a href="//allura.apache.org/posts/2021-allura-1.13.0.html">Apache Allura 1.13.0 released</a></li>
                     <li><a href="//allura.apache.org/posts/2019-allura-1.12.0.html">Apache Allura 1.12.0 released</a></li>
                     <li><a href="//allura.apache.org/posts/2019-allura-1.11.1.html">Apache Allura 1.11.1 released</a></li>
                     <li><a href="//allura.apache.org/posts/2019-allura-1.11.0.html">Apache Allura 1.11.0 released</a></li>
-                    <li><a href="//allura.apache.org/posts/2018-allura-1.10.0.html">Apache Allura 1.10.0 released</a></li>
                 <li><a href="//allura.apache.org/news.html">All News &rarr;</a></li>
             </ul>
         </div>
diff --git a/news.html b/news.html
index 44b7e0a..61d2565 100644
--- a/news.html
+++ b/news.html
@@ -52,6 +52,17 @@
     <h2>All News</h2>
 
 <div class="row bg-white pad-bot-md text-center">
+  <div class="row pad-top-md">
+    <h3><a class="text-black" href="//allura.apache.org/posts/2022-allura-1.14.0.html">Apache Allura 1.14.0 released</a></h3>
+  </div>
+
+  <div class="post-info">
+    Published:
+    <abbr class="published" title="2022-09-23T00:00:00+00:00">
+      Fri 23 September 2022
+    </abbr>
+  </div>
+  <div class="entry-content"> <p>Version 1.14.0 of Allura released</p> </div>
   <div class="row pad-top-md">
     <h3><a class="text-black" href="//allura.apache.org/posts/2021-allura-1.13.0.html">Apache Allura 1.13.0 released</a></h3>
   </div>
diff --git a/download.html b/posts/2022-allura-1.14.0.html
similarity index 55%
copy from download.html
copy to posts/2022-allura-1.14.0.html
index e64b218..dcc4d09 100644
--- a/download.html
+++ b/posts/2022-allura-1.14.0.html
@@ -1,8 +1,9 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
-  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-  <title>Apache Allura</title>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+  <title>    Apache Allura 1.14.0 released
+</title>
   <meta charset="utf-8">
   <meta name="description" content="Allura is an open source implementation of a software forge, a site that manages source code repositories, bug reports, discussions, and more for projects.">
   <meta name="keywords" content="">
@@ -31,9 +32,12 @@
 
   <link rel="stylesheet" type="text/css" href="//allura.apache.org/theme/css/flex.min.css">
   <link rel="stylesheet" type="text/css" href="//allura.apache.org/theme/css/style.css">
+          <link rel="stylesheet" type="text/css" href="//allura.apache.org/theme/css/article.css">
+
+
 </head>
 
-<body cz-shortcut-listen="true" class="pg-download">
+<body cz-shortcut-listen="true" class="pg-">
   <section id="content_wrapper" class="mobile-desktop row">
     <div id="header" class="row ">
       <header id="login_header" class="row">
@@ -45,92 +49,50 @@
       </header>
     </div>
 
-<div id="about" class="row bg-white pad-vert-xl">
+    <div class="article-content">
+<div class="row bg-white pad-vert-lg">
   <div class="row">
-    <h3 class="text-black text-center">Download Allura</h3>
+    <h3 class="text-black text-center">Apache Allura 1.14.0 released</h3>
+  </div>
+
+  <div class="post-info text-center">
+    Published:
+    <abbr class="published" title="2022-09-23T00:00:00+00:00">
+      Fri 23 September 2022
+    </abbr>
+    <br>
+    Tagged:
+        <a href="//allura.apache.org/tag/release.html">release</a>
   </div>
 
   <div class="row">
     <div class="col-20 no-float auto-margin">
       <div class="row">
-        <p class="pad-md">
-            <a href="https://www.apache.org/dyn/closer.cgi/allura/allura-1.13.0.tar.gz">Download Allura v1.13.0</a>.  This is the latest release of Apache Allura, released May 2021.
-              <a href="posts/2021-allura-1.13.0.html">Read what's new.</a>
-        </p>
-        <p>
-            Verify the download:
-        </p>
-        <ul>
-            <li><a href="https://downloads.apache.org/allura/allura-1.13.0.tar.gz.sha512">SHA-512</a> checksum</li>
-            <li>PGP <a href="https://downloads.apache.org/allura/allura-1.13.0.tar.gz.asc">signature</a> & <a href="https://downloads.apache.org/allura/KEYS">keys</a></li>
-        </ul>
-        <p>
-            <a href="https://www.apache.org/info/verification.html">Instructions for how to verify a download using these files.</a>
-        </p>
-      </div>
-    </div>
-  </div>
-</div>
-
-<div id="latest" class="row pad-vert-xl parallax" style="background-position: 0px 0px;">
-  <div class="col-16 no-float auto-margin">
-    <div class="row">
-      <h3 class="text-center">More about Allura</h3>
-      <div class="text-center row text-white">
-          <p class="pad-md">
-            See the <a href="//allura.apache.org/">Allura homepage</a> for latest news, instructions, and project information.
-          </p>
-          <p>
-              <a href="http://archive.apache.org/dist/allura/">Archive of older releases</a>
-          </p>
-      </div>
-    </div>
-  </div>
-
-  <div class="col-8">
-    <div class="row">
-      <div class="col-12 no-float auto-margin">
-      </div>
-      <div class="col-12 no-float auto-margin">
+        <div class="pad-md text-black"><h4>What's New?</h4>
+<p>Apache Allura 1.14.0 has been released, after a long time since 1.13.0.  It includes a new app/tool, SEO improvements
+and a huge list of small fixes and improvements.  The highlights are:</p>
+<ul>
+<li>Added ForgeFiles app for uploading and managing file releases.</li>
+<li>Many SEO improvements related to links, redirects, canonical and noindex tags.</li>
+</ul>
+<p>For full details of all the changes and fixes, see the <a href="https://forge-allura.apache.org/p/allura/git/ci/master/tree/CHANGES">release notes</a>. </p>
+<h4>Only Python 3.7 supported</h4>
+<p>This release drops support for Python 2.7 and 3.6, and only supports Python 3.7.</p>
+<h4>Upgrade Instructions</h4>
+<p>To install updated dependencies, run: <code>pip install -r requirements.txt --no-deps --upgrade --upgrade-strategy=only-if-needed</code></p>
+<p>Run: <code>./rebuild-all.bash</code> to get new ForgeFiles app available</p>
+<p>Run: <code>paster ensure_index development.ini</code> in Allura dir</p>
+<p>If switching from Python 3.6 to 3.7, you will need to make a completely new python virtual environment,
+and run <code>pip install ...</code> in it, and then use it to run Allura.  If you're still on Python 2, you probably should upgrade
+to the previous release 1.13.0 first, following its upgrade instructions, and then switch to Python 3 before doing the 1.14.0 upgrade.</p>
+<p>If using docker, rebuild the allura image and restart containers.</p>
+<p>Feel free to ask any questions on the <a href="https://lists.apache.org/list.html?dev@allura.apache.org">dev mailing list</a>.</p>
+<h4>Get 1.14.0</h4>
+<p><a href="//allura.apache.org/download.html">Download Allura</a> and <a href="https://forge-allura.apache.org/docs/getting_started/installation.html">install it</a> today.</p></div>
       </div>
     </div>
   </div>
 </div>
-
-
-<div id="apache" class="row bg-orange pad-vert-xl">
-  <div class="col-20 no-float auto-margin">
-    <div class="row">
-      <h3 class="text-center">Apache Software Foundation</h3>
-    </div>
-
-    <div class="row">
-      <img class="auto-margin pad-vert-md" src="theme/img/logo-asf-apache.png" alt="apache software foundation logo">
-    </div>
-
-    <div class="row auto-margin button-container">
-      <div class="col-8 pad-vert-sm">
-        <a href="http://www.apache.org/licenses/"><button class="auto-margin">License</button></a>
-      </div>
-
-      <div class="col-8 pad-vert-sm">
-        <a href="http://www.apache.org/foundation/sponsorship.html"><button class="auto-margin">Sponsorship</button></a>
-      </div>
-
-      <div class="col-8 pad-vert-sm">
-        <a href="http://www.apache.org/foundation/thanks.html"><button class="auto-margin">Thanks</button></a>
-      </div>
-    </div>
-    <div class="row auto-margin button-container">
-      <div class="col-12 pad-vert-sm">
-        <a href="http://www.apache.org/security/"><button class="auto-margin">Security</button></a>
-      </div>
-
-      <div class="col-12 pad-vert-sm">
-        <a href="http://www.apache.org/"><button class="auto-margin">Apacheā„¢</button></a>
-      </div>
-    </div>
-  </div>
 </div>
 
     <div class="row">
@@ -144,6 +106,7 @@
 
   <script type="application/javascript" src="//allura.apache.org/theme/js/jquery-1.11.2.min.js"></script>
   <script type="application/javascript" src="//allura.apache.org/theme/js/frontend.js"></script>
+        <script type="application/javascript" src="//allura.apache.org/theme/js/article.js"></script>
   <!-- Credits
 
           Logo Design: Will Leonard
diff --git a/tag/release.html b/tag/release.html
index d289aaf..1c417d0 100644
--- a/tag/release.html
+++ b/tag/release.html
@@ -52,6 +52,17 @@
     <h2>Articles tagged 'release'</h2>
 
 <div class="row bg-white pad-bot-md text-center">
+  <div class="row pad-top-md">
+    <h3><a class="text-black" href="//allura.apache.org/posts/2022-allura-1.14.0.html">Apache Allura 1.14.0 released</a></h3>
+  </div>
+
+  <div class="post-info">
+    Published:
+    <abbr class="published" title="2022-09-23T00:00:00+00:00">
+      Fri 23 September 2022
+    </abbr>
+  </div>
+  <div class="entry-content"> <p>Version 1.14.0 of Allura released</p> </div>
   <div class="row pad-top-md">
     <h3><a class="text-black" href="//allura.apache.org/posts/2021-allura-1.13.0.html">Apache Allura 1.13.0 released</a></h3>
   </div>