2026-03-02
(v0.2026.03.02.01)
New features
- Agent runs now support inline renaming in the workbench, with backend support to persist
config.name. - Agent timeline now includes persisted
user.messageevents (user input, approval/reject notes, pause reasons) mixed with assistant/status/tool events by timestamp. - Added one-click stage artifact export from the output tree, including structured files for script/storyboard/images/videos.
Improvements
- Improved Pollinations text generation flow: auto-select streaming for high token limits, normalize streaming deltas, and parse
content_blocksconsistently. - Improved video export robustness by carrying cloud/original/source URL candidates and falling back across sources during packaging.
- Refreshed EN/ZH landing page media assets by replacing placeholder Picsum images with hosted production assets.
Bug fixes
- Fixed duplicate/overlapped text output in Pollinations streaming responses.
- Fixed non-retryable Pollinations 400 cases (
max_tokens > 4096requiresstream=true) to fail fast instead of looping retries. - Fixed long auto-start creativity prompts being truncated by URL length limits (now transferred via session storage).
2026-02-26
(v0.2026.02.26.01)
New features
- Added a unified
PromptInputinput component (autosize, Enter submit, action tooltip) and integrated it into the Agent console input area. - Added an AI138 partner badge link in the homepage footer.
Improvements
- Added
summary=1lightweight mode to/api/agent/runso run lists fetch only required fields with lower payload cost. - Switched the Agent creation panel to lazy-load text model options, and refined selector widths plus input-area styling.
- Added auto-scroll to the latest conversation message, and stabilized run-list refresh/selection behavior.
- Added internal documentation for Agent conversation and event flow.
Bug fixes
- Fixed legacy run config compatibility: records with only
modelare normalized intocontentModel/controlModel. - Fixed input action conflicts during active runs by unifying primary action button logic and reducing invalid-trigger cases.
2026-02-23
(v0.2026.02.23.01)
New features
- Added an Agent workbench (
/agent,/agent/runs,/agent/runs/[runId]) with run creation, auto/single-step execution, checkpoint approval, cancel/continue, event timeline, and artifact tree preview. - Added Agent backend routes (
/api/agent/run,/step,/approve,/cancel,/events) to support tool-calling across stages 1-5. - Added new Agent data models and migrations:
drama_agent_runanddrama_agent_run_event, including persisted run state, locking, and events. - Added a public
/anime-ai-agentlanding page (EN/ZH) and updated sitemap coverage.
Improvements
- Moved project quota checks into the service layer, with unified
PROJECT_LIMIT_REACHEDresponses inproject/image/videoproject creation paths. - Upgraded project deletion to "hide first, cleanup async": storage objects and canvas snapshots are cleaned up before hard delete.
- Added Agent settings:
drama_agent_control_modelanddrama_cost_agent_control, and wired them into the credit system. - Raised local dev minimum DB pool capacity (to reduce auth/session queue stalls) and increased max duration for Agent step/video routes.
Bug fixes
- Fixed multiple SSR/Hydration issues (media query hooks, theme/toast mounting, sidebar skeleton flicker).
- Added scan limits for video history lookup to avoid overly deep scans on large datasets.
- Updated director canvas preview sizing to respect video aspect ratio and reduce preview distortion.
- Fixed duplicated chat text when parsing
content_blocks.
2026-02-13
(v0.2026.02.13.08.20)
New features
- Added a global Pricing modal (responsive dialog/drawer) and a TopBanner CTA action to open it.
- Added a weekly flash deal countdown and discount display in the pricing section.
Improvements
- Updated default Drama/Pollinations text model to
kimiand refreshed the Pollinations fallback list. - Removed the outdated
public/robots.txt(now relying on the dynamic Next.jsrobotsroute). - Simplified the Seedream 5 landing page rendering by removing duplicate FAQ JSON-LD injection.
Bug fixes
- Fixed Drama chat model resolution priority and ensured logs/metadata record the effective model/provider.
2026-02-11
(v0.2026.02.11.10.28)
New features
- Added landing pages and blog posts for new AI models: Qwen Image 2, Seedream 5, and Seedance 2.
- Added automatic storyboard character auto-fill plus quick-edit metadata for missing mentions.
- Added a new Seedance 2 animated icon.
Improvements
- Image/video generators now support default models and alias mappings for cleaner model selection.
- Updated AI image generator landing copy, CTAs, and sitemap coverage for new pages.
- Added shared OpenGraph/Twitter metadata for landing pages and improved centered hero layout.
Bug fixes
- Unified storyboard character parsing to avoid false empty/missing character states.
- Resolved model aliases correctly in generation requests to prevent mismatched backend models.
2026-02-07
(v0.2026.02.07.19.23)
New features
- Added Drama text-model selection sourced from Pollinations, including display names and NEW badges.
- Added automated image retention cleanup with a cron endpoint and configurable retention days.
Improvements
- Pollinations model list now surfaces model titles/descriptions and defaults to Claude Large for text.
- Switched default image/video aspect ratios to 9:16 with updated ratio presets.
- Improved dashboard navigation and table action dropdown behavior for active states and hydration.
Bug fixes
- Refined drama chat retry caps for no-JSON responses.
- Removed JSON code fences from screenwriter prompt to avoid formatting artifacts.
- Defaulted Pollinations video aspect ratio when missing.
2026-02-01
(v0.2026.02.01.19.05)
New features
- Storyboard shots now keep a clear on-screen character list (empty shots supported).
- Added a “Missing characters” hint with quick edit in the storyboard table.
Improvements
- Storyboard rendering and exports now prioritize the character list for consistency.
Bug fixes
- Prevented saving characters that are not in the screenwriter list.
2026-01-31
(v0.2026.01.31.09.16)
New features
- Added a video generation page.
- Updated Drama AI workflow and chat route for new capabilities.
- Added model selection for all five stages (writing, storyboard, image design, art, directing) with different credit costs.
Improvements
- Refreshed landing pages and localization content.
- Optimized the pricing section design on the homepage.
- Added a Vercel production env file for smoother deployment.
Bug fixes
- Fixed build-time type errors.
- Fixed checkout price lookup issues.
- Fixed an edge case when cancelling chat snapshots.

