changelog

Version History

Follow the evolution of genvi as we build the world's most powerful collaborative, node-based multimodal AI workspace.

v0.4

The 3D Studio Update
majorJune 20, 2026

Direct 3D mesh integration, HDRI environment mapping, dynamic orientation heuristics, texture AI projection painting, and real-time team workspaces collaboration.

3D Studio Engine

  • Direct integration of 3D studio mode inside node preview elements for fluid viewport editing.
  • Support for GLB and GLTF file uploads directly to the repository and canvas.
  • Built-in HDRI environment lighting with 7 default 2K maps (Sunset, Studio, Night, Outdoor, etc.) for realistic rendering previews.
  • Implemented vertex-based boundary heuristic scoring to automatically calculate front-facing camera coordinates for horizontal and vertical models.
  • Added auto-framing 3/4 angled viewport camera configurations for project card thumbnail generation.

AI Texture Painting

  • Implemented AI-assisted projection texturing directly onto loaded 3D meshes.
  • Added stencil/brush reset view shortcuts to facilitate seam-free coordinate mapping.
  • Resolved UV seam projection bugs that previously jumbled textures on complex mesh maps.

Collaborative Workspaces & Teams

  • Implemented team membership authorization logic inside backend database sync wrappers (cloudGetProject, cloudUpsertProject, cloudRenameProject, cloudDeleteProject).
  • Enabled multi-user read/write/delete sharing so collaborators can edit projects together inside a single workspace, while preserving original owner metadata.

Admin Dashboard & UI Polish

  • Added Credit Config management panel with per-second model run rate configuration.
  • Migrated account and pricing settings into overlay modals with glassmorphic backdrop blurs.
  • Replaced all default browser confirm/alert dialogue boxes with custom, themed React modals and global toast notifications.

v0.3

Templates & Sharing
majorMay 20, 2026

Introduction of Project Templates, a publisher permission ecosystem, dashboard skeleton load states, and cache-prefetched tab switching.

Project Templates System

  • Migrated template system to published_projects schema to support template versioning and data persistence.
  • Added thumbnail file uploads and custom public file pickers in the project publishing modal.
  • Added template validation checks for workspace import parameters.

Publisher Access Controls

  • Introduced dedicated Library Tab and Publisher management interfaces to control project templates visibility and permission levels.
  • Routed cloud filesystem uploads through publisher assets API.

Dashboard Performance

  • Implemented dynamic interactive canvas skeleton card loading transitions to replace generic spinners.
  • Prefetched template assets on mount for zero-latency, cache-served tab navigation.
  • Added URL-based tab state persistence to preserve user location upon reload.

v0.2

Whiteboard Canvas & Tools
majorApril 10, 2026

Transitioned whiteboard into a robust infinite canvas with drawing overlays, shape tools, and generation indicators.

Infinite Canvas Tooling

  • Implemented infinite canvas selection boundaries with outline handlers.
  • Added whiteboard drawing, marker, and highlighter layers overlay rendering.
  • Added custom vector shapes, emoji lookups, and rich media embedding directly onto nodes.

UX Improvements

  • Fixed note text-editing cursor jumping by disabling active database sync hooks during typing.
  • Added synthetic heartbeat progress bars for slow image and video generation queues.

v0.1

First Beta Release
majorMarch 1, 2026

Launch of genvi node-based multimodal prompt-chaining platform, video editor, and multi-layered raster editor.

Node Studio

  • Implemented node-based visual workflow system to connect text inputs, image generator, and video compiler models.
  • Added BYOK (Bring Your Own Key) secure database vault encryption interface to support user-owned AI provider credentials.

Video & Image Composers

  • Added Video Composer timeline with multitrack supports, text layers, audio tracks, and resolution properties.
  • Added Image Composer with layer nesting, adjustment parameters, opacity options, and custom raster brush controls.