Changelog

Weekly updates on what shipped, what changed, and what got fixed.

Week of Jan 19, 2026
Auto layout + unified context menus.
Features
  • Auto layout (beta): automatically arrange elements in rows, columns, or grids.
  • Unified context menus across the entire app for consistent UX.
  • Separate Elements and Timeline panels for clearer scene organization.
Bug fixes
  • Canvas hover performance improvements.
  • Increased AI chat timeout for complex requests.
Week of Jan 12, 2026
AI assistant + multi-select + image support.
Features
  • AI assistant: describe changes in natural language to edit your scene.
  • Multi-select: select multiple elements and move or delete them together.
  • Image support: upload and add images to your scenes.
  • Multi-reparent: move multiple elements to a new parent at once.
Bug fixes
  • Rewrote parts of the SVG parser for better compatibility.
  • Fixed login error display on the correct page.
  • Improved state management reliability.
Week of Dec 8, 2025
New scale tool + better SVG importing.
Features
  • New Scale tool with constant handles and per-axis scaling.
  • Improved SVG import (better path handling) plus a global SVG dropzone.
  • More precise transforms: offset input + position as an array.
Bug fixes
  • Fixed shortcuts triggering inside dialogs/modals.
  • Fixed tooltip issues (highlighting + general polish).
Week of Dec 1, 2025
Smoother selection and navigation.
Features
  • Improved selection: scale/rotate handles and refined transforms.
  • Center playhead option for easier scrubbing.
  • Timeline + layer tree improvements for faster editing.
Bug fixes
  • Cached language WASM to speed up loading.
  • Removed dev-only React scan from production builds.
  • Improved hover coordinates in light mode.
Week of Nov 24, 2025
Timeline UX upgrade (context menus, dropzones, opacity).
Features
  • Timeline context menu + empty-timeline dropzone for quicker placement.
  • Opacity controls and a reworked number input.
  • Better hover/drag feedback (hover coordinates, drag line, highlighting).
Bug fixes
  • Fixed empty timeline inserts when the target is a nested element.
  • Fixed a move animation bug and improved parallel block resizing.
Week of Nov 17, 2025
Scene settings + animation support.
Features
  • Scene settings panel.
  • Added animation support, including color animations.
  • Improved "empty scene" flow when adding animations.
Bug fixes
  • General timeline/AST updates to reduce edge-case issues.