v3.1.3
[3.1.3] 2021-08-04
Added
- Added
entityLinkTransform
function onWYSIWYG
input to add the propstarget="_blank" rel="noreferrer"
into all linksa
tags. - Added new config into
DOMPurify.sanitize
to prevent it from replacing thetarget="_blank"
prop on links.
Fixed
- Fixed problem with links not opening on a new tab.