Releases: loafoe/mattermost-client
Releases · loafoe/mattermost-client
v4.3.0
v4.2.0
v4.1.1
v4.1.0
v3.10.0
Highlights
- Switch to Mattermost v4 API
- loadUsers() now loads all users, not just the first few
- new loadUser() call to load single user
!!Breaking changes!!
- Previously, parameters which were emitted with events were wrapped in an object, they are now just naked. Please update your event handlers. Also
- The onProfiles event now sends only the loaded profiles and not the complete cached profile list