summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-01-18 16:51:26 +0200
committerLauri Ojansivu <x@xet7.org>2020-01-18 16:51:26 +0200
commita0b6b6dac7bc414c95e8346aaea411c4d0410821 (patch)
tree35cd8c3594639333a56767fb9420233a07028d84 /CHANGELOG.md
parent62328c2d2a775677d91199815143a8e116ee712e (diff)
downloadwekan-a0b6b6dac7bc414c95e8346aaea411c4d0410821.tar.gz
wekan-a0b6b6dac7bc414c95e8346aaea411c4d0410821.tar.bz2
wekan-a0b6b6dac7bc414c95e8346aaea411c4d0410821.zip
v3.70
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md22
1 files changed, 20 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ef895c2e..212de3dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,21 @@
+# v3.70 2020-01-18 Wekan release
+
+This release fixes the following bugs:
+
+- [Add missing LD_LIBRARY_PATH to use libssl and libcurl](https://github.com/wekan/wekan/10f142a1a05acb98a175ccb0326fb0c1d3e3713f).
+ Thanks to xet7.
+- [Use Meteor 1.8.x](https://github.com/wekan/wekan/commit/55a2aa90cbbf44200e9b0b9f4bd08b6177f1bb95)
+ [on Snap](https://github.com/wekan/wekan/commit/6a01170d8696322462c4065ce0cf4a637a058975), because
+ Snap builds do not work yet for Meteor 1.9, Node 12.14.1 and MongoDB 4.2.2.
+ Docker version works with Meteor 1.9.
+ Thanks to xet7.
+- [Try to fix Node 12 Buffer() deprecation errors](https://github.com/wekan/wekan/commit/9b905c2833d54cf34d1875148075b2bf756d943a).
+ Thanks to xet7.
+- [Add Snap Meteor 1.8.x files to lint ignore files](https://github.com/wekan/wekan/commit/48f8050c25e40f737dfdd3a98923cb87cd4e77e2).
+ Thanks to xet7.
+
+Thanks to above GitHub users for their contributions and translators for their translations.
+
# v3.69 2020-01-10 Wekan release
This release fixes the following bugs:
@@ -63,7 +81,7 @@ and adds the following features:
- [Wider sidebar](https://github.com/wekan/wekan/commit/5058233509e44916296e38fb8a6c5dd591c46d8b).
Thanks to vjrj.
-
+
and removes the following features:
- [Removed Custom HTML feature that does not work](https://github.com/wekan/wekan/commit/ddce0ada094e6450be260b4cda21fdfa09ae0133).
@@ -125,7 +143,7 @@ Thanks to above GitHub users for their contributions and translators for their t
This release fixes the following bugs:
- [Fix not being able to edit received date](https://github.com/wekan/wekan/commit/5376bc7b7905c0dd99fae1aeae3f63b4583a3e3f).
- Thanks to xet7.
+ Thanks to xet7.
Thanks to above GitHub users for their contributions and translators for their translations.