diff --git a/dist/changelogs/9.3_incremental.md b/dist/changelogs/9.3_incremental.md index 3914a3d0..6a3e54d8 100644 --- a/dist/changelogs/9.3_incremental.md +++ b/dist/changelogs/9.3_incremental.md @@ -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 diff --git a/version b/version index c3cae12b..5d5ec2ce 100644 --- a/version +++ b/version @@ -1 +1 @@ -9.3 +9.3-2