Main, Program Screen basically done, UI Tweaks, backend fixes, start writing testing library

This commit is contained in:
2025-05-08 18:12:26 +02:00
parent 92836fe427
commit e71f9e6d02
13 changed files with 592 additions and 105 deletions

View File

@@ -1,5 +1,15 @@
***CHANGELOG***
V3.0-beta
- Redesigned GUI
- Consolidated multiple previously separate screens
- Completely rewritten backend
- Improved stability
- Cleaned, documented code
OLD VERSIONS
------------
DEVELOPMENT VERSIONS
dev-V2rev1:
@@ -103,4 +113,5 @@ V2.3
- ADDS logging (you can include the logs in a bugreport so the devs can pin-point the exact cause and replicate the error)
- ADDS some settings through a config file
- CHANGED License from NONE to GPL V3
- BUGFIXES
- BUGFIXES