v0.71.0 — win32 Search/TextView/Combo
The win32 backend now hosts three more of the ten new kinds by reusing its proven EDIT/COMBOBOX classes: Search, multi-line TextView, and editable Combo. Cross-built for windows/amd64+arm64. The remaining seven new kinds (Progress, Spinner, Stepper, Segmented, Link, Date, Color) still fall back to the drawn control on Windows — they need common-control classes that require a Windows session to validate. macOS + Linux host all ten natively (v0.70.0).