Skip to content

v0.8.28

Choose a tag to compare

@chriswritescode-dev chriswritescode-dev released this 12 Feb 04:01
· 175 commits to main since this release

What's Changed

SSH Authentication Enhancements

  • Skip SSH host key verification: Added option to skip SSH host key verification when adding repositories
  • Automatic trust: Simplified verification flow by automatically trusting hosts when keys are accepted
  • SCP-style URL support: Improved support for SCP-style SSH URLs with custom ports

Git Settings UI Improvements

  • Streamlined credential management: Removed collapsible sections and batch save, now using immediate CRUD operations
  • Real-time feedback: Added toast notifications for credential create, update, and delete operations
  • Better defaults: Added default host suggestions based on credential type (PAT vs SSH)
  • Improved responsive layout: Enhanced UI responsiveness and usability across different screen sizes