diff --git a/index.html b/index.html index cb0d652..4e3b80f 100644 --- a/index.html +++ b/index.html @@ -226,10 +226,10 @@
The current release is v4.1 (a maintenance release based on v4.0 to address core library update and critical bugs), released on 23rd of January 2024. v4.0 was released on 12th of September 2023, with the following features: @@ -432,21 +432,23 @@
The next release will be v5.0 (Q3 2024) with the planned main new features (details TBD):
+The next stable release will be v5.0-stable (Q2 2025) with the following major new features
See the detailed changelogs of v5-beta for the full list.
+This is a non-exclusive list of features we would like to add in subsequent releases, but they are not 100% decided upon yet and depend on feedback from users, resourcing etc.:
We now host the CARTA RPMs on the We host the CARTA RPMs on the Fedora Copr service.
If you have previously
@@ -601,7 +609,7 @@
We now host the CARTA RPMs on the We host the CARTA RPMs on the Fedora Copr service.
If you have previously
@@ -715,7 +723,7 @@
docker run -ti -p 3002:3002 -v $PWD:/images -v $HOME/.carta:/home/cartauser/.carta cartavis/carta:latestdocker run --rm -ti -p 3002:3002 -v $PWD:/images -v $HOME/.carta:/home/cartauser/.carta cartavis/carta:latest$PWD) in the CARTA file-browser. A unique URL will be
displayed in the terminal.
@@ -751,17 +759,17 @@