github-actions
released this
03 Mar 12:56
·
11 commits
to 4a41dc7cec2bbe5b40a85f39391c66acc0c6f723
since this release
Added
- Adds new Open Previous Changes with Working File command to commit files in views — closes #1529
- Adopts new vscode
createStatusBarItem
API to allow for independent toggling — closes #1543
Changed
- Dynamically generates hashes and nonces for webview
<script>
and<style>
tags for better security
Fixed
- Fixes #1432 - Unhandled Timeout Promise
- Fixes #1562 - Yarn audit fails with 2 high sev vulnerabilities (dev dependencies only) — thanks to PR #1563 by Ivan Volzhev (@ivolzhevbt)
- Fixes #1566 - Bug: unable to open 'pr.url' when clicking PR link
- Fixes #1545 - Missing branch comparison controls in versions 11.5.0 and 11.5.1
- Fixes #1548 - "Don't show again" on debug log warning doesn't work
- Fixes #1449 - Configured remotes not showing up in quickpick menu when opening commit on remote
- Fixes issues where auto-linking of GitHub 3rd party issue links didn't always work
- Fixes issue with long commit messages on rebase editor
- Fixes compatibility issue with Live Share