fabric.js v3.4.0 Release Notes

Release Date: 2019-08-19 // over 4 years ago
    • ๐Ÿ‘Œ Support fill-opacity on gradient parsing from SVG. #5812
    • ๐Ÿ“œ Rewrite gradient parsing from SVG to work with more transformation and combinations of attributes. #5836
    • โž• Added Gradient.gradientUnits property to support percent based gradients on shapes.#5836
    • ๐Ÿ”„ Changed animation logic so that onComplete gets always called with the final values of the animation.#5813