Hubot Matteruser Versions Save

Hubot adapter for Mattermost using Web API and Websockets

v5.0.0

5 years ago

Major release, possible breakage ahead

This release change the implementation language of the adapter from Coffeescript to ES6 (thanks @HP41 !) therefore there might be some breakage. Please report any issues.

Changes

  • Convert to ES6
  • Use mattermost-client @ 5.0.0

v4.4.0

6 years ago
  • Add Websocket event user_role_updated

v4.3.0

6 years ago
  • Reconnect on team loading error
  • non-TLS config fix

v4.2.0

6 years ago
  • Improved reconnect logic

v4.1.1

6 years ago
  • Proxy support
  • Improve reconnect logic

v4.1.0

6 years ago
  • Improve v4 API support
  • Various bug fixes

v3.10.0

6 years ago
  • Switch to using Mattermost v4 API

v3.9.1

7 years ago
  • Fix dependency

v3.9.0

7 years ago
  • Team name check is now case insensitive

v3.7.3

7 years ago
  • Fix Slack attachment posts