[fractal/remove_milestones] Apply 1 suggestion(s) to 1 file(s)



commit 87d4d2324a615bda1a6547cb22f06670f7909f2a
Author: Alexandre Franke <alexandre franke gmail com>
Date:   Tue Jun 22 10:40:09 2021 +0000

    Apply 1 suggestion(s) to 1 file(s)

 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/README.md b/README.md
index f03240c3..84615363 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ We are working on rewriting Fractal from scratch using [GTK4](https://www.gtk.or
 We already talked several times in the past about rewriting the application, but for different reasons we 
didn't do it. Now that the [matrix-rust-sdk](https://github.com/matrix-org/matrix-rust-sdk) exists, which 
does a lot of the heavy lifting for us, we have a good starting point to build Fractal without the need to 
implement every single feature from the Matrix API. Finally with the release of GTK4 we would need to rework 
most of Fractal's code anyways. Therefore, it just makes sense to start over and build Fractal with all 
features (e.g end-to-end encryption) we have in mind.
 
 The main development branch is [fractal-next](https://gitlab.gnome.org/GNOME/fractal/-/tree/fractal-next). 
Issues that target fractal-next should be labeled accordingly as "fractal-next".
-The [current milestone](https://gitlab.gnome.org/GNOME/fractal/-/milestones/18) we try to complete is to 
support all features the current Fractal has so that we can switch from Fractal to Fractal-next as the main 
codebase.
+Our current work focuses on getting the same level of features as we already have in the stable version. 
Then fractal-next will replace our current codebase, merging it into the main git branch and becoming the new 
nightly version. You can follow along our progress towards that goal by looking at the [feature parity 
milestone](https://gitlab.gnome.org/GNOME/fractal/-/milestones/18).
 
 
 ## Installation instructions


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]