Added
- Adds pinning of comparisons in the Compare view — pinned comparisons will persist across reloads
- Adds an Open in Terminal command to repositories in the Repositories view
Changed
- Renames the Copy Remote File URL to Clipboard command (
gitlens.copyRemoteFileUrlToClipboard
) to Copy Remote URL to Clipboard for brevity
Fixed
- Fixes #606 - ID for xxx is already registered?!
- Fixes #607 - Open file in Remote Doesn't URL encode
- Fixes #608 - Add an option to change the abbreviated commit SHA length — thanks to PR #611 by Skybbles // L5474 (@Luxray5474)
- Fixes #613 - Change Copy Remote URL to Clipboard to always copy a permalink (e.g. revision link)