From 206d2f246e37bb1c888cb8f0eadb4478b49b34ba Mon Sep 17 00:00:00 2001 From: zotan Date: Fri, 12 Jul 2024 19:08:02 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a198c597b..c65681962 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ It was forked from Calckey Firefish (itself a fork of Misskey) in mid > **Note** > This project is **not** inactive. > -> Most of our current development resources are going into the [rewrite](/iceshrimp/Iceshrimp.NET), to further our goal of increasing stability and performance. +> Almost all of our current development efforts are going into the Iceshrimp.NET [rewrite](/iceshrimp/Iceshrimp.NET), to further our goal of increasing stability and performance.
+> This means that Iceshrimp-JS (this project) is only receiving security patches and minor bug fixes. Support is of course still available on the usual channels. > -> This means that major changes to the JS codebase (this project), and especially to the database schema, are on hold for the time being. Bugs will of course still be fixed, and support is still available on the usual channels. -> -> Once the rewrite is finished, there will be an easy upgrade path for existing Iceshrimp instances. +> There is already an easy upgrade path available for existing Iceshrimp instances, though we don't recommend taking it just yet.
+> With Iceshrimp.NET getting ever-closer to a stable release, we hope you're just as excited as we are. Check out the [repository](/iceshrimp/Iceshrimp.NET) for more information. --- - Highlighted changes: