Fixed a bug that caused the editor to throw errors when unable to initialize image widgets (an image widget is a wrapper that helps users to resize the wrapped image);
[JEditor Wiki Mode and JEditor Wiki Style Renderer] Fixed a bug that caused the mention function to display a list of users with broken user avatars;
Fixed how the "word-break" property works in JEditor tables;
Improved automatic cleaning of the garbage that remains from widgets copied between editor instances;
Added detailed logging to actions that involve checkboxes (when users interact with checkboxes, inside or outside the editor, JEditor prints debug information to the browser console);
[JEditor Wiki Mode and JEditor Wiki Style Renderer] Added support for temporary attachments added in the wiki mode (images inserted into the Jira RTE on the Create Issue screen disappear after switching the editor to JEditor);
JEditor Renderer now supports Jira's focused comment functionality (there was a race condition between JEditor Renderer and Jira's focused comment feature that prevented Jira from automatically scrolling to the focused comment);
Fixed a bug that caused JEditor Renderer to render images imported from emails incorrectly;
[3rd-party app: Configuration Manager for Jira] AO_ATTACH_FROM_MAIL records are now exported as a part of the project configuration;
0 Comments