Added logic to attempt to keep in last Note Widget within the editor upon instantiation to prevent Note TinyMCE toolbar from appearing outside of Note Widgets. 1.4.2 May 23 2016.
Fixed Firefox and IE where inside of link would not be editable after the link was added to the in previous edit.
Added logic to attach media frames to the editor.
Adjusted logic for Note TinyMCE theme panel repositioning to fallback to the editor boundaries if the selection boundaries could not be determined.
Added logic to hide Note TinyMCE theme panel on wp link cancel or wp link apply events ... 1.4.0 April 13 2016.
Fixed WordPress 4.4+ where data sent from the Previewer to Customizer wasn't saved.
Added functionality to ensure that Previewer refresh logic was re-implemented only after all AJAX requests for Note Widget updates had finished Due to the nature of Note, this ensures that the previewer doesn't refresh during content editing.
Fix bug WordPress 4.3 where createToolbar function was not available on the editor wp object, due to Note Widget TinyMCE configuration not including TinyMCE 'wordpress plugin.
Fixed bug where Note Widget function may not be defined and Note Customizer class would throw PHP Thanks Luis Martins This bug caused conflict with WordPress SEO by Yoast on the sitemap pages @see https github com Yoast wordpress-seo blob 09488fd5662d25a843d9715a12133e22e4aaf38d inc class-sitemaps php#L106-L117... 1.2.0 June 09 2015.
Added ability to allow other plugins to use Note as a transport layer to send data to Customizer from any TinyMCE Editor.
Read more