v10.3.0
ATH-MaaS/Pixelle-Videov10.3.0Apr 30, 2026by github-actions[bot]
AI Summary
This release focuses on enhancing text path rendering capabilities by adding support for Right-to-Left (RTL) layouts. It also includes maintenance updates to improve the CI pipeline, documentation, and test suite stability.
Key Highlights
- Added `direction` property to `TextPath` shape for better RTL support.
- Fixed CI pipeline configuration issues.
- Updated project documentation.
- Restored all tests to ensure project stability.
New Features
- Added `direction` property to `TextPath` shape for better RTL support.
Full Release Notes
## Commits - 5b5ed7d: fix readme (Anton Lavrevov) - 398f9d3: fix ci (Anton Lavrevov) - 3816a51: Added `direction` property to `TextPath` shape for better RTL support (Anton Lavrevov) - e201727: restore all tests (Anton Lavrevov) - ae5bbf7: 10.3.0 (Anton Lavrevov)