Skip to content

v3.1.3

Compare
Choose a tag to compare
@macanhajc macanhajc released this 04 Aug 13:43
· 232 commits to master since this release
1bfbc9f

[3.1.3] 2021-08-04

Added

  • Added entityLinkTransform function on WYSIWYG input to add the props target="_blank" rel="noreferrer" into all links a tags.
  • Added new config into DOMPurify.sanitize to prevent it from replacing the target="_blank" prop on links.

Fixed

  • Fixed problem with links not opening on a new tab.