Releases: mattermost-community/mattermost-plugin-confluence
Releases · mattermost-community/mattermost-plugin-confluence
v1.3.0
Supported Mattermost Server Versions: 5.26.0+
Enhancements
Fixes
- 369c4a9 bump version to 1.3.0 (#97)
- 735ed7a Fix linter errors (#93)
- 2619c30 Use ReactDOM webpack external (#92)
- 1a6cf66 Update CODEOWNERS (#90)
- f665b01 Create .gitpod.yml (#87)
- 3ee2aa1 go mod tidy (#81)
- 43574f8 make apply (#80)
- 06ecf66 Update plugin.json (#79)
- d2a7900 Bump ini from 1.3.5 to 1.3.8 in /webapp (#77)
- 60d7beb Fix CI (#75)
- 66e3826 feat(autocomplete-icon): added support for the autocomplete icon (#74)
- 3cbffad [GH-54] sync with latest mattermost-plugin-starter-template (#68)
- eed9fc7 [GH-33] Require events value are not emtpy upon a subscription save (#65)
- 06cfafa Bump elliptic from 6.5.0 to 6.5.3 in /webapp (#70)
- a902867 [GH-31] Allow editing Sub Fields (#66)
- 014c742 [GH-57] add autocomplete (#62)
- 09df443 [GH-36] specify the subscription is relative to the current channel (#63)
- 04efd31 Bump lodash from 4.17.14 to 4.17.19 in /webapp (#67)
- 5b34855 Bump acorn from 5.7.3 to 5.7.4 in /webapp (#64)
- 05cc4cf Updates dependencies to use github.com/mattermost/mattermost-server/v5 (#61)
- 6ea56bb Add .npmrc file for save-exact packages (#60)
- 4e3fd8a Sync ci and badges (#59)
v1.2.0
Supported Mattermost Server Versions: 5.12.0+
Enhancements
- cf64645 Add icon and metadata (#53)
- 443b79f Change "alias" to "subscription name" in user-facing strings (#41)
- afb5114 Only allow sys admins to perform confluence actions (#42)
- 66d1cee Add docker-compose file and make deploy command (#45)
- 72cb812 Let subscription name usage in commands be case insensitive (#40)
- 0e08868 Update Readme to include Gitbook (#29)
Fixes
v1.1.0: MI-824 Update Imports
* add validate subscription function for subscription interface * update test cases * Update plugin version
v1.1.0-rc1
MI-814: Render a template for atlassian-connect.json file. (#19) * Use a template for atlassian-connect.json file. * Fix formatting * Fix plugin url path * Code refactoring * Add a slash command to show URL for atlassian-connect.json file. * Update the list of available commands * Add help commands. * Use constants * Fix lint * Fix failing test - Update .gitignore
v1.0.0
Merge pull request #20 from Brightscout/MI-809 MI-809 add test cases for webapp
v0.1.0-rc2
Merge pull request #14 from Brightscout/MI-806 MI-806 move logic to open edit subscription modal from server to webapp
v0.1.0-rc1
Merge pull request #10 from Brightscout/MI-801 MI-801 Added confluence bot profile image