cms/plugins/editors
Brian Teeman 49be844d5a
[4.4] TinyMCE 5.10.9 (#42359)
This is a security release

## Version 5.10.9 - November 15, 2023
### Changed
- Zero width no-break space (U+FEFF) characters are removed from content passed to setContent, insertContent, and resetContent APIs.
- Zero width no-break space (U+FEFF) characters in initial content are not loaded into the editor upon initialization.
### Fixed
-Specific HTML content containing unescaped text nodes caused mXSS when using undo/redo.
-Specific HTML content containing unescaped text nodes caused mXSS when using the getContent and setContent APIs with the format: 'raw' option, which also affected the resetContent API and the draft restoration feature of the Autosave plugin
2023-11-23 10:08:43 +01:00
..
codemirror Updates the dependencies (#41538) 2023-09-04 14:21:54 +02:00
none Making the encoding consistent- changing lowercase utf to uppercase (#39951) 2023-02-26 20:17:02 -05:00
tinymce [4.4] TinyMCE 5.10.9 (#42359) 2023-11-23 10:08:43 +01:00