Files
BiogasControllerApp/changelog
simplePCBuilding 8d1a1234f9 Update changelog
2022-02-22 10:44:25 +01:00

81 lines
1.8 KiB
Plaintext

***CHANGELOG***
DEVELOPMENT VERSIONS
dev-V2rev1:
- new GUI
- complete rework of the backend
- functioning value reading module
dev-V2rev2:
- functioning Read-Data Screen
- automatic assignment of the serial port
dev-V2rev3:
- functioning Change-Temperature screen
- functioning Change-All-Data screen
dev-V2rev4:
- some Error-Infos were added
V2-Rc1:
- Bugfixes
V2-Rc2:
- Bugfixes
dev-V2.1rev1:
- fixed a bug, where it was possible that the app crashed if an error in the communication module occured
dev-V2.1rev2:
- Optimised port assignment so that it now can handle multiple comports
dev-V2.1rev3:
- added way more detailed Error information and Error-resolving hints
dev-v2.1rev4:
- fixed a bug, where it was possible that the app crashed if one unplugged the cable whilst in any other screen than the homescreen or credits screen
V2.1-Rc1:
- small Bugfixes
dev-V2.2rev1:
- fixed a bug, where the app would crash if an error occured during transmitting of the values changed in the program screen
dev-V2.2rev2:
- added a new settings-screen that allows changing a setting, reporting bugs and also the credits screen has been moved into that screen.
dev-V2.2rev3:
- added support for only changing one value in the program screen at one point
dev-V2.2rev4:
- added backend support for momentarily disable the feature newly added in the previous dev-version
dev-V2.2rev5: (upcoming)
- add buttons for the feature of dev-V2.2rev4
V2.2-Rc1: (upcoming)
- fix possibly occuring bug, testing version
FULL RELEASES
V2:
- NEW GUI
- NEW Backend
- AUTOMATIC assignment of COMPORTS
V2.1
- DETAILED Error-Info
- DETAILED Error-Resolving-Tips
- MORE RELIABLE Comport handling
- BUGFIXES
V2.2 (Upcoming)
- ALLOWS for easier configuration changing
- ADDS a Settings screen
- ADDS easier bug-reporting
- BUGFIXES