Bug Fixes
Fixed a false error when removing a Style & Material option with an auto-comment. Previously, de-selecting a Style & Material (SM) option that had an Auto Comment attached would display an error message even though the comment was successfully removed from the inspection item. The error logic was reversed; it now only appears if the comment can’t be removed.
Fixed a crash when editing numbered lists with long style syntax. Numbered lists (
<ol>) with longer CSS/style attributes could crash the editor when switching out of the HTML source view. The text-editing component now uses a larger parsing buffer to handle these longer style strings safely.
Fixed a typo in the Comment Options dialog. Corrected “Collaps” to “Collapse.”
