Skip to content

Commit

Permalink
prepare release 2.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Jana Peper <[email protected]>
  • Loading branch information
janepie committed Jan 17, 2025
1 parent 269886a commit c46334b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## 2.1.0 - 2025-01-17

### Added

- admin setting to enable navigation link per default @janepie [#54](https://github.com/nextcloud/integration_mattermost/pull/54)

### Changed
- Encrypt client id/secret and user tokens @julien-nc [#52](https://github.com/nextcloud/integration_mattermost/pull/52)

## 2.0.0 – 2024-10-15

### Changed

- Use password confirmation for sensitive admin/pseronal setting values
- Use password confirmation for sensitive admin/personal setting values

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<summary>Integration of Mattermost</summary>
<description><![CDATA[Mattermost integration provides a dashboard widget displaying your most important notifications
and a unified search provider for messages. It also lets you send files to Mattermost from Nextcloud Files.]]></description>
<version>2.0.1</version>
<version>2.1.0</version>
<licence>agpl</licence>
<author>Julien Veyssier</author>
<namespace>Mattermost</namespace>
Expand Down

0 comments on commit c46334b

Please sign in to comment.