Sourced from tinymce's changelog.
5.10.8 - 2023-10-19
Fixed
- Specific HTML content caused mXSS when using undo/redo. #TINY-10215
- Specific HTML content caused mXSS when using the
getContentandsetContentAPIs with theformat: 'raw'option, which also affected theresetContentAPI and the draft restoration feature of the Autosave plugin. #TINY-10236- Notification messages containing HTML were not properly XSS sanitized before being displayed. #TINY-10286
0aa5661
TINY-10228: Prepare for 5.10.8 Community Release (#9088)d051cd3
TINY-9251 & TINY-10259: Move build to containers and replace
phantomjs with c...