v10.3.0

ed-donner/llm_engineeringv10.3.0Apr 30, 2026by github-actions[bot]

AI Summary

This release focuses on enhancing text rendering capabilities, specifically adding support for right-to-left languages, while also fixing Safari browser rendering issues and general CI maintenance.

Key Highlights

  • Added `direction` property to `TextPath` shape for better RTL support
  • Fixed Safari text, shadow, and opacity render issues
  • Fixed CI pipeline
  • Restored all tests

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)