==================
* Changed the way ckeditor js is loaded, everything is now loaded in one bundle
* Changed the way ckeditor loads must-have external plugins, so user config
would have no effect on the settings
* Fixed error which prevented plugins extending TextPlugin to work
* Fixed a regression where CKEditor would create unnecessary ``<p>`` tags around
CMS plugins
* Fixed a bug when child plugin cannot be edited while text plugin is not
completely created
* Fixed a bug where plugins rendered via the real-preview would not trigger
the context processors.