summarylogtreecommitdiffstats
path: root/xpipe.changelog
diff options
context:
space:
mode:
authorChristopher Schnick2023-11-18 05:41:36 +0000
committerChristopher Schnick2023-11-18 05:41:36 +0000
commit8a46f15febff66baf9475cda444810fe1eb85926 (patch)
treed1ac1134c9f9ffa5e708d11d990104b3d1cad3af /xpipe.changelog
parent18461669f13cf211baacb9a2713e1397613cf05c (diff)
downloadaur-8a46f15febff66baf9475cda444810fe1eb85926.tar.gz
Update to version 1.7.6
Diffstat (limited to 'xpipe.changelog')
-rw-r--r--xpipe.changelog11
1 files changed, 5 insertions, 6 deletions
diff --git a/xpipe.changelog b/xpipe.changelog
index ef9e63803e18..4fd0574f3581 100644
--- a/xpipe.changelog
+++ b/xpipe.changelog
@@ -1,13 +1,12 @@
-## Changes in 1.7.5
+## Changes in 1.7.6
-- Implement some more performance improvements
-- Fix file browser transfer freezing up when trying to copy/move nested directories
-- Fix file browser transfer failing when trying to copy symbolic links
-- Fix file browser jittering when dragging and dropping files
-- Fix performance regression when transferring large files
+- Fix file transfer being broken in 1.7.5 on Linux and macOS due native stream implementation differences
+- Fix loading state not graying out background when creating new connections
+- Improved connection creation navigation by automatically shifting focus to the item when a choice is selected in a dropdown
## Previous changes in 1.7
+- [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)
- [1.7.3](https://github.com/xpipe-io/xpipe/releases/tag/1.7.3)
- [1.7.2](https://github.com/xpipe-io/xpipe/releases/tag/1.7.2)