We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83ff29f commit adc52aeCopy full SHA for adc52ae
CHANGELOG
@@ -1,3 +1,9 @@
1
+0.9.1 (19/05/2022)
2
+-----
3
+
4
+webapp:
5
+* do not update non encryted message with our "edit hack"
6
7
0.9.0 (18/05/2022)
8
-----
9
plugin.json
@@ -6,7 +6,7 @@
"support_url": "https://github.com/quarkslab/mattermost-plugin-e2ee",
"release_notes_url": "https://github.com/quarkslab/mattermost-plugin-e2ee/releases/tag/v0.8.1",
"icon_path": "assets/logo.svg",
- "version": "0.9.0",
+ "version": "0.9.1",
10
"min_server_version": "5.37.0",
11
"server": {
12
"executables": {
0 commit comments