Ensure any html in changelog is escaped before displaying

This commit is contained in:
Nick O'Leary
2021-06-29 13:58:24 +01:00
parent 977dfe700b
commit fa4b7a1a69
2 changed files with 3 additions and 1 deletions

View File

@@ -45,7 +45,7 @@ Editor
- Update Node-RED Function typings in Monaco (#3008) @Steve-Mcl
- Add css named variables for certain key colours (#2994) @knolleary
- Improve contrast of export dialog JSON font color
- Switch editableList buttons from \<a\> to \<button\> elements
- Switch editableList buttons from <a> to <button> elements
- Add option to RED.nodes.createCompleteNodeSet to include node dimensions
- Fix css of node help table of contents elements
- Improve red-ui-node-icon css and add red-ui-node-icon-small modifier class