diff --git a/Changelog.md b/Changelog.md index 9a2b9a8bc..754f3c230 100644 --- a/Changelog.md +++ b/Changelog.md @@ -60,6 +60,10 @@ The default for including jQuery from a CDN has changed. If you want to continue * Increase possible captcha length [#5169](https://github.com/diaspora/diaspora/pull/5169) * Display visibility icon in publisher aspects dropdown [#4982](https://github.com/diaspora/diaspora/pull/4982) +# 0.4.1.1 + +* Fix XSS issue in poll questions [#5274](https://github.com/diaspora/diaspora/issues/5274) + # 0.4.1.0 ## New 'Terms of Service' feature and template diff --git a/app/assets/templates/poll_tpl.jst.hbs b/app/assets/templates/poll_tpl.jst.hbs index 20def69b1..f9aad7f18 100644 --- a/app/assets/templates/poll_tpl.jst.hbs +++ b/app/assets/templates/poll_tpl.jst.hbs @@ -1,7 +1,7 @@ {{#if poll}}