Update README.md

This commit is contained in:
2026-08-10 16:03:10 +02:00
parent f3034575ee
commit 39a92ede21
+4 -2
View File
@@ -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! ## 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: ## Currently working features:
* New configuration is ~95% done, most features work. * New configuration!
* Fixed **A LOT** of unreported bugs from the old code. * Fixed **A LOT** of unreported bugs from the old code.
* More resilliency against errors. * More resilliency against errors.
* Improved security. * Improved security.
* Proxy almost working! * Proxy almost working!
* Multithreading!
* Python Execution Script!
## Project status: ## Project status: