Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## 0.122.0

### Changes

- Auto-generated PR descriptions (via `setting(githubPullRequests.pullRequestDescription:Copilot)`) will respect the repository PR template if there is one.
- Icons in the Pull Requests view now render with codicons instead of Unicode characters.
- Drafts in the Pull Requests view now render in italics instead of having a `[DRAFT]` prefix.

![Pull Requests view showing codicon labels and italic draft PR titles](./documentation/changelog/0.122.0/pr-labels.png)

- Emoji completions for `:smile:` style emojis are now available in review comments.

![Emoji completions in review comments](./documentation/changelog/0.122.0/emoji-completions.gif)

- [Markdown alert syntax](https://github.com/orgs/community/discussions/16925) is now rendered in review comments.

![Markdown alerts in review comments](./documentation/changelog/0.122.0/markdown-alerts.png)

### Fixes

- Reactions to code comments are not showing up (Web). https://github.com/microsoft/vscode-pull-request-github/issues/2195


## 0.120.2

### Fixes
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added documentation/changelog/0.122.0/pr-labels.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.