v10.3.0

milvus-io/milvusv10.3.0Apr 30, 2026by github-actions[bot]

AI Summary

This release focuses on improving Right-to-Left (RTL) text rendering by adding a `direction` property to the `TextPath` shape and restoring all tests.

Key Highlights

  • Added `direction` property to `TextPath` shape for better RTL support
  • Restored all tests
  • Fixed CI and README documentation

New Features

  • `direction` property for `TextPath` shape

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)