Skip to content

v1.22.0 Changelog

March 12, 2024

Breaking Changes

  • Engine: When applying boolean ‘intersection’ on elements, the order of operation is reversed to have the fill of the bottom-most instead of the top-most element in the result.
  • Editor: New color design tokens and button active state refactor

Non Breaking Changes

  • Editor: The default position of the video timeline scroll is now at the bottom for foreground tracks
  • Editor: The video timeline will automatically scroll into an element when added to the timeline if it’s out of view
  • Editor: Ungrouping a group keeps its childre selected
  • Engine: Fixed strokes on sharp edges beeing cut off too early, e.g., on very pointy star shapes.
  • Engine: Addressed an issue where using the video export web-worker in certain scenarios could lead to CSP issues.
  • Engine: Fix an issue where elements detached from background were ordered behind the background when using SceneAPI.createFromVideo.
  • Editor: Fix an issue where the time ticks from the video timeline ruler were not showing on initial load