Skip to content

Commit

Permalink
2.0.0 (#23)
Browse files Browse the repository at this point in the history
Signed-off-by: Anupam Kumar <[email protected]>
  • Loading branch information
kyteinsky authored Nov 13, 2024
1 parent a608d74 commit f1f4fdb
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,24 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## 2.0.0 – 2024-11-13

### Changed
* Encrypt user tokens and refresh tokens @julien-nc
* Migrate the existing stored values @julien-nc
* Update npm pkgs @julien-nc
* Bump max nc version to 31 @julien-nc
* Name groups on id if name absent @kyteinsky

### Added
* Add password confirmation when setting the client id and secret @julien-nc

### Fixed
* Fix small style issues in send modal @julien-nc
* Fix file upload after breaking change in the Slack API @julien-nc
* Fix group channel name @julien-nc


## 1.2.0 – 2024-07-26

### Changed
Expand Down

0 comments on commit f1f4fdb

Please sign in to comment.