Skip to content

v8.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 05:11
435ced7

8.1.0 (2026-08-18)

Features

  • context2d: shadows, with the blur run as two passes and text coverage cached (#278) (3e88dfc)
  • fonts: an async matchSorted, so a font picker stops blocking on fc-match (#275) (d5d2625)
  • fonts: fc-match answers with the family name too (#276) (44c7163)

Bug Fixes

  • context2d: a gradient paints where the fill is, not where the window starts (#277) (b55c245)