#1 - 2023-10-23 19:34
趟坪韭菜豪 (liguohao.cn)
新特性

- 条目剧集和附件绑定初步支持ACGMN一些格式
- 默认的首页添加四个数据统计卡片

优化

- 控制台附件管理页的查询条件和URL的参数同步
- 控制台条目管理页的查询条件和URL的参数同步
- 用户头像更新
- 控制台头像显示
- 附件页查询参数支持中文

问题修复

- 上传附件时无法正常上传到指定父目录
- 附件查询条件更新,URL参数未同步更新
- 条目卡片的显示问题
- 删除被引用的附件错误提示不够明显
- 新建条目和更新条目后没有重定向到对应的条目页
- 条目间关系的显示和跳转问题
- 条目关系移除后本地缓存还在的问题

变更

- 控制台全局查询按键更改为`/`键

What's Changed
* optimize: subject episode and attachment ref binding logic and console experience by li-guohao in https://github.com/ikaros-dev/ikaros/pull/483
* fix: attachment upload and subject display issues. by li-guohao in https://github.com/ikaros-dev/ikaros/pull/484
* optimize: application.yaml by li-guohao in https://github.com/ikaros-dev/ikaros/pull/485
* Update application.yaml by li-guohao in https://github.com/ikaros-dev/ikaros/pull/486
* fix: subject relation display and subject router incorrect after put and post issues and optimize some operate. by li-guohao in https://github.com/ikaros-dev/ikaros/pull/487


Full Changelog: https://github.com/ikaros-dev/ikaros/compare/v0.10.0...v0.11.0