|
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) |
| 1 | +- Re-enable AVX optimizations as much as possible without causing crashes |
| 2 | +- You can now also filter for connection type / connection information like the os name |
| 3 | +- Add Ctrl+F shortcut to focus search field |
| 4 | +- There is now a warning when you type into a password field and capslock is active |
4 | 5 | - Fix RDP client setting not persisting |
5 | | -- Fix SSH PKCS11 Provider option breaking on systems with very old SSH client |
6 | | -- Fix GNU tools (e.g. from homebrew or nix) on macOS breaking some file browser features |
| 6 | +- Fix SSH PKCS11Provider option breaking on systems with very old SSH client |
| 7 | +- Fix GNU tools on macOS (e.g. from homebrew or nix) breaking some file browser features |
7 | 8 | - Fix file browser drag hover trying to cd into files as well |
8 | 9 | - Fix RDP tunnel connections not automatically taking credentials from parent entry |
9 | | -- Fix connection timeout not taking password prompts and others into consideration in v19 |
10 | | -- Fix Keeper password manager error messages not being shown |
11 | | -- Fix Keeper record URLs not being accepted |
12 | | -- Fix autoupdater download breaking with dashes in username on Windows |
| 10 | +- Fix file browser context menu not closing on keyboard shortcut (Thanks for @nillpoe for the PR) |
| 11 | +- Fix connection timeout not taking password prompts and others into consideration |
| 12 | +- Fix local file system speeds being slow due to wrong buffer sizes |
| 13 | +- Fix some Keeper password manager error messages not being shown |
| 14 | +- Fix full Keeper record URLs not being accepted |
| 15 | +- Fix SFTP open browser menu option not showing for VMs |
| 16 | +- Fix auto-updater download breaking with dashes in username on Windows |
13 | 17 | - Fix issues when opening terminal for a fish v4 login shell |
14 | 18 | - Fix integrated VNC client failing to start when shell connection was not possible |
15 | 19 | - Fix some issues with VNC handling for libvirt VMs |
16 | | -- You can now also filter for connection type / connection information like the os name |
17 | | -- Add Ctrl+F shortcut to focus search field |
18 | 20 | - Fix various NullPointers |
0 commit comments