File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77## [ Unreleased]
88
9+ ## 1.0.1 – 2022-11-08
10+ ### Changed
11+ - sort channels by last post date, use most recent as default selection
12+ - update npm pkgs
13+ - switch to @nextcloud/vue dashboard components
14+
15+ ### Fixed
16+ - gracefully catch error when creating a share link with a password that does not respect NC's password policy
17+ - fix selected radio elements border color
18+ - fix api controller methods being restricted to admin users
19+ - avoid deselecting channel when selecting the selected one
20+
921## 1.0.0 – 2022-09-09
1022### Added
1123* the app
Original file line number Diff line number Diff line change 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.0 </version >
8+ <version >1.0.1 </version >
99 <licence >agpl</licence >
1010 <author >Julien Veyssier</author >
1111 <namespace >Mattermost</namespace >
You can’t perform that action at this time.
0 commit comments