Skip to content

Releases: quarkslab/mattermost-plugin-e2ee

v0.9.1

19 May 15:17
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.37.0+

Enhancements

Fixes

  • adc52ae Bump to 0.9.1
  • 83ff29f Do not modify message on update if not encrypted

v0.9.0

18 May 20:11
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.37.0+

Enhancements

Fixes

  • 49542f5 Fix CI timeouts
  • acf9e3e Bump to 0.9.0
  • c35a436 Update & clean dependencies
  • 82d7aaa Show "edited" when an encrypted message is updated
  • 02e8621 Disable updates for >= 6.6

v0.8.1

12 Nov 17:49
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.12.0+

Fixes

v0.8.0

12 Nov 16:43
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.12.0+

Enhancements

  • 0bbaf49 Initial support for producing notifications from encrypted messages

v0.7.0

08 Nov 21:02
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.12.0+

Enhancements

  • 39ea5b5 Support for encrypted messages update

Fixes

  • fefb874 test/e2ee: pk.id() was not awaited for
  • 2e70e11 UI/e2ee_post: remove post text while decrypting
  • 1b1371f Show a message when a new recipient is used for encryption

v0.6.1

10 Oct 17:39
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.12.0+

Fixes

  • 6a49b11 Fix server side filtering of non-encrypted messages

v0.6.0

05 Oct 21:02
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.12.0+

Enhancements

  • 4279dc6 Bump to 0.6.0
  • 2b5b9b1 Setup CircleCI
  • 76583b3 Remove gitlab CI
  • 0d8ffda Tidy go module
  • 0f82577 Only encrypt for active users
  • e1eb7b7 Move most of code in index.tsx in a separate file
  • d73bd88 dev: local mode is infine useless
  • 0af0d53 README: update hook has been implemented in mattermost
  • 2b7e38a Add logo in README