Updates
Changelog
What's new, fixed, and improved in 3DLabs.
v1.4.0May 2025
Workspace collaboration, credit allowances, and team management
- NewTeam management — invite members with admin or member roles
- NewPer-member monthly credit allowances set by workspace owners
- NewPersonal credit fallback: members can opt in to use their own credits when workspace allowance is exhausted
- NewRole-based UI access: members cannot access Settings, Team, or Billing pages
- NewWorkspace rename now updates sidebar immediately without page reload
- ImprovedInvitation emails now send reliably across all environments
- FixNew users joining via invite link no longer hit a foreign-key constraint error
v1.3.0April 2025
Multi-workspace support and project archiving
- NewMultiple workspaces per user — create and switch between isolated project environments
- NewProject archiving — hide completed projects without deleting assets
- NewWorkspaceSwitcher in sidebar with real-time workspace name updates
- ImprovedCredits reserved before jobs run, released automatically on failure
- ImprovedDashboard statistics now scoped per workspace
v1.2.0March 2025
Video compression, export formats, and SFX timeline placement
- NewVideo compression pipeline: H.264 re-encode with configurable CRF before export
- NewOutput format selection: 16:9, 9:16, 1:1, and 4:3 aspect ratios
- NewTimeline-aware SFX: sound effects placed at exact seconds from the scene plan
- NewMinimax video model support alongside Seedance and LTX
- ImprovedFFmpeg audio mixing now uses timed overlay rather than simple concat
- FixScene-to-scene image reference anchoring no longer skips scenes with failed previous images
v1.1.0February 2025
ElevenLabs narration, Flux image models, and thumbnail generation
- NewElevenLabs TTS integration — scene-level narration with per-scene word budgets
- NewFlux Dev and Flux Schnell image generation via Replicate
- NewAutomatic thumbnail selection from generated scene images
- NewGemini Imagen 3 support for image generation
- ImprovedScene plan now includes camera, lighting, and duration metadata
- ImprovedJob retry for individual stages without re-running the full pipeline
v1.0.0January 2025
Initial release — end-to-end autonomous documentary pipeline
- NewSix-stage pipeline: story → scene plan → images → video → audio → export
- NewGemini and Claude for story and scene writing
- NewSeedance-1-Pro and LTX Video for clip animation
- NewFFmpeg final assembly with narration and SFX
- NewCredit system with reserve/confirm/release pattern
- NewBullMQ job queue with Redis for async processing