Skip to content

Commit

Permalink
[CI] commit new version: 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cc-bot committed Jan 22, 2025
1 parent fc9afc3 commit b104133
Show file tree
Hide file tree
Showing 5 changed files with 959 additions and 4 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## 2.0.1

### New:
- Chat:
- implemented [Dialog permissions](https://developers.connectycube.com/server/chat#dialog-permissions) feature;


## 2.0.0

### Deprecated API:

- Auth:
- the function `signIn` was deprecated, use the `createSession(user)` instead;
- the function `signOut` was deprecated, use the `destroySession` instead;
- the authSecret was deprecated and will be removed

## 2.0.0-beta05

### Bug Fixes
Expand Down
Binary file not shown.
Loading

0 comments on commit b104133

Please sign in to comment.