Skip to content

Commit 8bfb0dc

Browse files
authored
Version 2.2.8253
Updating changelog and preparing pre-release upload
1 parent fcef9b5 commit 8bfb0dc

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

changelog.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,24 @@
11
## History:
22

3+
### Version 2.2.8253
4+
Beta Release
5+
#### Fix :
6+
- Many functionality changes throughout the program and library, in an attempt to make code cleaner, more understandable, and less error-prone.
7+
- Special attention is paid to connection and disconnection subroutines, and what happens in the Socket, UPS, and WinForm.
8+
- Updated de_DE German translations
9+
- Implemented suspend states not working correctly ([#2](https://github.com/nutdotnet/WinNUT-Client/issues/2))
10+
11+
#### Changed :
12+
- Small updates to Logging backend to make errors more informative
13+
- Many changes to where debug information is printed to the log
14+
- Disabled WatchDog functionality, since this is essentially handled by value updates.
15+
316
### Version 2.1.7740
417
Beta Release
518
#### Fix :
619
- Fixed a string length error for the German language (this problem should also exist with other languages but only if the strings were long enough) - related to issue #74
720

8-
### Changed
21+
#### Changed
922
- Redesign of the connection functions to the Nut server
1023
- Creation of a DLL containing functions not essential to the GUI in order to prepare for the upcoming arrival of service mode
1124
- Modification of the instantaneous power calculation method in the case of inverters not supporting the variables previously used - in conjunction with issue #68 (thanks to faugusztin)

0 commit comments

Comments
 (0)