fabric.js v1.6.1 Release Notes

    • ๐Ÿ›  Fix: image with broken element throwing error on toObject() #2878
    • ๐Ÿ›  Fix: Warning on trying to set proprietary browser version of ctxImageSmoothingEnabled #2880
    • ๐Ÿ›  Fix: Fixed Svg import regression on color and drawing polylines #2887
    • ๐Ÿ›  Fix: Fixed animation ease that starts and stop at same value #2888
    • ๐Ÿ›  Fix: Allow a not stateful canvas to fire object:modified at end of transform. #2890
    • ๐Ÿ›  Fix: Made event handler removal safer. Removing firing events will not cause errors. #2883
    • ๐Ÿ›  Fix: Proper handling of perPixelTargetFind and multi selections #2894
    • ๐Ÿ›  Fix: Do not clear contextTop on drawingMode, to allow drawing over animations #2895
    • ๐Ÿ”„ Change the dependencies to optional. Allow npm to continue installing if nodecanvas installation fail.#2901
    • ๐Ÿ›  Fix: Check again the target on mouseup #2902
    • ๐Ÿ›  Fix: On perPixelTargetFind detect corners only if target is active #2903
    • ๐Ÿ‘Œ Improvement: Add canvas mouseout event listener #2907
    • ๐Ÿ‘Œ Improvement: Make small object draggable easier #2907
    • ๐Ÿ‘Œ Improvement: Use sendToBack, bringToFront, bringForward, sendBackwards for multiple selections #2908