Skip to main content

Changelog

Recent product, SEO, and policy updates across Kling 5.0 AI.

Kling 5.0 Brand and SEO Refresh

v1.3.0

Updated branding, metadata, and public-facing content for kling-5.com

2026/03/16

Highlights

  • Rebranded public pages and SEO metadata to Kling 5.0 AI
  • Restricted search indexing to English-only pages
  • Rewrote legal, contact, about, and pricing support content

Brand and SEO

  • Brand Alignment: Updated public-facing model labels so users see the product brand instead of vendor model names
  • Domain Cleanup: Replaced legacy kling3.net references with kling-5.com
  • Metadata Refresh: Updated sitemap, canonical, hreflang, Open Graph, Twitter Card, robots, and manifest behavior

Content

  • Policy Update: Rewrote Privacy Policy, Terms of Service, and Cookie Policy with current dates and support details
  • Company Pages: Refreshed About, Contact, Pricing, and Changelog copy for Kling 5.0 AI

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