Seedance 2.0 Changelog

Track the latest product, workflow, and site updates across Seedance 2.0.

SEO and Brand Refresh

v1.3.0

Updated public SEO, domain settings, legal pages, and marketing copy for Seedance 2.0

2026/04/08

Highlights

  • Migrated the public site domain to seeddance2ai.com
  • Limited indexable locales to English while keeping other locales accessible
  • Refreshed canonical, hreflang, Open Graph, Twitter Card, robots, and manifest settings

SEO

  • English-only indexing: Sitemap and hreflang output now point only to English URLs
  • Metadata cleanup: Canonical URLs, Open Graph metadata, Twitter Card metadata, and robots directives now align with the new domain
  • Media SEO: Structured data and metadata were updated so preview images and showcase video metadata better describe Seedance 2.0

Content

  • Legal pages: Rewrote the Privacy Policy and Terms of Service for the current Seedance 2.0 video-generation product
  • Marketing pages: Updated About, Contact, Pricing, and Changelog copy to match the current brand and support address
  • Domain cleanup: Replaced remaining old-domain references in active SEO and support-related files

Navigation & UX Improvements

v1.2.0

Streamlined navigation and improved user experience

2025/01/28

Highlights

  • Streamlined navigation with video-focused user journey
  • Improved footer structure for cleaner layout
  • Various UX improvements
  • Navbar Update: Changed "My Images" to "My Videos" in the main navigation bar
  • Footer Cleanup: Removed unused product links from footer for cleaner layout
  • Page Title Simplification: Simplified page titles for better readability

Performance

  • Video Optimization: Compressed showcase videos with VP9 codec for faster loading
  • Asset Updates: Optimized logo and icon assets

Dashboard My Images Release

v1.1.0

为 Dashboard 增添 My Images 页面,提供完整的图像生成历史管理

2025/01/10

Highlights

  • 在 Dashboard 中新增 My Images 菜单项,集中展示个人图像生成历史
  • 引入状态筛选、分页与下载按钮,提升历史资产的可控性
  • 同步中英文文案,确保不同语系用户都能顺畅操作

Features

  • My Images 页面:提供卡片式网格,可视化展示每张图像的状态、模型、提示词和生成时间
  • 状态筛选:按完成、处理、失败状态快速定位目标图像
  • 分页控制:支持 12 / 24 / 48 张每页,自适应桌面与移动设备
  • 快速复制与下载:一键复制提示词、下载完成图像,降低重复操作成本

Technical details

  • Next.js App Router 与 Server Component 组合部署,确保跨 locale 共享组件安全
  • Drizzle ORM 支持高效数据库查询,nuqs 管理 URL 级的筛选与分页状态
  • 使用 Next.js Image 实现图像预览优化,保持响应式布局

API enhancements

  • 新增 /api/my-images 接口,支持 limitoffsetstatus 参数
  • 返回总量、结果列表,并加入错误处理与请求日志,方便后续分析

Nano Banana 2 v1.0 Launch

v1.0.0

首个公开版本,提供 AI 图像生成与编辑的基础能力

2025/01/09

Highlights

  • Launch a responsive marketing site that introduces Nano Banana 2’s AI image editing journey
  • Deliver a unified experience for generating, previewing, and downloading vision assets
  • Ship a curated asset pipeline with CDN-optimized media and localized messaging

Platform polish

  • Hardened production builds by gating React Query Devtools behind process.env.NODE_ENV === 'development'
  • Corrected R2 CDN URLs so every showcase image loads from https://cdn.flux-krea.app/nanobanana2/showcase/optimized/…
  • Simplified the Hero block DOM (removed decorative gradients and animations) for faster first paints