Changelog
Track the latest releases and improvements across Seedance 2.5
Brand & SEO Consolidation
v1.3.0Unified the public brand, canonical metadata, and English-only indexation strategy
2026/03/27
Highlights
- Rebranded the public site experience to Seedance 2.5
- Moved SEO metadata and legal contact details to
seedance25ai.com - Limited search indexation to English while keeping other locales accessible
SEO
- Canonical & hreflang: Canonical URLs now resolve to the English version for non-indexed locales, and hreflang output is restricted to English.
- Sitemap: Removed non-English entries from the sitemap and kept only indexable English URLs.
- Social metadata: Updated Open Graph, Twitter card, manifest, and structured data defaults to the Seedance 2.5 brand.
Brand Consistency
- Frontend naming: Replaced public-facing provider model labels such as Veo and Seedance 1.5 Pro with the Seedance 2.5 brand.
- Domain audit: Updated support email and primary domain references to
seedance25ai.com. - Static pages: Refreshed About, Contact, Pricing, Privacy Policy, and Terms of Service content to match the current product positioning.
Navigation & UX Improvements
v1.2.0Streamlined 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
Navigation
- 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接口,支持limit、offset与status参数 - 返回总量、结果列表,并加入错误处理与请求日志,方便后续分析
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