From 39a92ede216678ed07e4a464484edb69198fe9c9 Mon Sep 17 00:00:00 2001 From: Nova Date: Mon, 10 Aug 2026 16:03:10 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ddc9afd..15eaaa5 100644 --- a/README.md +++ b/README.md @@ -9,15 +9,17 @@ Once a milestone is hit (e.g. a new feature fully implemented), I'll publish a r ## Approaching 1.0.0! -Amethyst is finally approaching 1.0.0! Very very soon I will feature-freeze the project and begin just fixing bugs and cleaning up code! This may take a bit because the codebase is very cluttered, and because all features are there in a basic state, it would be better to fix and clean up what I have, so I have a workable codebase for implementing new features, and because new features aren't going to be added anyway, I might as well fully release the project! +I have feature-freezed the project! Any further release is just cleaning up the codebase and getting some snazzy new default webpage or something idk yet xdd. ## Currently working features: -* New configuration is ~95% done, most features work. +* New configuration! * Fixed **A LOT** of unreported bugs from the old code. * More resilliency against errors. * Improved security. * Proxy almost working! +* Multithreading! +* Python Execution Script! ## Project status: