Skip to content

Releases: mattermost/mattermost-plugin-jira

v2.0.5

14 Jun 15:25
bc8ace0
Compare
Choose a tag to compare

Bug fixes

  • MM-16364 Fixed user authentication issues with Jira Cloud (Use .AccountID as rather than .Name for user identification)
  • MM-16098 Clarified what exactly EnableJiraUI config setting enables
  • MM-16309 Fixed the UI elements not appearing on login (use a dummy root component to detect when user is logged in)
  • MM-16308 Fixed a single select validation issue

v2.0.3

12 Jun 22:23
a564c56
Compare
Choose a tag to compare
v2.0.3 Pre-release
Pre-release

Recommended using with Mattermost Server Versions: 5.10+

v1.1.1

09 Feb 06:51
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.2+

Fixes

v1.1.0

23 Jan 14:07
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.2+

Enhancements

  • f2a3ff1 Improve error handling and logging (#16)

v1.0.4

06 Jan 16:25
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.2+

Fixes

  • 94fff04 Fixed configuration not being un-marshalled (#13)

v1.0.3

18 Dec 07:33
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.2+

Enhancements

Fixes

v1.0.2

13 Dec 08:56
7419e8a
Compare
Choose a tag to compare
v1.0.2 Pre-release
Pre-release

Supported Mattermost Server Versions: 5.2+

Enhancements

v1.0.1

24 Jul 13:47
v1.0.1
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release
  • Updated to reflect changed GetChannelByName signature

This version only works with Mattermost 5.2+. For older versions of Mattermost use an older version of the plugin.

1.0.0

16 Jul 00:58
19a26d0
Compare
Choose a tag to compare
1.0.0 Pre-release
Pre-release
  • Updated to support new plugin system coming in Mattermost 5.2

This version only works with Mattermost 5.2+. For older versions of Mattermost use an older version of the plugin.

0.1.2

05 Dec 23:39
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release
  • Updated mattermost-server