Skip to content

Commit 7d9f487

Browse files
committed
1.0.2
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
1 parent b3cbfbe commit 7d9f487

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## 1.0.2 – 2022-11-09
10+
### Added
11+
- Ability to send files to direct user-user conversations
12+
13+
### Fixed
14+
- stop using API endpoints which require to be a Mattermost admin
15+
[#7](https://github.com/julien-nc/integration_mattermost/issues/7) @piratPavel
16+
917
## 1.0.1 – 2022-11-08
1018
### Changed
1119
- sort channels by last post date, use most recent as default selection

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<summary>Integration of Mattermost</summary>
66
<description><![CDATA[Mattermost integration provides a dashboard widget displaying your most important notifications
77
and a unified search provider for messages. It also lets you send files to Mattermost from Nextcloud Files.]]></description>
8-
<version>1.0.1</version>
8+
<version>1.0.2</version>
99
<licence>agpl</licence>
1010
<author>Julien Veyssier</author>
1111
<namespace>Mattermost</namespace>

0 commit comments

Comments
 (0)