Skip to content

DesignCompose v0.39.2

Latest

Choose a tag to compare

@dipenpradhan dipenpradhan released this 18 May 21:23
e3c6d5c

🚀 Features & Enhancements

🐛 Bug Fixes

  • Fix Variables with included Opacity rendering (Issue #2328) (#2400)
  • Fix Dynamic Discovery Logic & Wire Up Incomplete Document Subsets (#2452)
  • Fix gradient and fill opacity rendering with variables (#2460)
  • Fix LayoutAlignItems::Baseline mapping in Figma import (#2455)
  • Fix #279: Constrain DesignDoc reported size to parent constraints (#2442)
  • Fix #341: Preserve constraints for replacement content frames (#2438)
  • Fix #1279: Squoosh rotated composable placement with placeRelativeWithLayer (#2440)
  • Fix #154: Design switcher visibility behind overlays (#2445)
  • Fix #572: Text brush customization invalidation in Squoosh (#2443)
  • Fix #244: Rotated node margin calculation uses pre-rotation size (#2439)
  • Fix #291: Progress marker alignment in nested instances (#2444)

⚙️ CI & Infrastructure

  • Update DesignCompose version to 0.39.2 RC01 (#2461)
  • Update copyright year to 2026 (#2457)
  • Add the missing metadata to Cargo.tomls (#2449)
  • Update DesignCompose version to 0.39.0 (#2446)
  • Fix #436: Tutorial release build signing configuration (#2437)

🧪 Testing

  • Update Masks golden screenshot for constrained layout behavior (#2448)
  • Fix #175: Verify absolute position in AutoLayout with regression tests (#2441)