summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-08-09 13:16:51 +0300
committerLauri Ojansivu <x@xet7.org>2018-08-09 13:16:51 +0300
commit82a6b4245cb18c63220bd785fd3ce9473377d788 (patch)
tree1f9e16d3de339c861ed3af24f4ace88559625fe8 /CHANGELOG.md
parent0416fbdcc44a037aa458d620815b001af776fd2e (diff)
parentae5ea46d7f924ab6a99ec901aa2342c1f31c91e2 (diff)
downloadwekan-82a6b4245cb18c63220bd785fd3ce9473377d788.tar.gz
wekan-82a6b4245cb18c63220bd785fd3ce9473377d788.tar.bz2
wekan-82a6b4245cb18c63220bd785fd3ce9473377d788.zip
Merge branch 'devel'
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md19
1 files changed, 18 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8fc23991..033ab137 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,21 @@
-# v1.23 2018-07-30
+# v1.24 2018-08-09 Wekan release
+
+This release add the following new features:
+
+- [Update node to v8.12.0 prerelease build](https://github.com/wekan/wekan/commit/04d7c47f4ca990311079be8dd6dc383448ee342f).
+
+and fixes the following bugs:
+
+- [Enable Wekan API by default, so that Export Board to JSON works](https://github.com/wekan/wekan/commit/b2eeff96977592deaeb23a8171fc3b13f8c6c5dc);
+- [Fix the flagging of dates](https://github.com/wekan/wekan/pull/1814);
+- [Use new WITH_API and Matomo env variables at Dockerfile](https://github.com/wekan/wekan/issues/1820);
+- For OpenShift compliance, [change](https://github.com/wekan/wekan/commit/53d545eeef7e796bd910f7cce666686ca05de544)
+ [run user](https://github.com/wekan/wekan/pull/1816)
+ and [Docker internal port to 8080](https://github.com/wekan/wekan/commit/95b21943ee7a9fa5a27efe5276307febc2fbad94).
+
+Thanks to GitHub users rjevnikar, tdemaret, xadagaras and xet7 for their contributions.
+
+# v1.23 2018-07-30 Wekan release
This release tries to fix the following bugs: