Skip to content

v0.8.27 - SSH Authentication

Choose a tag to compare

@chriswritescode-dev chriswritescode-dev released this 08 Feb 19:32

馃毃 New Features

SSH Authentication

  • SSH key authentication for git repositories
  • Host key verification with fingerprint display
  • Support for passphrase-protected SSH keys
  • Custom SSH port support for non-standard ports
  • Known hosts management with change detection

馃敡 Improvements

Git Service Refactoring

  • Consolidated git services into single GitService class for better maintainability
  • Enhanced settings dialog UI and UX

UI/UX Enhancements

  • Fixed dialog positioning issues across desktop and mobile (#117, #116, #115)
  • Improved z-index layering for proper dialog stacking
  • Enhanced GitCredentialDialog responsiveness
  • Cache load state improvements (#118)

馃摎 Documentation

  • Updated documentation with SSH Authentication feature

Stats: 10 commits, 4 files changed in documentation, version 0.8.27