Gui: added timeouts, added sql database path, fixed tag duplication.

Fixed extra newlines coming from pre-activation messages.
This commit is contained in:
Matteo ℱan
2020-10-02 22:50:54 +02:00
parent 0aa63fa2cf
commit 4ade0e33c8
6 changed files with 207 additions and 51 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
### py-kms_2020-10-01
- Sql database path customizable.
- Sql database file keeps different AppId.
- Support for multi-address connection.
- Added timeout send / receive.
### py-kms_2020-07-01
- py-kms Gui: now matches all cli options, added modes onlyserver / onlyclient,
added some animations.