pgLab/releasenotes/notes/fix-save-password-on-uninitialized-manager-591761764efbabb8.yaml
2022-09-05 08:02:00 +02:00

6 lines
241 B
YAML

---
fixes:
- |
Fix that when saving the password of a connection to an uninitialized password
manager the program did not save the password. It would correctly initialize
the password manager and saving worked the second time.