Releases: mattermost/mattermost-plugin-github
Releases · mattermost/mattermost-plugin-github
v2.2.0-rc1
Supported Mattermost Server Versions: 7.1.0+
Enhancements
Fixes
- e1fd323 Merge branch 'master' into release-2.2.0
- 39a2a70 Bump golang.org/x/net from 0.0.0-20220812174116-3211cb980234 to 0.7.0 (#650)
- 4c66ed2 [GH-558]:Fixed github issue "Duplicate notifications in case of mention and assignee" (#633)
- 84b0428 mm-241 - adds aria labels to right hand side elements (#462)
- 39b1b86 Extend githubPermalinkRegex (#600)
- 0b7ed4e Move font color to outer span so it is applied to the overflow text. (#596)
- 8d28b2e [GH-500]: Fixed github issue "Emoji synchronisation for PR/issue on github" (#632)
- 756311d Bump golang.org/x/text from 0.3.7 to 0.3.8 (#645)
- ed2a180 Bump trim and react-markdown in /webapp (#640)
- 4d0ba56 Merge branch 'master' into release-2.2.0
- 9f37670 Update GitHub actions workflow (#644)
- 9d6cb4b Add build info (#598)
- b1b0791 Merge branch 'master' into release-2.2.0
- bcce536 Bump glob-parent, @babel/cli and webpack in /webapp (#639)
- 1aef9d5 Bump ws and socketcluster-client in /webapp (#638)
- 263b820 Bump http-cache-semantics from 4.1.0 to 4.1.1 in /webapp (#637)
- 1e0c0e1 Bump scss-tokenizer, sass-loader and node-sass in /webapp (#630)
- 90e790c Bump ua-parser-js from 0.7.28 to 0.7.33 in /webapp (#635)
- 611e4c1 Update plugin.json (#631)
- 8bb9340 Bump cookiejar from 2.1.2 to 2.1.4 in /webapp (#634)
- b324769 Log non actionable errors on WARN level (#628)
- 79e2b7a Use for CI reusable workflows for DRY (#350) (#625)
- 3ffb3bc Bump json5 from 1.0.1 to 1.0.2 in /webapp (#629)
- d4cc847 Bump minimatch from 3.0.4 to 3.0.8 in /webapp (#622)
- 4043e6f Bump qs from 6.5.2 to 6.5.3 in /webapp (#623)
- 4e01033 Bump decode-uri-component from 0.2.0 to 0.2.2 in /webapp (#621)
- a01cb87 Change OAuth complete timeout to 2 minutes (#606)
- d7f6701 Disable CGO (#614)
- 8484a48 Bump json-schema and jsprim in /webapp (#609)
- ce53245 Bump nth-check and cheerio in /webapp (#608)
- b7b9b83 Bump loader-utils from 1.4.1 to 1.4.2 in /webapp (#607)
- ac880fe Bump ansi-regex in /webapp (#602)
- 8840583 Bump loader-utils from 1.4.0 to 1.4.1 in /webapp (#601)
- 9fc0568 Updated CodeQL to use latest version (#594)
- 2879e4b Revert "Add --verbose flag to npm install" (#587)
- a8ccf8f Fix linter errors (#590)
- dd1decf Use ReactDOM webpack external (#586)
- 3eb46b2 Bump moment from 2.29.2 to 2.29.4 in /webapp (#585)
- 361ea13 Bump github.com/mattermost/mattermost-server/v6 in /build (#572)
- c0c9044 Bump github.com/mattermost/mattermost-server/v6 from 6.5.0 to 6.5.2 (#573)
- 29b2e77 Bump jsdom from 16.4.0 to 16.7.0 in /webapp (#569)
- 72f92cd Bump terser from 4.8.0 to 4.8.1 in /webapp (#571)
- 0c61753 bump version 2.2.0
- fcc5052 Release bump v2.1.2 (#581)
- 4043d0b [GH-470] allow users to specify notifications verbosity using a new render-style flag (#534)
- 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.4
v2.1.3-with-cgo-fix
v2.1.3 - With CGO issue
v2.1.3-rc2
v2.1.3-rc1
v2.1.2
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
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
v2.1.0
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
withoption.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)