@ -130,10 +130,86 @@
< ul class = "changelog__list" >
< li >
< span class = "changelog__badge changelog__badge--version" > 9.8.2< / span >
< span class = "changelog__date" > JUNE 2019< / span >
< div class = "changelog__details" > < / div >
< / li >
< li >
< span class = "changelog__badge changelog__badge--added" > NEW< / span > Adds a changes
indicator (+x -x) to the < i > File History< / i > view to quickly show the number of
added and/or deleted lines
< div class = "changelog__details changelog__details--list" > < / div >
< / li >
< li >
< span class = "changelog__badge changelog__badge--changed" > IMPROVED< / span > Preserve
< i > Show More< / i > expansions during file system or repository changes — avoids
losing view expansion and selection
< div class = "changelog__details changelog__details--list" > < / div >
< / li >
< li >
< span class = "changelog__badge changelog__badge--changed" > IMPROVED< / span > Changes to
match authors exactly in the Contributors view
< div class = "changelog__details changelog__details--list" > < / div >
< / li >
< li >
< span class = "changelog__badge changelog__badge--fixed" > FIXED< / span > Fixes
< a
title="Open Issue #734"
href="https://github.com/eamodio/vscode-gitlens/issues/734"
>#734< /a
>
— Not working with VS Code Remote - SSH extension (fixes the broken hover
image)
< div class = "changelog__details changelog__details--list" > < / div >
< / li >
< li >
< span class = "changelog__badge changelog__badge--fixed" > FIXED< / span > Fixes
< a
title="Open Issue #751"
href="https://github.com/eamodio/vscode-gitlens/issues/751"
>#751< /a
>
— Git Command failed
< div class = "changelog__details changelog__details--list" > < / div >
< / li >
< li >
< span class = "changelog__badge changelog__badge--fixed" > FIXED< / span > Fixes
< a
title="Open Issue #756"
href="https://github.com/eamodio/vscode-gitlens/issues/756"
>#756< /a
>
— Merge commit shows only the changes from the last commit on those files
< div class = "changelog__details changelog__details--list" > < / div >
< / li >
< li >
< span class = "changelog__badge changelog__badge--fixed" > FIXED< / span > Fixes issue with
the < i > Open Changes with Previous Revision< / i > command when run from the diff editor
and the file has unstaged changes
< div class = "changelog__details changelog__details--list" > < / div >
< / li >
< li >
< span class = "changelog__badge changelog__badge--fixed" > FIXED< / span > Fixes an issue
where view expansion and selection was getting lost with search and compare nodes
< div class = "changelog__details changelog__details--list" > < / div >
< / li >
< li class = "changelog__list-item--version" >
< span class = "changelog__badge changelog__badge--version" > 9.8.1< / span >
< span class = "changelog__date" > MAY 2019< / span >
< div class = "changelog__details" > < / div >
< / li >
< li >
< span class = "changelog__badge changelog__badge--fixed" > FIXED< / span > Fixes the
< i > Show More< / i > command in the < i > File History< / i > and < i > Line History< / i > views
< div class = "changelog__details changelog__details--list" > < / div >
< / li >
< li >
< span class = "changelog__badge changelog__badge--fixed" > FIXED< / span > Fixes a caching
issue with file histories
< div class = "changelog__details changelog__details--list" > < / div >
< / li >
< li >
< span class = "changelog__badge changelog__badge--fixed" > FIXED< / span > Fixes a