fabricjs/fabric.js
 Watch   
 Star   
 Fork   
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

2024-12-04 16:34:57
fabric.js

Version 6.5.2

What's Changed

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

2024-11-18 15:20:03
fabric.js

Version 6.5.1

What's Changed

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v650...v651

2024-11-18 03:09:52
fabric.js

Version 5.4.2

What's Changed

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v541...v542b

2024-11-15 22:18:56
fabric.js

Version 5.4.2

What's Changed

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

2024-11-13 18:51:06
fabric.js

Version 6.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v643...v650

2024-11-13 18:43:38
fabric.js

Version 5.4.1

What's Changed

Full Changelog: https://github.com/fabricjs/fabric.js/compare/v540...v541