diff --git a/_includes/sidebar.html b/_includes/sidebar.html
index bda2686..a0247d1 100644
--- a/_includes/sidebar.html
+++ b/_includes/sidebar.html
@@ -29,8 +29,10 @@
Quick Start Guides
Release Notes
- - 1.4.0-rc.2
- - 1.4.0-rc.1
+ - 1.4.0
+ - 1.4.0-rc.3
+ - 1.4.0-rc.2
+ - 1.4.0-rc.1
- 1.3.1
- 1.3.0
- 1.3.0-rc-2
@@ -46,6 +48,8 @@ Maven Sites and Javadocs
- HEAD (Javadoc) - updates weekly
+ - 1.4.0 (Javadoc)
+ - 1.4.0-rc.3 (Javadoc)
- 1.4.0-rc.2 (Javadoc)
- 1.4.0-rc.1 (Javadoc)
- 1.3.1 (Javadoc)
diff --git a/documentation/releasenotes/index.md b/documentation/releasenotes/index.md
index ad98eb5..8e2525d 100644
--- a/documentation/releasenotes/index.md
+++ b/documentation/releasenotes/index.md
@@ -5,6 +5,9 @@ title: Release Notes Index
# Release Notes
+* [1.4.0-rc.1, 1.4.0-rc.2, 1.4.0-rc.3, 1.4.0](/documentation/releasenotes/1.4)
+* [1.3.0-rc-1, 1.3.0-rc-2, 1.3.0, 1.3.1](/documentation/releasenotes/1.3)
+* [1.2.2](/documentation/releasenotes/1.2.2)
* [1.2.0, 1.2.1](/documentation/releasenotes/1.2)
* [1.1.1](/documentation/releasenotes/1.1.1)
* [1.1.0](/documentation/releasenotes/1.1.0)