Apache Mynewt 1.10.0 and Apache NimBLE 1.5.0 release
diff --git a/custom-theme/choose_doc_version.html b/custom-theme/choose_doc_version.html
index b728392..7e5a7f0 100644
--- a/custom-theme/choose_doc_version.html
+++ b/custom-theme/choose_doc_version.html
@@ -2,7 +2,10 @@
   <option value="/latest">
     Version: master
   </option>
-    <option value="/v1_9_0/" {% if config.extra.version=="v1_9_0" %}selected="selected" {% endif %}>
+  <option value="/v1_10_0/" {% if config.extra.version=="v1_10_0" %}selected="selected" {% endif %}>
+    Version: 1.10.0
+  </option>
+  <option value="/v1_9_0/" {% if config.extra.version=="v1_9_0" %}selected="selected" {% endif %}>
     Version: 1.9.0
   </option>
     <option value="/v1_8_0/" {% if config.extra.version=="v1_8_0" %}selected="selected" {% endif %}>
diff --git a/custom-theme/main-banner.html b/custom-theme/main-banner.html
index ee7d03b..6f8b4a4 100644
--- a/custom-theme/main-banner.html
+++ b/custom-theme/main-banner.html
@@ -8,7 +8,7 @@
         </div>
         <div class="news-cell">
             <div class="well">
-                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.9.0, Apache NimBLE 1.4.0 </a> released (April 7, 2021)
+                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.10.0, Apache NimBLE 1.5.0 </a> released (May 6, 2022)
             </div>
         </div>
     </div>
diff --git a/docs/documentation.md b/docs/documentation.md
index aa91c8b..f486d21 100644
--- a/docs/documentation.md
+++ b/docs/documentation.md
@@ -3,6 +3,7 @@
 -   Latest version:
     -   [latest](/latest/)
 -   Earlier versions:
+    -   [1.10.0](/v1_10_0/)
     -   [1.9.0](/v1_9_0/)
     -   [1.8.0](/v1_8_0/)
     -   [1.7.0](/v1_7_0/)
diff --git a/docs/download.md b/docs/download.md
index d592c7f..bce1f97 100644
--- a/docs/download.md
+++ b/docs/download.md
@@ -5,55 +5,55 @@
 
 ### Latest Apache Mynewt Core OS Release
 
