Skip to content

Releases: mattermost/mattermost-plugin-legal-hold

v1.0.2

20 Dec 22:28
3ff1301
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 6.2.1+

Note: when upgrading to this plugin version, all legal holds must be re-created.

Fixes

v1.0.1

02 Oct 13:58
0934203
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 8.0.1+

Fixes

Know issues

  • when defining a new legal hold, the first content collection will be the next day, regardless of what time of day the job is configured to run; there is no method currently to schedule a job run sooner than that

    • a method to run the job on demand will be added in a future version
  • pressing the download button for a legal hold before any data is collected the job is run will fail silently (nothing will happen)

    • a suitable error message will be added in a future version to indicate no content has been collected yet

v1.0.0

02 Oct 00:24
30cf4d6
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 6.2.1+

Enhancements

Fixes

v0.5.0-rc1

17 Sep 18:27
4814a43
Compare
Choose a tag to compare
v0.5.0-rc1 Pre-release
Pre-release

Supported Mattermost Server Versions: 6.2.1+

Enhancements

Fixes

  • 4814a43 version bump 0.5.0-rc.1 (#106)
  • 4766a07 chore: use put instead of post for update (#104)
  • 48486dd chore: change log output (#103)
  • 2744b3d fix: including public channels should check for compliance settings (#102)
  • bfa4129 feat: hmac hashing (#101)
  • 423c421 fix: don't check for check compliance settings for s3 config (#99)
  • 67d1068 feat: Create processor binary release (#96)

v0.4.3 - alpha

04 Sep 17:57
0d24435
Compare
Choose a tag to compare
v0.4.3 - alpha Pre-release
Pre-release

Supported Mattermost Server Versions: 6.2.1+

Enhancements

Fixes

v0.4.2 - alpha

03 Sep 19:02
bd6185a
Compare
Choose a tag to compare
v0.4.2 - alpha Pre-release
Pre-release

Supported Mattermost Server Versions: 6.2.1+

Enhancements

Fixes

  • bd6185a Run the tests on MySQL as well as Postgres. (#92)
  • fc332bd Fix S3 bucket connection issue (#88)
  • 2a4482b Fix inability to release more than 1 legal hold without refresh. (#91)
  • c7aed12 GH-85 Include dependencies array in useEffect for all components (#87)

v0.4.1

22 Jul 16:42
v0.4.1
76d2a14
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

Supported Mattermost Server Versions: 6.2.1+

What's Changed

  • feat: Remove cd pipeline in favor of centralized one by @toninis in #81
  • fix: check for correct path name inside legal-hold zip file by @fmartingr in #83

Full Changelog: v0.4.0...v0.4.1

v0.4.0 alpha

08 Jul 17:32
7a43445
Compare
Choose a tag to compare
v0.4.0 alpha Pre-release
Pre-release

Fixes

v0.3.3 alpha

01 May 20:11
Compare
Choose a tag to compare
v0.3.3 alpha Pre-release
Pre-release

This release fixes an issue running the plugin on Mattermost instances using a MySQL database.

v0.3.2 alpha

19 Apr 07:42
Compare
Choose a tag to compare
v0.3.2 alpha Pre-release
Pre-release

This release fixes a bug with missing file attachments.