0.2.2
- Add support for editing and deleting comments #107
- Fix #110, by [@JeffreyCA], add hyperlinks to timestamps
- Fix #624, by [@JeffreyCA], improve comment header wording
- Fix #568, by [@jerrymajewski], show author information in PR tooltip
- Fix #543, by [@malwilley], preserve description page scroll position when focus changes
- Fix #587, by [@mmanela], show correct error message for empty comment case
- Migrate hosts setting to
githubPullRequests
namespace, by [@wyze] - Fix #573, provide auth fallback when protocol handler fails
Breaking Changes
- From 0.2.0, you at least need VSCode 1.28 to install and run the extension.
Fixes
- Fix #565, inline links in description page.
- Fix #531 by @wyze, state is incorrectly shown as Closed when it should be Merged
- Fix #273, support ssh remotes.
- Fix #537 by @justinliew, show pull request id in title.
- Fix #491 by @shatgupt, allow vertical resizing of comment box.
- Fix #319, improve keyboard focus.
- Fix #352 by @Ikuyadeu, support merging pull request
- Fix #464 by @wyze, show labels on PR description
- Fix #562 by @emtei, prevent PR creation date collision with subtitle
0.1.7
- Fix for native promise polyfill removal from VSCode extension host in Insiders 1.29
0.1.6
- Fix for #500 and #440, more lenient remote parsing
- Fix for #383, move to github.com domain for the authentication server
- Fix for #498, make sure comments gets updated on refresh event
- Fix for #496, linkify urls on the description page
- FIx for #507, loosen scope restrictions for older version of GitHub Enterprise
0.1.5
- Fix for #449, authentication blocked when
docs-article-templates
extension is installed - Fix for #429, avoid unneccessary refreshes of the tree view
0.1.4
- Do not ship
.vscode-test/**
files
0.1.3
- Fix for #382, authentication on enterprise servers without a
/rate_limit
path - Fix for #419, improve parsing of git remotes and show a warning if parse fails
0.1.2