Topic: TinyMCE 3.5.5 Released
This release adds completely rewritten resize logic for images and tables on WebKit/Opera since those browsers lack native resize support in contentEditable. The custom resize logic we added mimics the one found in Gecko with resize handles and a ghost element while re-sizing. It also supports drag/drop something that the previous 3.5.4 version didn't support.
We also fixed a bunch of issues and pulled in quite a few pull requests. So a big thanks goes out to all the contributors.
See the changelog for more exact details on what we fixed since the last release.
Spocke - Main developer of TinyMCE