GitComet v0.1.10
Immutable
release. Only release title and notes can be modified.
What's Changed
- Bugfix: fixed picker prompt crash when query substring was longer than searchable string. by @quakj in #111
- Feat/performance optimizations by @Havunen in #113
- new toast notification for clone progress tracking by @Havunen in #114
- simplify update checker to read only the tag from the latest release by @Havunen in #115
- feature: scroll sync by @Havunen in #117
- show branch latest commit when clicking on branch in sidebar by @Havunen in #116
- Support WSL by @Havunen in #118
- Bugfix/windows line endings by @Havunen in #128
- Bugfix/opening repository should update worktree by @Havunen in #129
- Reduce spinner animation re-calcs, implemented git settings, git log columns moved to settings view, and few minor improvements by @Havunen in #130
- Bugfix/goto prev next file list by @Havunen in #133
- removed strict GIT_ALLOW_PROTOCOL=file by @quakj in #121
- improve passphrase ssh key prompt, hide red banner when the SSH key p… by @Havunen in #135
Full Changelog: v0.1.9...v0.1.10