Skip to content

Ember v1.2.12

Choose a tag to compare

@github-actions github-actions released this 13 Apr 14:23
· 362 commits to master since this release
4c8d651

本次更新

v1.2.12 已自动根据 v1.2.11..v1.2.12 的改动生成发布摘要。建议在发布前重点核对升级说明,但不需要再手工从 commit 列表重写一遍。

重点功能

  • profile 默认切到当天画像范围

问题修复

  • release 修正发布日志生成规则
  • Web 修复数字输入框圆角遮挡
  • 追剧日历 修正状态判定并增强入库日志

体验优化

  • Web 移除首页 Telegram 群聊入口

升级说明

  • 设置中心继续清理历史兼容入口;如果你的部署仍依赖旧回退或旧导入方式,升级后需要按当前配置边界重新核对。

Docker 镜像

本版本的 Docker 镜像会由 GitHub Actions 自动构建并推送到 GitHub Container Registry:

docker pull ghcr.io/konghanghang/ember-api:v1.2.12
docker pull ghcr.io/konghanghang/ember-web:v1.2.12
docker pull ghcr.io/konghanghang/ember-bot:v1.2.12

完整变更

参考提交
  • 275f09e fix(release): 修正发布日志生成规则
  • 9165b39 fix(web): 修复数字输入框圆角遮挡
  • e383c8a feat(profile): 默认切到当天画像范围
  • e526dad fix(media-subscription): 收口 MoviePilot API Key 配置迁移
  • be81bf9 refactor(web): 移除首页 Telegram 群聊入口
  • 87e2506 fix(tv-calendar): 修正状态判定并增强入库日志