Mattermost Plugin Github Versions Save

GitHub plugin for Mattermost

v2.1.4

1 year ago

Supported Mattermost Server Versions: 6.5.0+

Enhancements

Fixes

  • fd7459b Release 2.1.4 (#616)

v2.1.3-with-cgo-fix

1 year ago

Supported Mattermost Server Versions: 6.5.0+

Enhancements

Fixes

  • 1be093c Release 2.1.3 (#589)

v2.1.3-rc2

1 year ago

Supported Mattermost Server Versions: 6.5.0+

Enhancements

Fixes

  • 1be093c Release 2.1.3 (#589)

v2.1.3

1 year ago

Supported Mattermost Server Versions: 6.5.0+

Enhancements

Fixes

  • 1be093c Release 2.1.3 (#589)

v2.1.3-rc1

1 year ago

Supported Mattermost Server Versions: 6.5.0+

Enhancements

Fixes

  • cd64636 release bump 2.1.3
  • 22d974b Use ReactDOM webpack external (#586)

v2.1.2

1 year ago

Supported Mattermost Server Versions: 6.5.0+

Enhancements

Fixes

  • d13f5a5 Release bump v2.1.2
  • 15ee0fb increase request timeout (#579)
  • 287bdc8 Add --verbose flag to npm install (#577)
  • 75bcaa1 Create .gitpod.yml (#562)
  • 64cee72 Bump github.com/mattermost/mattermost-server/v6 in /build (#561)
  • f585550 Bump moment from 2.27.0 to 2.29.2 in /webapp (#560)
  • bc088ea Bump minimist from 1.2.5 to 1.2.6 in /webapp (#556)
  • 23ca9c7 Flow updates (#555)

v2.1.2-rc1

1 year ago

Supported Mattermost Server Versions: 6.5.0+

Enhancements

Fixes

  • d13f5a5 Release bump v2.1.2
  • 15ee0fb increase request timeout (#579)
  • 287bdc8 Add --verbose flag to npm install (#577)
  • 75bcaa1 Create .gitpod.yml (#562)
  • 64cee72 Bump github.com/mattermost/mattermost-server/v6 in /build (#561)
  • f585550 Bump moment from 2.27.0 to 2.29.2 in /webapp (#560)
  • bc088ea Bump minimist from 1.2.5 to 1.2.6 in /webapp (#556)
  • 23ca9c7 Flow updates (#555)

v2.1.1

2 years ago

Supported Mattermost Server Versions: 6.5.0+

Enhancements

Fixes

  • c9bc0fb bump version to 2.1.1 (#554)
  • e516e13 Removed racy in-line token refresh from githubConnect (#551)
  • 1bb8443 Bump lodash-es from 4.17.15 to 4.17.21 in /webapp (#549)

v2.1.0

2 years ago

Supported Mattermost Server Versions: 6.5.0+

Enhancements

Fixes

  • 86db5ca Release bump v2.1.0 (#490)
  • 545a8f9 Don't close message channel if client doesn't want to recive any longer (#541)
  • 608024f Fix MM-42096 (#542)
  • 05062d3 Fix JS error on dis/connect (#540)
  • 99372e2 Fixed #535: subtype is 'text' now (#538)
  • c7d8a8f Updated to the latest flow library (#533)
  • b7368d5 Bump node-fetch from 2.6.1 to 2.6.7 in /webapp (#532)
  • 5c9e86f [MM-41288] Add Setup Wizard (#527)
  • 7b7f040 Revert "MM 418 - Add --exclude option to subscriptions command" (#457) (#529)
  • 40e7fcf Bump tmpl from 1.0.4 to 1.0.5 in /webapp (#524)
  • 2642767 Bump path-parse from 1.0.6 to 1.0.7 in /webapp (#525)
  • 3163b67 Build tooling update (#523)
  • 1068fe3 [GH-520] Fix subscriptions add command parameter parsing error (#521)
  • 50ef7cb Update README.md (#519)
  • bc7783c Assignee of issue/PR receive notifications for new comments (#485)
  • 81830e1 GitHub LHS icon will not show on 1st login until the browser is refreshed (#515)
  • 4f633da [mm 509] Resolve OAuth bug with KVStore #509 (#511)
  • 5ac2c14 [issue 486] Add logging for incoming webhook events fixes #486 (#487)
  • f7e7ce8 dist: build linux/darwin arm64 targets (#514)
  • a60ac19 [issue - 493]Organization lock incorrectly validates against valid repos if org name is mixed case #493 (#499)
  • 4558597 Feature: Subscribe to Merged PR's only. (#504)
  • 830e9a8 [issue 502] Cross-plugin task: Enable the CircleCI "test" job in each plugin repo that has a webapp plugin #502 (#503)
  • 431bac0 Fix- Unable to slect repo from create issue modal (#495)
  • a249d5d [GH-444] Added Ability to subscribe for Star Events for a repository #444 (#479)
  • aa96cfc Replace option.label with option.value to be consistent (#447)
  • 09996d4 MM-36778 - Add support for Chimera Proxy (#467)
  • ef4151e strings.ToLower() on owner (#380)
  • 7fca2d6 [MM-38145] Use mattermost-server/v6 (#473)
  • 317b47f MM-34646: force-refresh user tokens (#472)
  • 78560ef [mm 477] Master branch no longer shows UI elements when user connects to GitHub fixes #477 (#478)
  • 1fc5017 Fix cutoff words in word wrap (#465)
  • 2a41ce5 mm-461 Trailing space in my access_token causes uninformative error message fixes #461 (#471)
  • 943ee2f MM 418 - Add --exclude option to subscriptions command #418 (#457)
  • d0a5f46 Mm 445 - Filter out "
    ...
    " text from PR descriptions fixes #445 (#464)
  • e326669 Mm 432 - Handle "unconfigured" state of plugin gracefully (#460)
  • 5565b39 mm 332 - Use SiteURL for all calls from the webapp (#459)
  • f7cdd54 MM 407 - Support user setting to avoid duplicate daily summaries (#458)
  • 424c533 mm-182 - adds a {time} ago field in the list of unread messages pane. (#463)
  • 07f04cd [MM-36742] Fix immediately expiring request context (#452)
  • bc8056e [Security] Bump postcss from 7.0.32 to 7.0.36 in /webapp (#449)
  • 9355092 Connect to private repositories by default (#448)
  • 85343d6 [Security] Bump browserslist from 4.14.2 to 4.16.6 in /webapp (#446)
  • 6957b7f GH-318/fix create issue display error showing as JSON (#333)
  • b494cc9 Migrate 'components/sidebar_right/github_items.js' to TypeScript (#421)
  • 1815583 Contextualized logging (#422)
  • 0a51e42 Change maxLength for create_issue (#419)
  • 81b7888 Created codeql-analysis (#442)
  • e2741f5 [Security] Bump hosted-git-info from 2.8.8 to 2.8.9 in /webapp (#443)
  • 31d8318 [Security] Bump lodash from 4.17.19 to 4.17.21 in /webapp (#441)
  • ef488ed [Security] Bump ua-parser-js from 0.7.21 to 0.7.28 in /webapp (#440)
  • b7c7755 Release v2.0.1 (#436)
  • 12a1cf5 [Security] Bump ssri from 6.0.1 to 6.0.2 in /webapp (#437)
  • 13002a0 Use HTTP header for app authentication (#433)
  • 7c9a520 Fixed setting Mattermost-Plugin-ID header (#434)
  • 1d74f42 Update README.md (#430)
  • 3d375da [Security] Bump y18n from 4.0.0 to 4.0.1 in /webapp (#429)
  • eda6f9a [Security] Bump elliptic from 6.5.3 to 6.5.4 in /webapp (#425)
  • 2930c8b make apply (#427)
  • bd29723 MM-31348 Clarify Mattermost GitHub Plugin setup (#415)
  • f46f8f4 Added setting to hide/show left sidebar github buttons (#396)
  • a5aa33f Make apply (#420)
  • 4ac1aaa Update plugin.json (#417)
  • a49a678 Fix icons in link tooltip (#414)
  • a55d9d3 [Security] Bump node-notifier from 8.0.0 to 8.0.1 in /webapp (#416)
  • 4b4bc21 [Security] Bump ini from 1.3.5 to 1.3.7 in /webapp (#413)
  • 8f2adda [GH-313] Add slash command to create Github Issue (#395)
  • e199ad2 Log post when CreatePost fails (#406)
  • a73f014 Use official github icons (#293)
  • 88aee83 Separate Post for Creating Issues (#392)
  • db03557 [FIX] Handle Issue Creation failures in the correct place (#402)
  • 1708389 Subscription using --exclude-org-member flag should fail without locked org (#400)
  • ee9cba6 Fix issue labeling double message (#393)
  • b608cd6 Fixes 324 (#394)
  • 793631a Use pluginID instead of Hardcoded "github" string (#383)

v2.0.1

3 years ago

Supported Mattermost Server Versions: 5.25.0+

This release contains a security fix. Updating to this release is highly recommended. Details will be posted on our security updates page 30 days after release as per the Mattermost Responsible Disclosure Policy.

Fixes

  • 7921a05 Use HTTP header for app authentication (#433)
  • 5dfe60a Fixed setting Mattermost-Plugin-ID header (#434)