From e5eb15af24a536b02324d65b786ea34243969057 Mon Sep 17 00:00:00 2001 From: Guus der Kinderen Date: Wed, 13 Nov 2024 10:35:05 +0100 Subject: [PATCH] Revert "remove roadmap as it is not updated" This reverts commit 6d689775b8330a13f64d60cf0913dc8dbc12152d. It also modifies the roadmap for Openfire, and adjusts the page to fit with the website as it exists today. --- .../webapp/includes/sidebar_projects.jspf | 3 + src/main/webapp/roadmap.jsp | 133 ++++++++++++++++++ 2 files changed, 136 insertions(+) create mode 100644 src/main/webapp/roadmap.jsp diff --git a/src/main/webapp/includes/sidebar_projects.jspf b/src/main/webapp/includes/sidebar_projects.jspf index 82dfaf49..bcfee8d9 100644 --- a/src/main/webapp/includes/sidebar_projects.jspf +++ b/src/main/webapp/includes/sidebar_projects.jspf @@ -8,4 +8,7 @@
Smack <%= Versions.getVersion("smack") %> Download
Tinder <%= Versions.getVersion("tinder") %> Download
Whack <%= Versions.getVersion("whack") %> Download
+
+ Roadmap +
diff --git a/src/main/webapp/roadmap.jsp b/src/main/webapp/roadmap.jsp new file mode 100644 index 00000000..04729d91 --- /dev/null +++ b/src/main/webapp/roadmap.jsp @@ -0,0 +1,133 @@ +<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> +<%@ taglib uri="http://igniterealtime.org/website/tags" prefix="ir" %> + + + Roadmap + + + + + + +
+ +
+ +
+ +
+

Roadmap

+ +

+ Interested in what we're working at? We will periodically update this page with our plans for the future. +

+

+ This page does not contain promises. The IgniteRealtime community is driven by volunteers. + Progress on any development is depending on the availability and willingness of these people to + invest their free time. +

+ +
+ +
+ +

Openfire*

+

+

+ + + + + + + + + + + + + + + + + + + + +
 Version 3.0.x, Q4 2024 - Q1 2025Future
Openfire
    +
  • Upgrade of embedded webserver Jetty, from 10 to 12
  • +
  • Update implementation of XEP-0289 'Federated MUC for Constrained Environments'
  • +
  • Add support for the Online Certificate Status Protocol
  • +
  • Add for Certificate Revocation List support
  • +
  • Additional options for archiving chat rooms
  • +
    +
  • Bump support for modern SASL (authentication) mechanism
  • +
  • XEP-0440: SASL Channel-Binding Type Capability
  • +
  • XEP-0474: SASL SCRAM Downgrade Protection
  • +
  • Add support for channel binding
  • +
  • XEP-0388: Extensible SASL Profile (SASL2)
  • +
  • XEP-0386: Bind 2
  • +
  • XEP-0484: Fast Authentication Streamlining Tokens
  • +
Hazelcast plugin +
    +
  • Update to version 5.5.x of Hazelcast
  • +
+
+
+
+

+ +

* Plan as of November 13, 2024. Subject to change; we make no promises on future releases. :-)

+ +

Can we please have ... ?

+ +

+ If you're interesting to getting a particular change or feature on the road map, there are a couple + of routes that you can take. +

+ +

+ Contribute! The Ignite Realtime community is an open source community, that makes + available a lot of resources that allows you to implement your changes + yourself. Please consider engaging with the community to help you get your changes added to the project! +

+ +

+ Alternatively, you can seek help from one of our Professional + Partners, than can help you realize changes in our projects. +

+ +
+ +
+ +
+ +
+ + + + + + + + + + + + + + + + + + +
+ +
+ + + +