Releases: mattermost/mattermost-plugin-channel-export
Releases · mattermost/mattermost-plugin-channel-export
v1.2.0
Supported Mattermost Server Versions: 5.37.0+
Enhancements
Fixes
- 3e5043f [MM-819]: Added testcases for multiple functions in command_hooks.go file (#58)
- 126cab1 [MM-52]: Added testcase for admin restriction configuration (#57)
- ac821a1 tests: cover hasPermissionToExportChannel (#56)
- 24601bf Update default permission for system admin (#54)
- 3f0b671 [MM-46]: Updated the message for exporting channels (#48)
- 3c052b6 [GH-51] Added conditional to disallow export in archived channel when it is not visible to users (#55)
- 19310a8 Permission and error messages improvements (#49)
- 89dde87 Adds support for restricting channel export to administrator (#44)
- 900a6b4 [feat] Implementing new release process (#45)
v1.0.1
Supported Mattermost Server Versions: 5.37.0+
Enhancements
Fixes
- bb6da1f MM-59032 Disallow concurrent exports (#43)
- b49fb0e Migrate setup/config/usage to Product Docs (#42)
- 876d17e Removed third-party legal disclaimer (#41)
- c2eba8b Update community supported README: legal disclaimer (#40)
- ba37ea2 Add JSON and Bash syntax highlighting to
README.md
anddocs/development/contributing.md
(#38) - 824b692 Docs migration from GitBook > GitHub README (#39)
- feed41e Migrate docs from GitBook (#37)
- 6975562 [MM-51751] Fix regex for tags trigger in CI/CD (#35)
- c658f2b Disable cgo and fix misaligned structs (#33)
- 008e945 Migrate from CircleCI to Github Actions (#34)
- d5bca6c Use ReactDOM webpack external (#32)
- 100eb41 dist: build linux/darwin arm64 targets (#30)
v1.0.0
Supported Mattermost Server Versions: 5.12.0+
Enhancements
Fixes
v1.0.0-alpha-1
Supported Mattermost Server Versions: 5.12.0+
Enhancements
Fixes
- c6b054d Sync circleci config with other plugins (#22)
- 6468ddd MM-30691: Update homepage, support & releases notes URL (#23)
- 80edfcc Add deploy GitHub (#21)
- f260597 bump to v1.0.0
- dde4159 Added admin installation steps. (#20)
- 733f6d2 docs-v3 (#19)
- ea034bd Update SUMMARY.md (#18)
- dc4d306 Update README.md (#16)
- e63f466 Update SUMMARY.md (#17)
- 17a2364 Delete overview.md
- f244773 Create Gitbook yaml and docs folder (#15)
- 157075d MM-27057 - E2E Tests (#14)
- 6f59fd4 Update from starter template (#12)
v0.2.2
Supported Mattermost Server Versions: 5.12.0+
Enhancements
Fixes
- 7927d34 bump to v0.2.2
- d8dcd27 Honour privacy settings (#11)
- 2b9d439 bump to v0.2.1
- 7cd8540 MM-25396: emit RECEIVED_WEBAPP_PLUGIN (#9)
- 71625ba bump to v0.2.0
- 5d368ed MM-24712: export username not nickname (#6)
- bfb9434 Added no-op webapp (#8)
- 235d843 MM-24877: require E20 license (#7)
- 1382a8e MM-24785: expose /api/v1/export (#5)
- 4ad7ef1 MM-23729 Add mocking and test exporter functions (#4)
- 41cb4f7 MM-23110 CSV Exporter (#3)
- 2f12938 go mod tidy (#2)
- e09ae7c MM-23044: Bootstrap channel export plugin and add a dummy exporter (#1)
- 8ff070d adopt Mattermost Source Available License (#13)
- 05e0077 Initial commit