Skip to content

Release v2.1.0-beta.6

  • Date (UTC): 2026-03-31
  • Previous tag: v2.1.0-beta.5
  • Channel: preview
  • Stage: beta

Highlights

  • 数字滚动动画: 新增 RollingNumber 组件,文章浏览数/评论数/点赞数变化时逐位向上滚动,配合 ISR 架构实现实时感知
  • 联合功能正式开放: 移除环境变量门控和 Beta 提示,联合/ActivityPub 设置直接可用
  • ActivityPub 优化: 修复推送内容在 Mastodon 显示【标题】重复的问题;新增 Actor 头图配置(支持图片选择器);移除无用的联邦回复链接模板
  • 升级引导系统: 新增声明式 Upgrade Guide 框架,登录后自动引导用户完成版本升级配置

Commits

  • feat(activitypub): add actor header image config, remove reply template and note name (7fb44d5)
  • feat(admin): remove federation beta gate and coming-soon placeholders (341b8a4)
  • feat(web): add rolling number animation for metrics display (f616769)
  • feat: add declarative upgrade guide system for post-upgrade and init flows (f47dfda)