Skip to content

Commit 5f67106

Browse files
committed
[stage]
1 parent c0ea39d commit 5f67106

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

dist/changelog/19.2_incremental.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
1+
- Fix local file system and SFTP speeds being slow due to wrong buffer sizes
2+
- Fix SFTP open browser menu option not showing for VMs
3+
- Fix file browser context menu not closing on keyboard shortcut (Thanks for @nillpoe for the PR)
4+
- Fix RDP client setting not persisting
5+
- Fix SSH PKCS11 Provider option breaking on systems with very old SSH client
16
- Fix GNU tools (e.g. from homebrew or nix) on macOS breaking some file browser features
27
- Fix file browser drag hover trying to cd into files as well
3-
- Fix local file system speeds being slow due to wrong buffer sizes
4-
- Fix SFTP open browser menu option not showing for VMs
58
- Fix RDP tunnel connections not automatically taking credentials from parent entry
69
- Fix connection timeout not taking password prompts and others into consideration in v19
710
- Fix Keeper password manager error messages not being shown
811
- Fix Keeper record URLs not being accepted
912
- Fix autoupdater download breaking with dashes in username on Windows
13+
- Fix issues when opening terminal for a fish v4 login shell
14+
- Fix integrated VNC client failing to start when shell connection was not possible
15+
- Fix some issues with VNC handling for libvirt VMs
1016
- You can now also filter for connection type / connection information like the os name
1117
- Add Ctrl+F shortcut to focus search field
18+
- Fix various NullPointers

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
19.2-3
1+
19.2-4

0 commit comments

Comments
 (0)