Format Date, Insert Time, Format Time (Now all included within the Insert Date param)
Advanced Image (Was replaced by alternative plugin - need to investigate alternative param)
Advanced Link (Was replaced by alternative plugin - need to investigate alternative param)
XHTML Extras (Removed by TinyMCE)
Layers plugin (buttons don't appear to work anymore - does anyone know anything about this)
Other Changes
Simple/Advanced themes have been dropped
Mobile parameter (by default off) enlarges the buttons and uses the simple functionality on mobile devices.
Testers
Check if plugin(-xtd) buttons work if there is more than one instance of the editor on the page due to the way the code had to be edited (install a more complex button from JED if possible and check that this still works fine)
Check the params used in the extended view remove both the menu and buttons!
Check that the fields work in both front-end, back-end and in Hathor.
Check the mobile view functions as expected with the larger icons and simplified view as well as turning off the mobile param and checking all buttons work as on the desktop
Anything else you can think of that is related to the editor
Known Issues
The way templates have been included has changed from TinyMCE 3 to 4 so these are now included in the initialization code for TinyMCE and not by an external file! I have added in some compatiblity code for this. Note in Joomla 4.x we'll want to amend the admin script to remove the template_list.js file. I'm going to replace this with repeatable form elements. But this will come in a separate PR.
The editor works great, but the button plugins are all dead now.
Also, hate to be a PITA with this, but the update script will need to be updated with all the files and folders that are deleted or moved to new locations (if they're moved, they're as good as deleted).
Damn. Yes I should add that I haven't fully tested every feature yet. It needs a big proper testing session.
RE: the plugin buttons. I've narrowed down where the scripts not working and the function appears to have been removed in tinymce4. but i'll be blowed if i can work out what i'm supposed to be replacing it with. Ahh well back to the old drawing board :)
The editor works great, but the button plugins are all dead now.
Also, hate to be a PITA with this, but the update script will need to be updated with all the files and folders that are deleted or moved to new locations (if they're moved, they're as good as deleted).