summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-08-22 23:58:47 +0300
committerLauri Ojansivu <x@xet7.org>2018-08-22 23:58:47 +0300
commitdfd26e4843028ab77bd103ed3c207f353eaad10f (patch)
treee20caf170311b54c550be1b29a03d3d5bbec2d01 /CHANGELOG.md
parentd2c3ecdbcd6324f153dc6ab8d181c1634aea7c76 (diff)
downloadwekan-dfd26e4843028ab77bd103ed3c207f353eaad10f.tar.gz
wekan-dfd26e4843028ab77bd103ed3c207f353eaad10f.tar.bz2
wekan-dfd26e4843028ab77bd103ed3c207f353eaad10f.zip
- Remove avatar url fix javascript version, it breaks too easily.
Same can be done with Caddy. Thanks to xet7 ! Closes #1776, closes #386
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5addda76..6e7dcdee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,14 +15,6 @@ Add Caddy plugins:
Add configuring webhooks:
- [Make the attributes that the webhook sends configurable](https://github.com/wekan/wekan/pull/1852).
-and fixes the following bugs:
-
-- [Remove suburl from beginning of avatar file path](https://github.com/wekan/wekan/issues/1776),
- so that avatar images don't get broken when root-url changes
- to different sub-url. This does not change avatar urls
- in database, instead this [fixes url on the fly after
- loading avatar url from database](https://github.com/wekan/wekan/commit/7e0bc1e33aef6dc0de11a595b81854623b417572).
-
Thanks to Caddy contributors, and Github users omarsy and xet7 for their contributions.
# v1.34 2018-08-22 Wekan release