Bugfix SUP-1705
Using the remove format action on list items could sometimes create
unexpected markup. This has been fixed.
Bugfix SUP-194
A styling that is intended for the style buttons of the list plugin was
also applied to certain other list constucts. The respective CSS selector
has been fixed.
Bugfix SUP-2246
Several plugins used the port-helper-attribute-field with HTML DOM elements instead of
jQuery objects resulting in errors like “X.attr() is not a function”. This has been
fixed.
Bugfix SUP-2263
Fixed a typo in the german translation of the align plugin.