changeset 32:c8916c5c142d

roadmap: delay…
author Goffi <goffi@goffi.org>
date Mon, 11 Dec 2023 01:12:15 +0100
parents e3bf606a5519
children 2f0a33b117d3
files pages/roadmap/page_meta.py
diffstat 1 files changed, 13 insertions(+), 13 deletions(-) [+]
line wrap: on
line diff
--- a/pages/roadmap/page_meta.py	Mon Aug 14 17:12:54 2023 +0200
+++ b/pages/roadmap/page_meta.py	Mon Dec 11 01:12:15 2023 +0100
@@ -14,91 +14,91 @@
             "release_number": "0.9",
             "description": "Enable one-on-one audio/video calls and desktop sharing.",
             "status": "P",
-            "estimation": "Q2 2023",
+            "estimation": "Q4 2023",
         },
         {
             "title": "Modern Package Manager Integration",
             "release_number": "0.9",
             "description": "Integrate Hatch as the primary package manager for application installation.",
             "status": "P",
-            "estimation": "Q2 2023",
+            "estimation": "Q4 2023",
         },
         {
             "title": "Personal Calendar Events",
             "release_number": "0.9",
             "description": "Refine the event creation interface for increased usability and introduce a dedicated view for personal agenda management.",
             "status": "P",
-            "estimation": "Q2 2023",
+            "estimation": "Q4 2023",
         },
         {
             "title": "Web-Based Chat Interface",
             "release_number": "0.9",
             "description": "Develop a cutting-edge chat interface in the web frontend.",
             "status": "P",
-            "estimation": "Q2 2023",
+            "estimation": "Q4 2023",
         },
         {
             "title": "Stabilization of ActivityPub ⬌ XMPP Gateway",
             "release_number": "0.9",
             "description": "Ensure the stability of the ActivityPub ⬌ XMPP Gateway, making it suitable for production use.",
             "status": "P",
-            "estimation": "Q2 2023",
+            "estimation": "Q4 2023",
         },
         {
             "title": "Web Notifications and Desktop Integration",
             "release_number": "0.9",
             "description": "Implement notifications on the web frontend for essential updates such as important messages, mentions, new comments, etc., along with desktop integration for these alerts.",
             "status": "",
-            "estimation": "Q2 2023",
+            "estimation": "Q4 2023",
         },
         {
             "title": "Web Push Implementation",
             "release_number": "0.9",
             "description": "Integrate web push functionality for real-time updates.",
             "status": "",
-            "estimation": "Q2 2023",
+            "estimation": "Q1 2024",
         },
         {
             "title": "API/Plugin Stabilization for Bridge",
             "release_number": "0.9",
             "description": "Improve the third-party plugin development experience by refactoring the module hierarchy, stabilizing the API, and providing detailed documentation.",
             "status": "P",
-            "estimation": "Q2 2023",
+            "estimation": "Q4 2023",
         },
         {
             "title": "Easy Installation Image Updates",
             "release_number": "0.9",
             "description": "Update and fix installation images for Flatpak and Docker.",
             "status": "",
-            "estimation": "Q2 2023",
+            "estimation": "Q4 2023",
         },
         {
             "title": "Self-Resetting Demo",
             "release_number": "0.9",
             "description": "Set up a demo on the official website, encapsulated in a Docker container. This demo, designed for isolated testing, will reset itself every few hours, with federation deactivated to confine user interactions within the instance.",
             "status": "",
-            "estimation": "Q2 2023",
+            "estimation": "Q4 2023",
         },
         {
             "title": "Testing Instance Creation",
             "release_number": "0.9",
             "description": "Create a testing instance for Libervia. This will initially be invitation only.",
             "status": "",
-            "estimation": "Q2 2023",
+            "estimation": "Q4 2023",
         },
         {
             "title": "List Customization Features",
             "release_number": "0.9",
             "description": "Develop a feature to easily create or modify list templates.",
             "status": "",
-            "estimation": "Q2 2023",
+            "estimation": "Q4 2023",
         },
         {
             "title": "Group Audio/Video Calls",
             "release_number": "0.10",
             "description": "Enable group audio/video calls and facilitate shared desktop sessions.",
             "status": "",
-            "estimation": "Q3 2023",
+            "estimation": "Q4 2023",
         },
         {
             "title": "Code Forge Enhancements",