New Features
Apart from several bugfixes we improved the Review Bar (containing all the comments and Change Tracking messages) and the entry handling is now better. Additionally we did some adjustments for the sttribute panel, especially for handling default attribute values.
Technical Details
Core v6.6.0
Changes
- Removed resize handling of frame, since it caused selection jump issues in certain scenarios
 - Marked 
onResize,resizeTimeoutHandlerBoundandresizeTimeoutas deprecated since they are no longer used - Introduced 
Editor.preserveDefaultAttributeValuesconfig option to control whether default attribute values should be preserved or cleaned before save - Introduced 
preserveDefaulttype/attribute config option to control whether default attribute values should be preserved or cleaned before save on attribute level - Reviewbar template renders reviewbar buttons now selectable to make comment entry handling better
 
Bugfixes
- Fixed issue causing notification body to overlap as soon as text content contains line breaks
 - Added CSS rule to remove Chrome input field outline which got added by Chrome update
 - Added methods 
setProcessingInstructionAttributes,getProcessingInstructionAttributesandescapeTrackingProcessingInstructionValuetoExt.ux.xeditor.Util. - Fixed space preserval handling to be able to type fast before collapsed spaces
 - Non editable elements can now be deleted using backspace at the beginning of the element
 - Non editable elements can now be deleted using delete at the end of previous sibling
 - Corrected 
enableDeleteElementItemandenableRemoveElementItemproperty values of lineBreak role for proper behaviour e.g. on delete - Adjusted 
Element.insertChildto properly insert after if textnode has no content - Adjusted various core methods to avoid creating textnodes which contain placeholderchars within the document
 
Plugin-XMLView v2.1.0
Changes
- Added handling for new doctype pi attributes
 - Increased peer dependency to Xeditor core v6.6
 
Plugin-Comment v2.1.1
Bugfixes
- Replying to comments will now set editor state to dirty
 
Plugin-Changetracker v2.2.0
Changes
- Marked methods 
setProcessingInstructionAttributes,getProcessingInstructionAttributesandescapeTrackingProcessingInstructionValueas deprecated 
Plugin-Attributeslist
Changes
- Dropdown attributes will now assume first value as default value if 
listAllAttributesis set to true 
Bugfixes
- Fixed issue causing attributes of non editable elements to be changeable
 - Fixed issue causing add attribute field to be enabled when editor is in read mode
 - Fixed issue casuing optional attributes wich are not set in the xml that have a default value to not be addable
 
Schema-Jats v4.1.0
Changes
- Updated types jsdoc
 
Schema-Dita-1.2 v4.1.0
Changes
- Updated types jsdoc
 
Schema-Dita-1.3 v4.1.0
Changes
- Updated types jsdoc
 
Tool-Xepack v1.6.0
Changes
- Added new options to the loader entry
 - Added cache confuse