Skip to content

Releases: mattermost/mattermost-plugin-github

v0.10.1

05 Jun 17:25
ffad61a
Compare
Choose a tag to compare
v0.10.1 Pre-release
Pre-release

Supported Mattermost Server Versions: 5.12+

Enhancements

v0.9.2

05 Jun 16:59
0eb9e81
Compare
Choose a tag to compare
v0.9.2 Pre-release
Pre-release

Supported Mattermost Server Versions: 5.2+

Fixes

v0.10.0

03 Jun 17:43
a13c6f0
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

Supported Mattermost Server Versions: 5.12+

Enhancements

v0.9.1

10 Apr 21:11
dbc90c3
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release

Supported Mattermost Server Versions: 5.2+

Fixes

  • dbc90c3 Point to external profile image and bump version to 0.9.1 (#68)

v0.9.0

08 Apr 19:13
61b26b9
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

Supported Mattermost Server Versions: 5.2+

Enhancements

Fixes

  • 20ac3df Skip notification for edit/delete of comments on issues (#65)
  • 5890626 Fix #48: Use IssueCommentEvent's action in post msg (#63)

v0.8.0

22 Feb 22:08
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

This version includes a security fix. It is recommended that all plugin users upgrade.

Supported Mattermost Server Versions: 5.2+

Enhancements

  • Add support for private repositories
    • To enable private repositories, make sure to set Enable Private Repositories to true in the plugin's settings
    • Note existing users must reconnect their GitHub accounts using /github disconnect and /github connect to access private repos. Affected users will be notified of this by the plugin bot once private repositories are enabled.
  • Add /github subscribe list command to list existing subscriptions for a channel

Fixes

  • Fix bot profile image pointing to missing image
    • Note this will only fix new posts made by the bot
  • Fix unread message URLs for enterprise users
  • Fix profile popover URL for enterprise users

v0.7.1

14 Dec 13:54
Compare
Choose a tag to compare
v0.7.1 Pre-release
Pre-release

Strongly recommended anyone using Mattermost 5.6+ upgrades to this version.

Supported Mattermost Server Versions: 5.2+

Bug Fixes

  • Fixed a crash when connecting GitHub accounts to a Mattermost 5.6 server

v0.7.0

16 Nov 22:44
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

Supported Mattermost Server Versions: 5.2+

Enhancements

  • Add webhook events for Pushes, Branch or Tag creation and Branch or Tag deletion
    • Note to use these new events you must update your GitHub webhooks to deliver them. See the README for the specific events
  • Improve help messages
  • Link "Unread messages" button to github.com/notifications

Fixes

  • Fix intro post about buttons
  • Don't send a notification for self assigned issues

Other

  • Unify build process

0.6.2

21 Sep 17:56
Compare
Choose a tag to compare
0.6.2 Pre-release
Pre-release
  • Fixes notifications for review requests not being sent when review requested by the PR author
  • Fixes sidebar buttons not linking to GitHub searches filtered by organization when a GitHub organization is configured

v0.6.1

14 Sep 14:48
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release
  • Fix sidebar buttons when not using GitHub Enterprise