Skip to content

v0.11.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@li-guohao li-guohao released this 12 Nov 10:55
· 31 commits to master since this release
43a4fa3

新特性

  • 标签功能 #429
    • 服务端接口
    • 控制台条目详情页

优化

  • 条目详情页,给番组集合平台加上对应的条目详情URL前缀
  • 列表接口排序优化 #506 指定默认排序规则
    • 附件列表接口,按类型、名称、大小、更新时间依次升序
    • 条目剧集列表接口,按分组降序,序号、放送时间、创建时间依次升序
    • 剧集附件引用列表接口,在根据参数放送时间排序后,按名称、类型、NSFW依次升序

What's Changed

  • feat: add tag entity and init sql and repo and service by @li-guohao in #507
  • optimize: list api default order for attachment and subject episode and attachment ref. by @li-guohao in #508

Full Changelog: v0.11.5...v0.11.6