fabricjs/fabric.js
 Watch   
 Star   
 Fork   
9 days ago
fabric.js

Version 6.6.4

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v663...v664

Hopefully this will publish correctly. No actual changes from 6.6.2

9 days ago
fabric.js

Version 6.6.3

What's Changed

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v662...v663

11 days ago
fabric.js

Version 5.5.2

What's Changed

New Contributors

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v551...v552

23 days ago
fabric.js

Version 6.6.2

What's Changed

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v661...v662

2025-02-17 04:39:14
fabric.js

Version 6.6.1

What's Changed

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v660...v661

2025-02-13 17:03:28
fabric.js

Version 6.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v654...v660

2025-01-01 23:47:09
fabric.js

Version 6.5.4

What's Changed

New Contributors

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v653...v654

2024-12-27 22:12:18
fabric.js

Version 5.5.1

What's Changed

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v550...v551

2024-12-27 07:34:15
fabric.js

Version 5.5.0

What's Changed

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v542...v550

Warning

This update could disrupt apps with text on a path that do not use center/center as origin. This update make text on a path object a bit bigger to properly include text.

This before was done at cache level but not at object dimension level, leaving the text outside the bounding box. While this was working ok for single object and a bit of padding it was wrong and it didn't work when text was in side a group.

Fabric 5 is considered not more developed and deprecated. This fix and the next one are shipped into a minor version update 5.5. If you heavily depend on text on a path and you didn't find any bug till now, just don't move to 5.5.

V6 is getting an entirely differen treatment for text on a path.

2024-12-04 20:02:14
fabric.js

Version 6.5.3

What's Changed

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v652...v653