Topic: TinyMCE 3.4.3 Released
It's been a while since the last release but there has been a lot of work focusing on fixing bugs and issues and also improve performance. Some parts of the selection engine and bookmark logic has been rewritten to make it a lot faster for larger documents on IE browsers in particular.
The Ephox guys have been working on plugin dependency logic so a plugin can now load other plugins if that is needed. Will add some documentation and examples for this later on how this works.
A lot of the bug fixes has been focused on inserting contents though pasting or the using the API methods. Various scroll/caret issues where resolved and we also boosted the performance when inserting simple contents.
Also want to send a thanks to all contributors of patches and all of you that reported bugs and helped out with the testing.
Check out the changelog for details on the various fixes and features.
Spocke - Main developer of TinyMCE