Skip to content

v1.4.2

Latest

Choose a tag to compare

@github-actions github-actions released this 22 May 14:29
571cfb2

1.4.2 (2026-05-22)

Bug Fixes

  • diff: work around node type that is not possible (in case of transform logic change) (6ff34c7)
  • figma: support text path nodes as vectors (44960aa)
  • transform: color through variable alias was not supported (c1f1d98)
  • transform: figma intrinsic line height was wrongly converted, use same calculation since we have appropriate property for the three types (8819813)
  • transform: forcing an arc shape as vector instead of circle penpot object (0c9a2e1)
  • transform: gradient wrongly made on figma was rejected by penpot due to too high value (990623b)
  • transform: gradients were wrongly mapped (60f8b93)
  • transform: negative letter spacing was shifting to the right a text centered (9d06448)
  • transform: paths had extra strokes once into penpot (e64b5df)
  • transform: some figma paths are not filled (a4da0d4)
  • transform: some remaining paths had extra strokes once into penpot depending if outside/inside/center (bb9784e)
  • transform: strokes were not in the reverse order for penpot (64a2409)