summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-08-13 19:34:42 +0300
committerLauri Ojansivu <x@xet7.org>2018-08-13 19:34:42 +0300
commit0b9748dff6e2f2a53ae431f9ff7dbbab9c3e7b49 (patch)
treeaaa164cf0daeae8c62ee7b2271acfe29651b047f
parentb9929dc68297539a94d21950995e26e06745a263 (diff)
downloadwekan-0b9748dff6e2f2a53ae431f9ff7dbbab9c3e7b49.tar.gz
wekan-0b9748dff6e2f2a53ae431f9ff7dbbab9c3e7b49.tar.bz2
wekan-0b9748dff6e2f2a53ae431f9ff7dbbab9c3e7b49.zip
- When Content Policy is enabled, allow one URL to have iframe that embeds Wekan
- Add option to turn off Content Policy - Allow always in Wekan markdown <img src="any-image-url-here"> Thanks to xet7 ! Closes #1676
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3f043f25..4946cd78 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+# Upcoming Wekan release
+
+This release add the following new features:
+
+- [When Content Policy is enabled, allow one URL to have iframe that embeds Wekan](https://github.com/wekan/wekan/commit/b9929dc68297539a94d21950995e26e06745a263);
+- [Add option to turn off Content Policy](https://github.com/wekan/wekan/commit/b9929dc68297539a94d21950995e26e06745a263);
+- [Allow always in Wekan markdown `<img src="any-image-url-here">`](https://github.com/wekan/wekan/commit/b9929dc68297539a94d21950995e26e06745a263).
+
+Thanks to GitHub user xet7 for contributions.
+
# v1.29 2018-08-12 Wekan release
This release fixes the following bugs: