account removal bugfix, some testing
This commit is contained in:
parent
f64e5c2df0
commit
ce686e121b
3 changed files with 17 additions and 6 deletions
|
@ -2,11 +2,18 @@
|
|||
|
||||
## Squawk 0.2.2 (UNRELEASED)
|
||||
### Bug fixes
|
||||
- now when you remove an account it actually gets removed
|
||||
- segfault on unitialized Availability in some rare occesions
|
||||
|
||||
### Improvements
|
||||
- there is a way to disable an account and it wouldn't connect when you change availability
|
||||
- if you cancel password query an account becomes inactive and doesn't annoy you anymore
|
||||
- if you filled password field and chose KWallet as a storage Squawk wouldn't ask you again for the same password
|
||||
- if left the password field empty and chose KWallet as a storage Squawk will try to get that passord from KWallet before asking you to input it
|
||||
- accounts now connect to the server asyncronously - if one is stopped on password prompt another is connecting
|
||||
|
||||
### New features
|
||||
|
||||
- new "About" window with links, license, gratitudes
|
||||
|
||||
## Squawk 0.2.1 (Apr 02, 2022)
|
||||
### Bug fixes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue