v3.1.0
Supported Mattermost Server Versions: 5.37.0+
Enhancements
- 99a8136 Include more fields in Create Issue modal (#583)
- ef10292 [GH-745] Check status of the Jira instance before trying to install (#755)
- f911555 Improve configuration directions (#767)
- 5113177 Show subscription name in post when a subscription posts to a channel (#707)
Fixes
- 6678cae [MM-36050] Change enterprise license check for installing multiple Jira instances to allow for E20, Professional, and Enterprise (#775)
- 8064a5e Fix for #749 - problem with recognizing Jira issues with alphanumeric issue ID (#750)
- 16e0e5c [GH-772] - allow
/subscribe list
command to continue if channel has been deleted. (#777) - 57871e7 fix assignee notification for jira cloud (#761)
- 7278600 fix legacy webhook text (#757)
- 7195485 fix jira server html error page (#756)
- 9530c6f Remove workflow functionality and dependency (#781)
- 154646c let Jira cloud install finish when autolink fails (#762)
- 7c1ed9b Clarify Enterprise required for multiple instances (#765)
- 789091a Created codeql-analysis (#769)
- 9681f1e Jira docs 3.0 (#739)
- 5eabfd3 Fix administrator spelling (#766)
- 8aa6b62 change code maintainers (#763)
- 7810643 Clarify Enterprise required for multiple instances (#753)
- c9fc7d6 Ignore malformed websocket message (#740)
- c8ab47b Fix docs formatting (#752)
- 4f416fc go mod tidy (#746)
- b57dc47 Update SUMMARY.md (#738)
- e4956f6 Update channel_subscriptions.tsx (#736)
- 7cf3568 Update SUMMARY.md (#737)
- 8639943 [GH-658] Add golang-ci lint (#712)
- 776692e Fix #615: Rename channel_settings files to channel_subscriptions (#731)
- 34e491d Update plugin.json (#733)
- 39a54b0 [Fix:#722] : Check errors for LoadInstances() call (#730)
- c71b29c Only show connect ephemeral when user connects (#727)
- 1fb9093 [Fix: #719]: Correct error messages for multiple Jira instances (#726)
- ea803bb Add *User param to GetUserInfo to avoid read replica issue (#723)
- ffa1a95 Bump ini from 1.3.5 to 1.3.7 in /webapp (#724)
- 88e91f3 Fix out of memory exit code in docs (#713)
- 59efc0f Update help-and-support.md (#714)
- 4abed37 [GH-149] Send ephemeral message after /jira connect flow succeeds (#711)
- f286dbd Include additional cookie for Jira cloud auth to solve Chrome issue (#660)
- dc4266c [GH-676] Handle missing comment events for "Issue Updated: Any" (#710)
- c5d366c Gh 691 share issue public (#704)
- 0d4b78f Update help-and-support.md (#702)
- aa1bf21 [GH-708] Fix check for autolink plug-in errors (#709)
- 789d142 [GB-624] Check autolink status before use (#686)
- 0e2697d Add return empty Instances in store.LoadInstances if not found (#671)
- f30d46a Update environment.md (#703)
- 76a479f Relocate dev docs to GitBook (#697)
- fbe9e2c Post command response in RHS if triggered from there (#684)
- 36bcf27 [GH-589] Change log level for autolink when no cloud instance (#687)
- 4a666dd Update README.md (#696)
- 024844f Update readme.md (#695)
- 400c924 Updates for Jira 3.0 (#692)
- d4f4253 Update readme.md (#693)
- 41fca6d Fix typo in help command (#689)