diff --git a/i2p2www/pages/site/get-involved/roadmap.html b/i2p2www/pages/site/get-involved/roadmap.html
index 5c64ae1e141360d34196236307ca0dd36fe23348..70e9066a4f2299b8b7692d44bdb1990e8f83a0ac 100644
--- a/i2p2www/pages/site/get-involved/roadmap.html
+++ b/i2p2www/pages/site/get-involved/roadmap.html
@@ -1,6 +1,6 @@
 {% extends "global/layout.html" %} 
 {% block title %} {{ _('Roadmap') }}{% endblock %}
-{% block lastupdated %}2024-07{% endblock %} {% block content %}
+{% block lastupdated %}2024-10{% endblock %} {% block content %}
 
 <p>
     This is the official project roadmap for the desktop and Android Java I2P releases only. Some related tasks for resources such as the website and plugins may be included.
@@ -16,6 +16,16 @@
 </p>
 
 
+<h2 id="2.8.0">2.8.0 (API 0.9.65)</h2>
+<p><b>Target release: December 2024</b></p>
+<ul>
+    <li>
+        TBD
+    </li>
+</ul>
+
+
+
 <h2 id="2.7.0">2.7.0 (API 0.9.64)</h2>
 <p><b>Target release: October 2024</b></p>
 <ul>
@@ -31,6 +41,12 @@
     <li>
         Website Migration
     </li>
+    <li>
+        Fix for tunnels going yellow
+    </li>
+    <li>
+        Console /netdb refactoring
+    </li>
 </ul>