Skip to content

v0.13.2

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jun 16:38
24713d8

What's New in v0.13.2

Gradients with reduced opacity render at the right strength

Previously, gradient fills ignored layer opacity, only looking at paint/stop-level opacity. Agents could generate gradient overlays like scrims much stronger than intended. Solid fills already honored opacity; now gradients do too.


Full technical changelog

0.13.2 (2026-06-18)

Bug Fixes

  • apply paint-level opacity to gradient fills (#399) (7fc8829)