New Features
- Added autogrow support, so the editor will get taller as you type (ticket #132) thanks @Gankro
- You can now set the button bar to "show" (always on), "hide" (never show), and "auto" (default) (ticket #251) thanks @Gankro
exportFile
now supports ajson
export type (ticket #237) thanks @Gankro
Updates and Major Bug Fixes
- HTML is now stripped out when pasting (ticket #100) thanks @Gankro
- Fixed Chrome and IE9-10 replacing all spaces with
making wrapping change when you refresh (ticket #268) thanks @Gankro - Icons have been "retina-ified" (ticket #265) thanks @jpdevries
- Moved images to CSS rather than image tags to work better with asset pipelines (ticket #259) (#254) thanks @pbougie