|
@@ -1,3 +1,14 @@
|
|
|
+# Upcoming Wekan release
|
|
|
+
|
|
|
+This release fixes the following bugs:
|
|
|
+
|
|
|
+- 1. [In richer editor, @user might not get pickup correctly, if it's formated](https://github.com/wekan/wekan/pull/2715).
|
|
|
+ 2. [Table content should have word-wrap](https://github.com/wekan/wekan/pull/2715).
|
|
|
+ 3. [Two-way hooks locking mechanism will fail sometime, therefore, change all comment insert or update to direct, which means it won't invoke any hook](https://github.com/wekan/wekan/pull/2715).
|
|
|
+ Thanks to whowillcare.
|
|
|
+
|
|
|
+Thanks to above GitHub users for their contributions and translators for their translations.
|
|
|
+
|
|
|
# v3.42 2019-09-14 Wekan release
|
|
|
|
|
|
This release removed the following new features:
|