Changelog
A version-by-version list of Lovision changes.
v0.1.11 — May 12, 2026
- fix: resolved white screen during Electron login after packaging
v0.1.10 — May 12, 2026
- feat: font system Phase 0 + 1 — built-in font pipeline for text nodes
- feat: viewport tile cache — faster pan and zoom on large canvases
- feat: resumable multipart uploads — large uploads survive page refresh
- feat: subscription quotas — project, folder, and CDN storage limits by plan
- perf: per-pipeline GPU instance pool + persistent GPU resources
- perf: shape-keyed dedup for direct path cache (~23% faster strokes on icon-heavy scenes)
- fix: numerous multipart upload reliability fixes
v0.1.9 — May 9, 2026
- feat: Scale tool (K) — proportional resize from center
- feat: Pencil tool — freehand path drawing
- feat: SVG export for layers and frames
- feat: vector boolean operations (union, subtract, intersect, exclude) in node settings
- feat: Create Vector tool in prompt input for AI vector generation
- feat: Happy Horse and Seedance 2.0 video models added; Sora 2 and Seedance v1.5 removed
- feat: Veo 3 image-to-video — use
@-mentioned image as generation input - feat: floating panels — left and right panels float and collapse on empty selection
- feat: component creation UI with layers panel support and ⌘⌥K shortcut
- feat: per-plan concurrent AI task limit with upgrade prompt
- feat: per-node export settings (format, scale, suffix) in inspector
- feat: outline stroke — convert stroke to filled vector path
- feat: image vectorize — raster to vector from inline toolbar
- feat:
@mention selected images to trigger Edit Image - feat: upgrade plan dialog with tiered pricing cards
- feat: "Date updated" sort on project dashboard
- feat: Join Anchors button in vector edit inline toolbar (⌘J)
- fix: vector blend compositing, geometry updates after path edits, shape hole preservation
v0.1.8 — May 5, 2026
- fix: various client stability fixes
v0.1.7 — May 5, 2026
- feat: new version available toast for web users
- feat: design panel sections filtered by node capability for mixed selections
- feat: Effect controls in vector/shape inline toolbar
- feat:
@mention images in prompt input to trigger Edit Image workflow - fix: shared controls shown in inline toolbar for mixed-type selections
- fix: vector shape holes preserved correctly
v0.1.6 — May 4, 2026
- Re-publish of v0.1.5 with a corrected Electron auto-updater token
v0.1.5 — May 4, 2026
- feat: Electron sidebar shell refined
- feat: Electron auto-update from private GitHub releases
v0.1.4 — May 3, 2026
- fix: Electron version synced from git tag before build
v0.1.3 — May 3, 2026
- feat: Video node with AI generation (Mastra workflow)
- feat: auto-update download button in desktop titlebar
v0.1.2 — May 3, 2026
- feat: initial Electron desktop app
v0.1.1 — May 3, 2026
- feat: initial public release