Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ba9c2dff67 | ||
|
|
39a92ede21 |
+1
-1
@@ -12,7 +12,7 @@
|
||||
|
||||
* Fixed bugs pertaining to proxy
|
||||
|
||||
* Attempted fix at hanging socket by introducing a default 25 second timeout.
|
||||
* Attempted fix at hanging socket by introducing a default 2 second timeout.
|
||||
|
||||
## Configuration changes
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user