-*   Release Version: Apache Mynewt 1.9.0
-*   Release Date: April 7, 2021
-*   [Release Notes](https://cwiki.apache.org/confluence/display/MYNEWT/RN-1.9.0)
+*   Release Version: Apache Mynewt 1.10.0
+*   Release Date: May 6, 2022
+*   [Release Notes](https://cwiki.apache.org/confluence/display/MYNEWT/RN-1.10.0)
 *   Source downloads:
-    - Mynewt Core OS: [apache-mynewt-core-1.9.0.tgz](https://www.apache.org/dyn/closer.lua/mynewt/apache-mynewt-1.9.0/apache-mynewt-core-1.9.0.tgz)
-      [[PGP]](https://www.apache.org/dist/mynewt/apache-mynewt-1.9.0/apache-mynewt-core-1.9.0.tgz.asc)
-      [[SHA512]](https://www.apache.org/dist/mynewt/apache-mynewt-1.9.0/apache-mynewt-core-1.9.0.tgz.sha512)
-    - Mynewt Blinky template application: [apache-mynewt-blinky-1.9.0.tgz  ](https://www.apache.org/dyn/closer.lua/mynewt/apache-mynewt-1.9.0/apache-mynewt-blinky-1.9.0.tgz)
-      [[PGP]](https://www.apache.org/dist/mynewt/apache-mynewt-1.9.0/apache-mynewt-blinky-1.9.0.tgz.asc)
-      [[SHA512]](https://www.apache.org/dist/mynewt/apache-mynewt-1.9.0/apache-mynewt-blinky-1.9.0.tgz.sha512)
-    - Mynewt build and package management tool (newt): [apache-mynewt-newt-1.9.0.tgz](https://www.apache.org/dyn/closer.lua/mynewt/apache-mynewt-1.9.0/apache-mynewt-newt-1.9.0.tgz)
-      [[PGP]](https://www.apache.org/dist/mynewt/apache-mynewt-1.9.0/apache-mynewt-newt-1.9.0.tgz.asc)
-      [[SHA512]](https://www.apache.org/dist/mynewt/apache-mynewt-1.9.0/apache-mynewt-newt-1.9.0.tgz.sha512)
-    - Mynewt Manager tool (newtmgr): [apache-mynewt-newmgr-1.9.0.tgz](https://www.apache.org/dyn/closer.lua/mynewt/apache-mynewt-1.9.0/apache-mynewt-newmgr-1.9.0.tgz)
-      [[PGP]](https://www.apache.org/dist/mynewt/apache-mynewt-1.9.0/apache-mynewt-newmgr-1.9.0.tgz.asc)
-      [[SHA512]](https://www.apache.org/dist/mynewt/apache-mynewt-1.9.0/apache-mynewt-newmgr-1.9.0.tgz.sha512) [Note typo in tarball filename!]
+    - Mynewt Core OS: [apache-mynewt-core-1.10.0.tgz](https://www.apache.org/dyn/closer.lua/mynewt/apache-mynewt-1.10.0/apache-mynewt-core-1.10.0.tgz)
+      [[PGP]](https://www.apache.org/dist/mynewt/apache-mynewt-1.10.0/apache-mynewt-core-1.10.0.tgz.asc)
+      [[SHA512]](https://www.apache.org/dist/mynewt/apache-mynewt-1.10.0/apache-mynewt-core-1.10.0.tgz.sha512)
+    - Mynewt Blinky template application: [apache-mynewt-blinky-1.10.0.tgz  ](https://www.apache.org/dyn/closer.lua/mynewt/apache-mynewt-1.10.0/apache-mynewt-blinky-1.10.0.tgz)
+      [[PGP]](https://www.apache.org/dist/mynewt/apache-mynewt-1.10.0/apache-mynewt-blinky-1.10.0.tgz.asc)
+      [[SHA512]](https://www.apache.org/dist/mynewt/apache-mynewt-1.10.0/apache-mynewt-blinky-1.10.0.tgz.sha512)
+    - Mynewt build and package management tool (newt): [apache-mynewt-newt-1.10.0.tgz](https://www.apache.org/dyn/closer.lua/mynewt/apache-mynewt-1.10.0/apache-mynewt-newt-1.10.0.tgz)
+      [[PGP]](https://www.apache.org/dist/mynewt/apache-mynewt-1.10.0/apache-mynewt-newt-1.10.0.tgz.asc)
+      [[SHA512]](https://www.apache.org/dist/mynewt/apache-mynewt-1.10.0/apache-mynewt-newt-1.10.0.tgz.sha512)
+    - Mynewt Manager tool (newtmgr): [apache-mynewt-newmgr-1.10.0.tgz](https://www.apache.org/dyn/closer.lua/mynewt/apache-mynewt-1.10.0/apache-mynewt-newmgr-1.10.0.tgz)
+      [[PGP]](https://www.apache.org/dist/mynewt/apache-mynewt-1.10.0/apache-mynewt-newmgr-1.10.0.tgz.asc)
+      [[SHA512]](https://www.apache.org/dist/mynewt/apache-mynewt-1.10.0/apache-mynewt-newmgr-1.10.0.tgz.sha512) [Note typo in tarball filename!]
 *   Binary downloads:
     - Mynewt build and package management tool (newt):
-        - Linux 64bit: [apache-mynewt-newt-bin-linux-1.9.0.tgz](https://www.apache.org/dyn/closer.lua/mynewt/apache-mynewt-1.9.0/apache-mynewt-newt-bin-linux-1.9.0.tgz)
-          [[PGP]](https://www.apache.org/dist/mynewt/apache-mynewt-1.9.0/apache-mynewt-newt-bin-linux-1.9.0.tgz.asc)
-          [[SHA512]](https://www.apache.org/dist/mynewt/apache-mynewt-1.9.0/apache-mynewt-newt-bin-linux-1.9.0.tgz.sha512)
-        - MacOS 64bit: [apache-mynewt-newt-bin-osx-1.9.0.tgz](https://www.apache.org/dyn/closer.lua/mynewt/apache-mynewt-1.9.0/apache-mynewt-newt-bin-osx-1.9.0.tgz)
-          [[PGP]](https://www.apache.org/dist/mynewt/apache-mynewt-1.9.0/apache-mynewt-newt-bin-osx-1.9.0.tgz.asc)
-          [[SHA512]](https://www.apache.org/dist/mynewt/apache-mynewt-1.9.0/apache-mynewt-newt-bin-osx-1.9.0.tgz.sha512)
-        - Windows 64bit: [apache-mynewt-newt-bin-windows-1.9.0.tgz](https://www.apache.org/dyn/closer.lua/mynewt/apache-mynewt-1.9.0/apache-mynewt-newt-bin-windows-1.9.0.tgz)
-          [[PGP]](https://www.apache.org/dist/mynewt/apache-mynewt-1.9.0/apache-mynewt-newt-bin-windows-1.9.0.tgz.asc)
-          [[SHA512]](https://www.apache.org/dist/mynewt/apache-mynewt-1.9.0/apache-mynewt-newt-bin-windows-1.9.0.tgz.sha512)
+        - Linux 64bit: [apache-mynewt-newt-bin-linux-1.10.0.tgz](https://www.apache.org/dyn/closer.lua/mynewt/apache-mynewt-1.10.0/apache-mynewt-newt-bin-linux-1.10.0.tgz)
+          [[PGP]](https://www.apache.org/dist/mynewt/apache-mynewt-1.10.0/apache-mynewt-newt-bin-linux-1.10.0.tgz.asc)
+          [[SHA512]](https://www.apache.org/dist/mynewt/apache-mynewt-1.10.0/apache-mynewt-newt-bin-linux-1.10.0.tgz.sha512)
+        - MacOS 64bit: [apache-mynewt-newt-bin-osx-1.10.0.tgz](https://www.apache.org/dyn/closer.lua/mynewt/apache-mynewt-1.10.0/apache-mynewt-newt-bin-osx-1.10.0.tgz)
+          [[PGP]](https://www.apache.org/dist/mynewt/apache-mynewt-1.10.0/apache-mynewt-newt-bin-osx-1.10.0.tgz.asc)
+          [[SHA512]](https://www.apache.org/dist/mynewt/apache-mynewt-1.10.0/apache-mynewt-newt-bin-osx-1.10.0.tgz.sha512)
+        - Windows 64bit: [apache-mynewt-newt-bin-windows-1.10.0.tgz](https://www.apache.org/dyn/closer.lua/mynewt/apache-mynewt-1.10.0/apache-mynewt-newt-bin-windows-1.10.0.tgz)
+          [[PGP]](https://www.apache.org/dist/mynewt/apache-mynewt-1.10.0/apache-mynewt-newt-bin-windows-1.10.0.tgz.asc)
+          [[SHA512]](https://www.apache.org/dist/mynewt/apache-mynewt-1.10.0/apache-mynewt-newt-bin-windows-1.10.0.tgz.sha512)
     - Mynewt Manager tool (newtmgr):
-        - Linux 64bit: [apache-mynewt-newtmgr-bin-linux-1.9.0.tgz](https://www.apache.org/dyn/closer.lua/mynewt/apache-mynewt-1.9.0/apache-mynewt-newtmgr-bin-linux-1.9.0.tgz)
-          [[PGP]](https://www.apache.org/dist/mynewt/apache-mynewt-1.9.0/apache-mynewt-newtmgr-bin-linux-1.9.0.tgz.asc)
-          [[SHA512]](https://www.apache.org/dist/mynewt/apache-mynewt-1.9.0/apache-mynewt-newtmgr-bin-linux-1.9.0.tgz.sha512)
-        - MacOS 64bit: [apache-mynewt-newtmgr-bin-osx-1.9.0.tgz](https://www.apache.org/dyn/closer.lua/mynewt/apache-mynewt-1.9.0/apache-mynewt-newtmgr-bin-osx-1.9.0.tgz)
-          [[PGP]](https://www.apache.org/dist/mynewt/apache-mynewt-1.9.0/apache-mynewt-newtmgr-bin-osx-1.9.0.tgz.asc)
-          [[SHA512]](https://www.apache.org/dist/mynewt/apache-mynewt-1.9.0/apache-mynewt-newtmgr-bin-osx-1.9.0.tgz.sha512)
-        - Windows 64bit: [apache-mynewt-newtmgr-bin-windows-1.9.0.tgz](https://www.apache.org/dyn/closer.lua/mynewt/apache-mynewt-1.9.0/apache-mynewt-newtmgr-bin-windows-1.9.0.tgz)
-          [[PGP]](https://www.apache.org/dist/mynewt/apache-mynewt-1.9.0/apache-mynewt-newtmgr-bin-windows-1.9.0.tgz.asc)
-          [[SHA512]](https://www.apache.org/dist/mynewt/apache-mynewt-1.9.0/apache-mynewt-newtmgr-bin-windows-1.9.0.tgz.sha512)
+        - Linux 64bit: [apache-mynewt-newtmgr-bin-linux-1.10.0.tgz](https://www.apache.org/dyn/closer.lua/mynewt/apache-mynewt-1.10.0/apache-mynewt-newtmgr-bin-linux-1.10.0.tgz)
+          [[PGP]](https://www.apache.org/dist/mynewt/apache-mynewt-1.10.0/apache-mynewt-newtmgr-bin-linux-1.10.0.tgz.asc)
+          [[SHA512]](https://www.apache.org/dist/mynewt/apache-mynewt-1.10.0/apache-mynewt-newtmgr-bin-linux-1.10.0.tgz.sha512)
+        - MacOS 64bit: [apache-mynewt-newtmgr-bin-osx-1.10.0.tgz](https://www.apache.org/dyn/closer.lua/mynewt/apache-mynewt-1.10.0/apache-mynewt-newtmgr-bin-osx-1.10.0.tgz)
+          [[PGP]](https://www.apache.org/dist/mynewt/apache-mynewt-1.10.0/apache-mynewt-newtmgr-bin-osx-1.10.0.tgz.asc)
+          [[SHA512]](https://www.apache.org/dist/mynewt/apache-mynewt-1.10.0/apache-mynewt-newtmgr-bin-osx-1.10.0.tgz.sha512)
+        - Windows 64bit: [apache-mynewt-newtmgr-bin-windows-1.10.0.tgz](https://www.apache.org/dyn/closer.lua/mynewt/apache-mynewt-1.10.0/apache-mynewt-newtmgr-bin-windows-1.10.0.tgz)
+          [[PGP]](https://www.apache.org/dist/mynewt/apache-mynewt-1.10.0/apache-mynewt-newtmgr-bin-windows-1.10.0.tgz.asc)
+          [[SHA512]](https://www.apache.org/dist/mynewt/apache-mynewt-1.10.0/apache-mynewt-newtmgr-bin-windows-1.10.0.tgz.sha512)
 
 ### Latest Apache Mynewt NimBLE (Bluetooth Stack) Release
 
 Mynewt's Bluetooth stack is now a separate release with a porting layer that allows it to be easily ported to another OS!
 
-*   Release Version: Apache NimBLE 1.4.0
-*   Release Date: April 7, 2021
-*   [Release Notes](https://cwiki.apache.org/confluence/display/MYNEWT/RN-NimBLE-1.4.0)
+*   Release Version: Apache NimBLE 1.5.0
+*   Release Date: May 6, 2022
+*   [Release Notes](https://cwiki.apache.org/confluence/display/MYNEWT/RN-NimBLE-1.5.0)
 *   Source downloads:
-    - [apache-mynewt-nimble-1.4.0.tgz](https://www.apache.org/dyn/closer.lua/mynewt/apache-nimble-1.4.0/apache-mynewt-nimble-1.4.0.tgz)
-      [[PGP]](https://www.apache.org/dist/mynewt/apache-nimble-1.4.0/apache-mynewt-nimble-1.4.0.tgz.asc)
-      [[SHA512]](https://www.apache.org/dist/mynewt/apache-nimble-1.4.0/apache-mynewt-nimble-1.4.0.tgz.sha512)
+    - [apache-mynewt-nimble-1.5.0.tgz](https://www.apache.org/dyn/closer.lua/mynewt/apache-nimble-1.5.0/apache-mynewt-nimble-1.5.0.tgz)
+      [[PGP]](https://www.apache.org/dist/mynewt/apache-nimble-1.5.0/apache-mynewt-nimble-1.5.0.tgz.asc)
+      [[SHA512]](https://www.apache.org/dist/mynewt/apache-nimble-1.5.0/apache-mynewt-nimble-1.5.0.tgz.sha512)
 
 #### Fresh install
 
@@ -88,6 +88,7 @@
 *   Apache Mynewt 1.6.0 [Release Notes](https://cwiki.apache.org/confluence/display/MYNEWT/RN-1.6.0), [Release Archive](https://archive.apache.org/dist/mynewt/apache-mynewt-1.6.0)
 *   Apache Mynewt 1.7.0 [Release Notes](https://cwiki.apache.org/confluence/display/MYNEWT/RN-1.7.0), [Release Archive](https://archive.apache.org/dist/mynewt/apache-mynewt-1.7.0)
 *   Apache Mynewt 1.8.0 [Release Notes](https://cwiki.apache.org/confluence/display/MYNEWT/RN-1.8.0), [Release Archive](https://archive.apache.org/dist/mynewt/apache-mynewt-1.8.0)
+*   Apache Mynewt 1.9.0 [Release Notes](https://cwiki.apache.org/confluence/display/MYNEWT/RN-1.9.0), [Release Archive](https://archive.apache.org/dist/mynewt/apache-mynewt-1.9.0)
 
 #### Apache Mynewt NimBLE (Bluetooth Stack)
 
@@ -95,6 +96,7 @@
 *   Apache NimBLE 1.1.0 [Release Notes](https://cwiki.apache.org/confluence/display/MYNEWT/RN-NimBLE-1.1.0), [Release Archive](https://archive.apache.org/dist/mynewt/apache-nimble-1.1.0)
 *   Apache NimBLE 1.2.0 [Release Notes](https://cwiki.apache.org/confluence/display/MYNEWT/RN-NimBLE-1.2.0), [Release Archive](https://archive.apache.org/dist/mynewt/apache-nimble-1.2.0)
 *   Apache NimBLE 1.3.0 [Release Notes](https://cwiki.apache.org/confluence/display/MYNEWT/RN-NimBLE-1.3.0), [Release Archive](https://archive.apache.org/dist/mynewt/apache-nimble-1.3.0)
+*   Apache NimBLE 1.4.0 [Release Notes](https://cwiki.apache.org/confluence/display/MYNEWT/RN-NimBLE-1.4.0), [Release Archive](https://archive.apache.org/dist/mynewt/apache-nimble-1.4.0)
 
 <br>
 <br>
diff --git a/mkdocs.yml b/mkdocs.yml
index a6e2f3e..4d1692a 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -83,6 +83,12 @@
           sha: "mynewt_1_9_0_tag"
           nimble_sha: "nimble_1_4_0_tag"
           latest: False
+        - label: "1.10.0"
+          dir: "v1_10_0"
+          sha: "mynewt_1_10_0_tag"
+          nimble_sha: "nimble_1_5_0_tag"
+          latest: False
+
 
     doc_path: "latest"
     events: