- fix(IText) Stop composition events on mousedown to enable cursor position on android keyboards #6224
- fix(controls): Handle textbox width change properly #6219
- fix(controls): correctly handling the uniform scaling option #6218
- fix(fabric.Object): fix activeSelection toDataURL canvas restore #6216
- fix(svg_parsers): Add support for empty <style/> tags #6169
- fix(SVG_export, text): Check font faces markup for objects within groups #6195
- feat(animation): Extend fabric.util.animate animating colors and other properties#6191
- fix(svg_export): remove extra space from svg export #6209
- fix(svg_import): ISSUE-6170 do not try to create missing clippath #6210
- fix(fabric.Object) Adding existence check for this.canvas on object stacking mixins #6207