summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-11-09 21:58:31 +0200
committerLauri Ojansivu <x@xet7.org>2018-11-09 21:58:31 +0200
commit3300c69a039b3a4aa54c21340104a231cf2e80b1 (patch)
tree33fd50fabf939d613c8b0cc513fe75b1f3833216 /CHANGELOG.md
parent09a95dfef6345782b0b36c97e624eab2126a84d4 (diff)
parente3b3e8b8c60c6c46304b80498075c08c6fce820e (diff)
downloadwekan-3300c69a039b3a4aa54c21340104a231cf2e80b1.tar.gz
wekan-3300c69a039b3a4aa54c21340104a231cf2e80b1.tar.bz2
wekan-3300c69a039b3a4aa54c21340104a231cf2e80b1.zip
Merge branch 'edge' into meteor-1.8
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md17
1 files changed, 13 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f9e98615..4a7289d0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,11 +1,20 @@
-# v1.69.2 2018-11-05 Wekan Edge release
+# v1.70 2018-11-09 Wekan release
This release adds the following new features:
-- Upgrade Meteor to 1.8.x;
-- Add build scripts.
+- [Auto create Custom Field to all cards. Show Custom Field Label on
+ minicard](https://github.com/wekan/wekan/pull/1987).
-Thanks to xet7 !
+and fixes the following bugs:
+
+- Some fixes to Wekan import, thanks to xet7:
+ - isCommentOnly and isNoComments are now optional
+ - Turn off import error checking, so something is imported anyway, and import does not stop at error.
+ - Now most of Sandstorm export do import to Standalone Wekan, but some of imported cards, dates etc are missing.
+ - Sandstorm Import Wekan board warning messages are now translateable. But bug "Board not found" still exists.
+- LDAP: Added INTERNAL_LOG_LEVEL. Fix lint and ldap group filter options. Thanks to Akuket.
+
+Thanks to above mentioned GitHub users for their contributions.
# v1.69 2018-11-03 Wekan release