fabric.js v1.6.4 Release Notes

    • ๐Ÿ‘Œ Improvement: Ignore svg: namespace during svg import. #3081
    • ๐Ÿ‘Œ Improvement: Better fix for lineHeight of iText/Text #3094
    • ๐Ÿ‘Œ Improvement: Support for gradient with 'Infinity' coordinates #3082
    • ๐Ÿ‘Œ Improvement: Generally "improved" logic of targeting #3111
    • ๐Ÿ›  Fix: Selection of active group with transparency and preserveObjectStacking true or false #3109
    • ๐Ÿ›  Fix: pattern brush now create the same pattern seen while drawing #3112
    • ๐Ÿ›  Fix: Allow css merge during svg import #3114
    • ๐Ÿ‘Œ Improvement: added numeric origins handling fomr 0 to 1. #3121
    • ๐Ÿ›  Fix: Fix a defect with shadow of objects in a scaled group. #3134
    • ๐Ÿ‘Œ Improvement: Do not fire unecessary selection:changed events. #3119
    • ๐Ÿ›  Fix: Attached hiddenTextarea to body fixes IE, thanks to @plainview. #3137
    • ๐Ÿ›  Fix: Shift unselect activegroup on transformed canvas. #3144
    • โž• Added: ColorMatrix filter #3139
    • ๐Ÿ›  Fix: Fix condition in wich restoring from Object could cause object overwriting #3146
    • ๐Ÿ”„ Change: cloneAsImage for Object and toDataUrl for object are not retina enabled by default. Added option to enable. #3147
    • ๐Ÿ‘Œ Improvement: Added textSpacing support for text/itext/textbox #3097
    • ๐Ÿ›  Fix: Quote font family when setting the context fontstyle #3191
    • ๐Ÿ›  Fix: use getSrc during image export, make subclassing easier, return eventually the .src property if nothing else is available #3189
    • ๐Ÿ›  Fix: Inverted the meaning of border scale factor #3154
    • ๐Ÿ‘Œ Improvement: Added support for RGBA in HEX notation. #3202
    • ๐Ÿ‘Œ Improvement: Added object deselected event. #3195
    • ๐Ÿ›  Fix: loadFromJson callback now gets fired after filter are applied #3210