diff --git a/dist/changelogs/8.6_incremental.md b/dist/changelogs/8.6_incremental.md index 4c339828..6a7ceb58 100644 --- a/dist/changelogs/8.6_incremental.md +++ b/dist/changelogs/8.6_incremental.md @@ -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 diff --git a/version b/version index 48c26da3..261521ab 100644 --- a/version +++ b/version @@ -1 +1 @@ -8.6 +8.6-2