SimpleMDE v1.11.0 Release Notes

Release Date: 2016-06-08 // almost 8 years ago
  • ๐Ÿ‘Œ Improved

    • Selected text now has the CodeMirror-selectedtext class added (#289)
    • ๐Ÿ‘ Word count now supports Cyrillic words (#351)
    • ๐Ÿ‘ท Travis CI now tests against Node.js 6 (dbb1c25)
    • ๐Ÿ— Clean up build process & use new CodeMirror Spell Checker structure (c8f23a3)

    ๐Ÿ›  Fixed

    • โœ‚ Remove stray console.log() code (#280)
    • ๐Ÿ›  Fix .toTextArea() sometimes failing (#286)
    • Prevent onclick event from bubbling (#345)
    • ๐Ÿ›  Fix incorrect main files for bower.json (#326)
    • ๐Ÿ›  Fix selection bug when toggling between side-by-side (#309)
    • ๐Ÿ›  Fix CodeMirror bug with init text (#344)
    • ๐Ÿ›  Fix line and word count on init (#299)
    • ๐Ÿ‘‰ Tweak README