fabric.js v1.6.7 Release Notes

    • โž• Add: Snap rotation added to objects. two parameter introduced, snapAngle and snapTreshold. #3383
    • ๐Ÿ›  Fix: Pass target to right click event. #3381
    • ๐Ÿ›  Fix: Correct rendering of bg color for styled text and correct clearing of itext area. #3388
    • โž• Add: Fire mouse:over on the canvas when we enter the canvas from outside the element. #3388
    • ๐Ÿ›  Fix: Fix calculation of words width with spaces and justify. #3408
    • ๐Ÿ›  Fix: Do not export defaults properties for bg and overlay if requested. #3415
    • ๐Ÿ›  Fix: Change export toObect to always delete default properties if requested. #3416