Skip to content

Commit 9c9457f

Browse files
authored
0.122.0 changelog (#8117)
* 0.122.0 changelog * add, reorder
1 parent 1b1de9f commit 9c9457f

File tree

4 files changed

+23
-0
lines changed

4 files changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## 0.122.0
4+
5+
### Changes
6+
7+
- Auto-generated PR descriptions (via `setting(githubPullRequests.pullRequestDescription:Copilot)`) will respect the repository PR template if there is one.
8+
- Icons in the Pull Requests view now render with codicons instead of Unicode characters.
9+
- Drafts in the Pull Requests view now render in italics instead of having a `[DRAFT]` prefix.
10+
11+
![Pull Requests view showing codicon labels and italic draft PR titles](./documentation/changelog/0.122.0/pr-labels.png)
12+
13+
- Emoji completions for `:smile:` style emojis are now available in review comments.
14+
15+
![Emoji completions in review comments](./documentation/changelog/0.122.0/emoji-completions.gif)
16+
17+
- [Markdown alert syntax](https://github.com/orgs/community/discussions/16925) is now rendered in review comments.
18+
19+
![Markdown alerts in review comments](./documentation/changelog/0.122.0/markdown-alerts.png)
20+
21+
### Fixes
22+
23+
- Reactions to code comments are not showing up (Web). https://github.com/microsoft/vscode-pull-request-github/issues/2195
24+
25+
326
## 0.120.2
427

528
### Fixes
45.7 KB
Loading
39.4 KB
Loading
18.7 KB
Loading

0 commit comments

Comments
 (0)