Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Anupam Kumar <[email protected]>
  • Loading branch information
kyteinsky committed Mar 14, 2024
1 parent e878a00 commit 4903905
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,33 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## 1.1.0 - 2024-03-14

### Added

* composer setup, node update (vue8), add gh workflows @kyteinsky
* alphabetical ordering of conversations @kyteinsky
* compatibility with NC 29 @kyteinsky

### Fixed

* Migrate to new file actions for 28 @provokateurin
* update tests/bootstrap.php file @kyteinsky


## 1.0.1 - 2023-08-22

### Added

* redirect uri in oauth requests

### Fixed

* slack profile pictures url fix


## 1.0.0 – 2023-07-20

### Added

* the app
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<name>Slack Integration</name>
<summary>Integration of Slack</summary>
<description><![CDATA[Slack integration lets you send files to Slack from Nextcloud Files.]]></description>
<version>1.0.1</version>
<version>1.1.0</version>
<licence>agpl</licence>
<author>Anupam Kumar</author>
<namespace>Slack</namespace>
Expand Down

0 comments on commit 4903905

Please sign in to comment.