diff --git a/content/roadmap/index.md b/content/roadmap/index.md index 8146f8e6..cc96dcee 100644 --- a/content/roadmap/index.md +++ b/content/roadmap/index.md @@ -7,17 +7,8 @@ hide: ## In the Works -- **Rework ejabberd Docs** - - The [ejabberd Docs](https://docs.ejabberd.im/) site needs some reorganization, as some sections has grown quite a lot and would better be reorganized. - - ## Planned -- **Set as default automatic SQL schema update** - - Automatic SQL schema update was included as a beta-testing feature in ejabberd 23.10 (see the [feature announcement](https://www.process-one.net/blog/automatic-schema-update-in-ejabberd/)), and it will become the default. - - **Remove support for Rebar2** ejabberd includes many tweaks to support rebar3 and rebar2. By removing support for rebar2, we could simplify rebar.config and other files a lot. @@ -27,6 +18,13 @@ hide: ### 2024 +- [24.06](https://www.process-one.net/blog/ejabberd-24-06/) + - Reworked the [ejabberd Docs](https://docs.ejabberd.im/) and moved to MkDocs+Material + - [Automatic SQL schema](https://www.process-one.net/blog/automatic-schema-update-in-ejabberd/) is now enabled by default + - Improved the ejabberd WebAdmin with support to use API commands + - Support for UNIX Socket Domain in MySQL and PostgreSQL + - Support Elixir 1.17 and Erlang/OTP 27.0 + - [24.02](https://www.process-one.net/blog/ejabberd-24-02/) - [Matrix gateway](../admin/configuration/modules.md/#mod_matrix_gw) - [RFC 9266 Channel Bindings for TLS 1.3](https://www.rfc-editor.org/rfc/rfc9266) @@ -40,7 +38,6 @@ hide: - Commands [API versioning](https://github.com/processone/ejabberd/pull/4118) - Support Elixir 1.16 and Erlang/OTP 27.0-rc1 - ### 2023 - [23.10](https://www.process-one.net/blog/ejabberd-23-10/)