Skip to content

Releases: loafoe/mattermost-client

v6.5.0

24 Feb 11:05
Compare
Choose a tag to compare
  • Feature to allow passing in logger
  • Fix preferences error management (#275)
  • Dependency upgrades

v6.4.1

30 Apr 13:58
9b4f9ad
Compare
Choose a tag to compare
  • Use webpack for builds
  • Increase coverage
  • Dependency upgrades

thanks: @Marthym

v6.3.0

15 Mar 17:43
Compare
Choose a tag to compare
  • Dependency updates
  • ESlint fixes (@Marthym)

v6.2.0

17 Aug 19:34
Compare
Choose a tag to compare

v6.1.2

12 Jul 07:42
Compare
Choose a tag to compare
  • Update ws dependency

v6.1.1

28 May 19:43
Compare
Choose a tag to compare

v6.1.0

31 Oct 17:07
Compare
Choose a tag to compare
  • Support for personal access tokens

v6.0.0

24 Oct 11:59
Compare
Choose a tag to compare
  • Support for personal access tokens (BROKEN)

v5.0.0

18 Jul 17:36
Compare
Choose a tag to compare

Major release

This project is now Javascript instead of Coffeescript, many thanks to @HP41 for this!

Mattermost compatibility

As of this version we also aim to support Mattermost 5.x and higher releases. If you are using Mattermost 4.x please use the matching versions of the library.

Changes

  • Switch to Javascript (@HP41)
  • Remove redundant code (@HP41)

v4.4.0

19 Nov 19:27
Compare
Choose a tag to compare
  • Add Websocket event user_role_updated