summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-12-22 10:51:05 +0200
committerLauri Ojansivu <x@xet7.org>2019-12-22 10:51:05 +0200
commit7af7fe61461a8483d7f8535860f49491b351fde6 (patch)
tree43f7dd4d359fe6e233fa9a6ff733e56f8772c794 /CHANGELOG.md
parent340d7c731fbcbdffb0b280194ec89faf9c7cddf6 (diff)
downloadwekan-7af7fe61461a8483d7f8535860f49491b351fde6.tar.gz
wekan-7af7fe61461a8483d7f8535860f49491b351fde6.tar.bz2
wekan-7af7fe61461a8483d7f8535860f49491b351fde6.zip
v3.57v3.57
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b9b18722..b80a5bb6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,8 @@
-# Upcoming Wekan release
+# v3.57 2019-12-22 Wekan release
This release adds the following features:
-- [Allow card & checklist API creation for authorized board members](https://github.com/wekan/wekan/pull/2854).
+- [Allow card and checklist API creation for authorized board members](https://github.com/wekan/wekan/pull/2854).
Thanks to Robert-Lebedeu.
- [Visual difference for inactive user in Administration: strikethrough](https://github.com/wekan/wekan/commit/1f1aea87a421ca5e7931d220d10c838574208e2c).
Thanks to hever and xet7.
@@ -10,6 +10,7 @@ This release adds the following features:
and adds the following updates:
- [Upgrade to Meteor 1.8.3 and Node 8.17.0. Update release scripts. Fix ldap background sync documentation part 2](https://github.com/wekan/wekan/commit/782d0b620988628f40f50f9cd824f6652cfb0dd9).
+ Thanks to xet7.
and fixes the following bugs:
@@ -18,7 +19,7 @@ and fixes the following bugs:
- [Fix: Allow to set empty card title, AssignedBy and RequestedBy](https://github.com/wekan/wekan/commit/25561946edf37351f67cf7500902dde7d9114d2f).
Thanks to justinr1234 and xet7.
- [Fix comment text disappearing when clicking outside of comment text area.
- Fix lint error.](https://github.com/wekan/wekan/commit/3b3950369ce07aa9e6fc4ab1bef9fb8a4993e398).
+ Fix lint error](https://github.com/wekan/wekan/commit/3b3950369ce07aa9e6fc4ab1bef9fb8a4993e398).
Thanks to xet7.
- [Fix ldap background sync documentation](https://github.com/wekan/wekan/pull/2855).
Thanks to koelle25.