Changelog
Stay up to date with the latest changes in our product
Magihuman Brand & SEO Refresh
v1.2.0Unified the Magihuman brand, English-first indexing, and refreshed legal content
2026/04/08
Highlights
- Unified public-facing naming under the Magihuman brand
- Updated core SEO metadata for
magihuman.app - Limited search indexing to the English experience
- Refreshed privacy policy, terms, and support details
Brand Consistency
- Replaced visible legacy product names in key marketing surfaces
- Updated support email references to
support@magihuman.app - Aligned generator labels with the Magihuman product brand
SEO Improvements
- Refreshed canonical, Open Graph, Twitter Card, manifest, and robots configuration
- Limited sitemap and hreflang output to English-only indexable pages
- Improved image and video SEO metadata to better describe AI video workflows
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