Skip to content

Releases: loafoe/mattermost-client

v4.3.0

11 Nov 14:32
Compare
Choose a tag to compare
  • Reconnect on team loading error
  • non-TLS config fix

v4.2.0

04 Oct 13:12
Compare
Choose a tag to compare
  • Improved reconnect logic

v4.1.1

24 Aug 17:55
Compare
Choose a tag to compare
  • Proxy support
  • Improve reconnect after certain server errors

v4.1.0

18 Aug 09:44
Compare
Choose a tag to compare
  • Direct channel support fix
  • Fix order of messages
  • Fix some API calls

v3.10.0

08 Jul 10:35
Compare
Choose a tag to compare

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

v3.9.0

04 Jun 16:21
Compare
Choose a tag to compare
  • Version sync release

v3.7.3

05 Apr 08:45
Compare
Choose a tag to compare
  • Fix Slack attachments

v3.7.2

02 Apr 11:16
Compare
Choose a tag to compare
  • Split customMessage's on 4K boundaries as well

v3.7.1

25 Mar 17:10
Compare
Choose a tag to compare
  • New feature: splits large messages in 4K chunks

v3.7.0

16 Mar 19:15
Compare
Choose a tag to compare
  • Fix for initiating direct messages