Releases: laurentkempe/GitDiffMargin
Releases · laurentkempe/GitDiffMargin
v3.9.1
Security fix
- Update to LibGit2Sharp v0.26.0
v3.9.0
New features
- Add support for Visual Studio 2019 Preview 1 #183
v3.8.1
Fixes
- Keyboard shortcut to show diff at a change works only on 1st line of a change #171
- Avoid to focus textbox when opening popup #172
- Avoid crashing if GitDiffMarginCommandHandler is not in the property bag #174
v3.8.0
New features
- Center when moving to next/previous change with keyboard shortcuts #156
Fixes
- Address the "Gold Bar" notification saying Git Diff Margin was responsible for editor slowness #161
v3.7.1
Security fix
- Update to LibGit2Sharp v0.24.1 This is a security release fixing two issues. It updates libgit2's included zlib to 1.2.11, and includes a libgit2 fix for memory handling issues when reading crafted repository index files. #147
v3.7.0
New features
- Add keyboard shortcut to show diff popup #140
v3.6.0
New features
- Close popup using Escape key #138
v3.5.3
Fixes
- Fix unhandled AccessViolationException crashes in Visual Studio updating LibGit2Sharp #135
v3.5.2
Fixes
- Fix diff margin not shown when editing a project file #129