This commit is contained in:
crschnick 2024-05-17 13:15:56 +00:00
parent c05d945694
commit ff9305da3c
2 changed files with 17 additions and 3 deletions

View file

@ -1,3 +1,17 @@
## Fixes
## Git vault improvements
- Fix git integration on windows not properly interacting with local GPG client when signing commits
- The generated repository readme file has been improved. It will now show a proper tree for all connections. It also now contains troubleshooting information and instructions in case something is not working as expected.
- Fix git integration on Windows not committing anything when GPG signing was required
- Fix git askpass not properly working for SSH git connections when the SSH connection required user input, e.g. if a used key file had a passphrase
- Some git performance improvements
## Other
- Add support for Windows Terminal Canary
- Proxmox systems can now also be added for users other than root if sudo is available
- Fix windows sometimes showing in the top left corner on Linux
- Explicitly set language variables on Linux and macOS to keep internal terminal commands in english
- The password manager command in the settings men you now support multi-line commands
- Fix out of bounds error for file chooser with files already in the git vault
- Fix NullPointer error when clearing a host connection chooser
- Fix some NullPointers in the file browser

View file

@ -1 +1 @@
9.3
9.3-2