Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
## [0.2.0] - 2026-04-17
### Added
- Added initial macOS support through the external macOS host runtime, using Metal when available and falling back to raster rendering when needed. `video_target` is not supported on macOS in this release.
### Changed
- Corrected wrapped row layout behavior after wrapping. Wrapped rows now respect `center_x` and `align_right` attributes from their children, and existing UIs may see visible layout changes.