summarylogtreecommitdiffstats
path: root/xpipe.changelog
diff options
context:
space:
mode:
authorChristopher Schnick2023-11-24 09:34:32 +0000
committerChristopher Schnick2023-11-24 09:34:32 +0000
commitd70dfb3da0527ddf06abcde2e3933c8402da01ac (patch)
treef4f6a8c398fb9b88a46e04b4a2c5899485bcb863 /xpipe.changelog
parentfd3fd6d269f0a42db351431e99c707ebd066b0ec (diff)
downloadaur-d70dfb3da0527ddf06abcde2e3933c8402da01ac.tar.gz
Update to version 1.7.8
Diffstat (limited to 'xpipe.changelog')
-rw-r--r--xpipe.changelog21
1 files changed, 9 insertions, 12 deletions
diff --git a/xpipe.changelog b/xpipe.changelog
index dcd9410c50ee..f4499296cf2a 100644
--- a/xpipe.changelog
+++ b/xpipe.changelog
@@ -1,19 +1,16 @@
-## Changes in 1.7.7
+## Changes in 1.7.8
-- More performance improvements
-- Fix file browser navbar commands failing. Since no one has reported this yet,
- I assume that most people don't know that you can run commands and shells if you type them into the file browser navigation bar
-- Fix file browser icons being broken since 1.7.4
-- Fix connection list updates sometimes not being reflected in file browser connection list
-- Fix WSL integration not working when system language was not set to english
- due to missing command-line options in the non-english WSL CLI
-- Fix application not working on Windows systems where the system code page did support all characters in username
-- Fix exit code not being detected and causing a failure on Windows under certain conditions
-- Fix file browser getting stuck in an invalid state when maximum file display limit was reached
-- Fix file browser transfer into macOS finder not updating state and causing errors
+- Make created scripts fully apply to file browser sessions as well.
+ Any environment changes will apply to the whole file browser, plus all selected
+ terminals scripts will be executed whenever you open a terminal session into a directory.
+- More startup performance improvements
+- Fix dialog window order sometimes being wrong and shown behind main window
+- Fix macOS Terminal.app sometimes not launching connection due to a race condition
+- Many other small miscellaneous fixes and improvements
## Previous changes in 1.7
+- [1.7.7](https://github.com/xpipe-io/xpipe/releases/tag/1.7.7)
- [1.7.6](https://github.com/xpipe-io/xpipe/releases/tag/1.7.6)
- [1.7.5](https://github.com/xpipe-io/xpipe/releases/tag/1.7.5)
- [1.7.4](https://github.com/xpipe-io/xpipe/releases/tag/1.7.4)