Update changelog [stage]

This commit is contained in:
crschnick 2024-03-27 18:19:42 +00:00
parent d3f4bd3044
commit 822cab45e7
2 changed files with 7 additions and 2 deletions

View file

@ -4,5 +4,10 @@ There is now the possibility to use XPipe professional for free for students and
## Other changes
- Fix passwords not being properly supplied to some CLI programs like ssh or git on older Linux systems if xpipe was started from a terminal. The programs prompted the parent terminal session instead of the xpipe askpass. This is now fixed by calling setsid.
- Add new quick access context menu for directories in the file browser. This allows you to quickly navigate into a directory structure
- Fix passwords not being properly supplied to some CLI programs like ssh or git if xpipe was started from a terminal. The programs prompted the parent terminal session instead of the xpipe askpass. This is now fixed by calling setsid.
- Fix elevation prompt requiring unnecessary confirmation the first time when the setting to always require elevation confirmation was active
- Fix error messages being wrong when an external application could not be found
- Fix browser transfer progress not showing MBs after more than 1GB had been transferred
- Fix browser file icons sometimes getting mixed up after a change
- Improve file browser display performance

View file

@ -1 +1 @@
8.6
8.6-2