medium-editor v5.23.3 Release Notes

Release Date: 2017-12-20 // over 6 years ago
  • ๐Ÿฑ ๐Ÿคถ Christmas release! ๐ŸŽ…

    ๐Ÿš€ This is a patch release with:

    • a bug related to Firefox
    • a bug if you use data-disable-preview

    List of changes:

    • ๐Ÿ›  Fix medium-editor-insert plugin css fixes on beagle theme #1361
    • โšก๏ธ Update jsDelivr links #1366 & #1367
    • ๐Ÿ›  Fix Firefox console warning causing issues #1370
    • Do not check only for null targets or it will fail when it's undefined. #1373
    • ๐Ÿ›  Fix crash when 'extensions' in 'isElementDescendantOfExtension' is undefined #1362
    • ๐Ÿ›  Fix Jasmine Unit Test errors #1385
    • ๐Ÿ›  Fix null error on pastedPlain.split #1397
    • ๐Ÿ›  Fix broken browser tests #1396

Previous changes from v5.23.2

    • โž• Add noopener & noreferrer into targetBlank #1355
    • โž• Add undefined check and fallback in Paste extension #1346