summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorIgnatzHome <ignatz@maschath.de>2018-06-14 20:38:10 +0200
committerIgnatzHome <ignatz@maschath.de>2018-06-14 20:38:10 +0200
commitb5e6e6ee10b34a2ddfc94fa31447658a484148ad (patch)
tree5d1f9acaf3f8667e795ad4dc1194a50ed4b74050 /CHANGELOG.md
parent61ee6cf09fd4829136c598bcfce25b5e522d0097 (diff)
parent8a7ad0df54b1664f2fc540fb9e33835d697e185f (diff)
downloadwekan-b5e6e6ee10b34a2ddfc94fa31447658a484148ad.tar.gz
wekan-b5e6e6ee10b34a2ddfc94fa31447658a484148ad.tar.bz2
wekan-b5e6e6ee10b34a2ddfc94fa31447658a484148ad.zip
Merge branch 'devel' of https://github.com/wekan/wekan into feature-custom-fields
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 31410bf2..af018d46 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,24 @@
+# v1.05 2018-06-14 Wekan release
+
+This release adds the following new features:
+
+* [Markdown support in Custom Fields, and view on minicard](https://github.com/wekan/wekan/pull/1699);
+* [Fixes to Advanced Filter, you are now able to filter for Dropdown and Numbers,
+ also Dropdown are now correctly displayed on minicard](https://github.com/wekan/wekan/pull/1699).
+
+and fixes the following bugs:
+
+* [Fix data colour changes on cards](https://github.com/wekan/wekan/pull/1698);
+* [Fix for migration error "title is required" and breaking of Standalone and
+ Sandstorm Wekan](https://github.com/wekan/wekan/commit/8d5cbf1e6c2b6d467fe1c0708cd794fd11b98a2e#commitcomment-29362180);
+* [Fix Issue with custom fields shown on card](https://github.com/wekan/wekan/issues/1659);
+* [Fix showing public board in list mode](https://github.com/wekan/wekan/issues/1623);
+* [Fix for not able to remove Custom Field "Show on Card"](https://github.com/wekan/wekan/pull/1699);
+* [Fix minicardReceivedDate typo in 1.04 regression: Socket connection error and boards
+ not loading](https://github.com/wekan/wekan/issues/1694).
+
+Thanks to GitHub users feuerball11, Fran-KTA, oec, rjevnikar and xet7 for their contributions.
+
# v1.04 2018-06-12 Wekan release
This release adds the following new features: