Skip to content

Commit

Permalink
- publish v8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
czy0729 committed Oct 2, 2023
1 parent 9383fb0 commit b3874a0
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -73,17 +73,20 @@ Bangumi 是用于管理追番进度(不限于动漫、音乐、日剧、游戏

# 版本

## v8.1.0 - 2023/08/27
## v8.2.0 - 2023/10/02

### 优化

- [x] [设置] CDN 图片范围扩大到角色头像,以进一步减少直连原站点的图片
- [x] 更新了 2023S4 番剧数据
- [x] [本地服务] 之前的 SMB 本地管理现已支持 webDAV 服务

### 修复

- [x] 修复了高级会员判断失效的问题
- [x] [超展开] 修复了小组多级菜单不能选择的问题
- [x] [小圣杯] 修复了部分页面功能失效的问题
- [x] [进度] 修复了多季度番剧「看到」操作会把所有章节都标记的问题
- [x] [条目] 修复了 NSFW 条目详情无法加载日志、帖子列表的问题
- [x] [条目] 修复了导出 ICS 的条目章节名
- [x] [超展开] 修复了人物 Tab 旁多级菜单无法选择的问题
- [x] [AI 推荐] 修复了功能

# 在线

Expand Down
15 changes: 15 additions & 0 deletions web/CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# CHANGELOG

## v8.2.0 - 2023/10/02

### 优化

- [x] 更新了 2023S4 番剧数据
- [x] [本地服务] 之前的 SMB 本地管理现已支持 webDAV 服务

### 修复

- [x] [进度] 修复了多季度番剧「看到」操作会把所有章节都标记的问题
- [x] [条目] 修复了 NSFW 条目详情无法加载日志、帖子列表的问题
- [x] [条目] 修复了导出 ICS 的条目章节名
- [x] [超展开] 修复了人物 Tab 旁多级菜单无法选择的问题
- [x] [AI 推荐] 修复了功能

## v8.1.0 - 2023/08/27

### 优化
Expand Down

0 comments on commit b3874a0

Please sign in to comment.