Skip to content

Commit 96fc471

Browse files
committed
2.0.1
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
1 parent 2f074ee commit 96fc471

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## 2.0.1 – 2023-03-10
10+
### Changed
11+
- allow loading images from https://user-images.githubusercontent.com in global CSP (for markdown content in widgets)
12+
13+
### Fixed
14+
- many style issues in the issue/pr/comment widget
15+
916
## 2.0.0 – 2023-03-03
1017
### Added
1118
- implement discoverable/searchable reference provider

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<description><![CDATA[GitHub integration provides a dashboard widget displaying your most important notifications
77
and a unified search provider for repositories, issues and pull requests. It also provides a link reference provider
88
to render links to issues, pull requests and comments in Talk and Text.]]></description>
9-
<version>2.0.0</version>
9+
<version>2.0.1</version>
1010
<licence>agpl</licence>
1111
<author>Julien Veyssier</author>
1212
<namespace>Github</namespace>

0 commit comments

Comments
 (0)