summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-06-14 23:29:58 +0300
committerLauri Ojansivu <x@xet7.org>2018-06-14 23:29:58 +0300
commit896a149fb96600b065a56e73e5425c1080b1cf0c (patch)
tree85c5910919578b68dc20afad089109216f2dd020 /CHANGELOG.md
parent0034d2d3bedc5518513b89ebdb35d110e14c1e7e (diff)
downloadwekan-896a149fb96600b065a56e73e5425c1080b1cf0c.tar.gz
wekan-896a149fb96600b065a56e73e5425c1080b1cf0c.tar.bz2
wekan-896a149fb96600b065a56e73e5425c1080b1cf0c.zip
- Regex for Advanced filter.
It aims to solve search in bigger text fields, and using wildcards. A change to translations was made for adding info about regex and escaping characters with \ Thanks to feuerball11 and xet7 !
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5dc76b55..e334befc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+# v1.07 2018-06-14 Wekan release
+
+This release adds the following new features:
+
+* [Regex for Advanced filter. It aims to solve search in bigger text fields, and using wildcards.
+ A change to translations was made for adding info about regex and escaping characters
+ with \](https://github.com/wekan/wekan/pull/1702).
+
+Thanks to GitHub users feuerball11 and xet7 for their contributions.
+
# v1.06 2018-06-14 Wekan release
This release fixes the following bugs: