Releases: mattermost/mattermost-plugin-legal-hold
v1.0.2
Supported Mattermost Server Versions: 6.2.1+
Note: when upgrading to this plugin version, all legal holds must be re-created.
Fixes
- 3ff1301 Bump version 1.0.2 (#127)
- 51cf32f Surface deactivated users in the search input & E2E fixes (#125)
- 5699618 update e2e tests (#124)
- c94519b release_hold_test (#123)
- 32e76cb added create legal hold (#122)
- 8a7bc3f Properly update and process hashes file (#120)
- f5e4d4e Update README.md (#119)
- 8ee1ca0 [GH-94] Disable S3 settings if AWS config is invalid (#98)
v1.0.1
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
Supported Mattermost Server Versions: 6.2.1+
Enhancements
Fixes
v0.5.0-rc1
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
v0.4.2 - alpha
Supported Mattermost Server Versions: 6.2.1+
Enhancements
Fixes
v0.4.1
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
Fixes
- support using a dedicated S3 bucket
- fixed bug specific to MySQL causing job to fail
- support exclusion of public channels from Legal Hold output
- fixed bug where and end date was required when modifying a Legal Hold
- commit log: https://github.com/mattermost/mattermost-plugin-legal-hold/commits/main/?since=2024-05-02&until=2024-07-4
v0.3.3 alpha
This release fixes an issue running the plugin on Mattermost instances using a MySQL database.
v0.3.2 alpha
This release fixes a bug with missing file attachments.