Skip to content

Commit f13cadf

Browse files
committed
1.0.10
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
1 parent cf07e83 commit f13cadf

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## 1.0.10 – 2022-10-13
10+
### Changed
11+
- use @nextcloud/vue v7.0.0
12+
- improve reference widget wrapping
13+
14+
### Fixed
15+
- Avatar in search provider results
16+
- remove html special characters in reference widget title
17+
918
## 1.0.9 – 2022-10-07
1019
### Added
1120
- Set fallback link information to render reference without the widget

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>1.0.9</version>
9+
<version>1.0.10</version>
1010
<licence>agpl</licence>
1111
<author>Julien Veyssier</author>
1212
<namespace>Github</namespace>

0 commit comments

Comments
 (0)