mirror of
https://github.com/xpipe-io/xpipe.git
synced 2025-04-19 02:33:39 +00:00
[stage]
This commit is contained in:
parent
c05d945694
commit
ff9305da3c
2 changed files with 17 additions and 3 deletions
18
dist/changelogs/9.3_incremental.md
vendored
18
dist/changelogs/9.3_incremental.md
vendored
|
@ -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
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
9.3
|
||||
9.3-2
|
||||
|
|
Loading…
Add table
Reference in a new issue