diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e7a8ebe..bc85f631 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,27 @@ # Changelog +## v1.4.1 (2022-06-18) + +### New + +* Added more german translations (refs #111, thanks to Liaham) [Michele Tessaro] + +### Fix + +* Fixed possible XSS (fixes #111, thanks to Liaham) [Michele Tessaro] + + ## v1.4.0 (2022-05-20) ### New * Support Redmine 5.0 (refs #110) [sk-ys] +### Changes + +* Updated documentation for the new release. [Michele Tessaro] + ## v1.3.1 (2022-05-14) diff --git a/app/views/redmine_drawio/_macro_dialog.html.erb b/app/views/redmine_drawio/_macro_dialog.html.erb index 0396e4c0..fbf369f4 100644 --- a/app/views/redmine_drawio/_macro_dialog.html.erb +++ b/app/views/redmine_drawio/_macro_dialog.html.erb @@ -1,5 +1,6 @@