fabric.js v2.3.5 Release Notes

    • Change: make canvas.getObjects() always return a shallow copy of the array #5162
    • Fix: Improve fabric.Pattern.toSVG to look correct on offsets and no-repeat #5164
    • Fix: Do not enter edit in Itext if the mouseUp is relative to a group selector #5153
    • Improvement: Do not require xlink namespace in front of href attribut for svgs ( is a SVG2 new spec, unsupported ) #5156
    • Fix: fix resizeFilter having the wrong cached texture, also improved interaction between filters #5165