DX Builder
DX Builder
System Updates

Changelog

Track all new features, improvements, and bug fixes across the platform.

DXBuilder Changelog

[3.0.0] - 2026-04-28 - Mobile & Avatar Motion Update

Added

  • Mobile Experience: Full mobile layout overhaul across every studio page, fixing overlapping header elements and adapting the navigation footer for smartphones (Mobile Navigation Bar).
  • Notification System: Implemented and polished the NotificationBell with automatic routing to the right Gallery tabs (/gallery?tab=...).
  • Avatar & Motion Mode: Official integration of Avatar Mode and Motion. The system now handles advanced engine (GenTech) requests cleanly on the R2 + PostgreSQL architecture.
  • In-App Changelog: The system change history is now natively visible in the website footer for all users through the new /changelog route.

Changed

  • Refactored legacy routes (/studio/* -> /gallery) across every notification click, unifying asset management in the new Gallery panel.
  • Stability fixes in the tool result UI (MobileHomePage and StoryPage) to guarantee an immersive preview.

[2.0.0] - 2026-04-02 - Infrastructure & Copyright Update

Fixed

  • Suno Demo Video: Replaced the Shrek / Pirates of the Caribbean sample video link with an internally produced, copyright-free sample clip.
  • Fixed the authentication friction between NextAuth and local sign-up through the new hardened onboarding.

Added

  • PostgreSQL Engine: Migrated the database from local SQLite to a PostgreSQL engine (dx_video_director_db) on the VPS. Ready to scale past 500 users while keeping 100% read stability.
  • R2 Storage: Full infrastructure officially on Cloudflare R2 with ultra-fast bucket response URLs.
  • "Data Pump" automation implemented in the backend.
  • Legal safeguard and double email verification installed on the sign-up pages.

Changed

  • Updated the relational database schema (schema.prisma provider).
  • Changed critical environment variables in the local .env.production.