Releases: nextcloud-releases/integration_slack
Releases · nextcloud-releases/integration_slack
v2.0.2
v2.0.1
2.0.1 – 2024-11-18
Fixed
- fetch all available channels + cache them @kyteinsky
- user icons in conversation list @kyteinsky
- only show conversations user is part of @kyteinsky
v2.0.0
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
v1.2.0
1.2.0 – 2024-07-26
Changed
- update composer deps @kyteinsky
- update gh workflows @kyteinsky
- bump max NC version to 30 @kyteinsky
v1.1.0
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