Bump changelog

This commit is contained in:
crschnick
2025-08-02 12:26:28 +00:00
parent 199ebf5974
commit f9beedb730
+9 -1
View File
@@ -1 +1,9 @@
- Add support for SSH agent authentication methods to specify a fixed public key so that only a certain private key will be offered by the agent. This prevents cases in which the authentication fails because the agent tried too many keys.
- Add support for SSH agent authentication methods to specify a fixed public key so that only a certain private key will be offered by the agent. This prevents cases in which the authentication fails because the agent tried too many keys
- Improve docs and notes for local directory git repository sync as an alternative to remote repositories for syncing
- Improve gnu coreutils homebrew package handling on macOS
- Make bitwarden password manager use existing BW_SESSION environment variable if possible
- Various macOS styling improvements
- Fix desktop shortcuts for various actions not properly recognized by the desktop environment on some Linux systems
- Fix 1password integration op:// urls being broken
- Fix exception when VNC connection required username but password manager entry did not provide one
- Fix long error messages being cut off