Skip to content

Releases: ikaros-dev/ikaros

v0.17.3

18 Oct 19:20
b10fdaa
Compare
Choose a tag to compare
v0.17.3 Pre-release
Pre-release

新特性

  • 添加剧集更新邮件通知,配合蜜柑计划插件进行番剧更新通知
  • 添加app条目跳转页面

What's Changed

Full Changelog: v0.17.2...v0.17.3

v0.17.2

18 Oct 09:56
bea9102
Compare
Choose a tag to compare
v0.17.2 Pre-release
Pre-release

问题修复

  • 修复更新条目剧集时ID变化的问题

What's Changed

  • fix: 修复更新条目剧集时ID变化的问题 by @chivehao in #705

Full Changelog: v0.17.1...v0.17.2

v0.17.1

18 Oct 08:56
4d55787
Compare
Choose a tag to compare
v0.17.1 Pre-release
Pre-release

新特性

  • 插件支持根据条目ID批量更新剧集
  • 控制台更新和新增条目按钮上加个加载中的提示圈圈图标

What's Changed

Full Changelog: v0.17.0...v0.17.1

v0.17.0

17 Oct 19:15
f25f17d
Compare
Choose a tag to compare
v0.17.0 Pre-release
Pre-release

优化

  • 条目服务层重构优化接口性能

What's Changed

  • refactor: user service find methods. by @chivehao in #699
  • feat: add EpisodeOperate for plugin by @chivehao in #700
  • feat: add getBySubjectIdAndGroupAndSequence endpoint in EpisodeEndpoi… by @chivehao in #701
  • fix: EpisodeEndpoint getBySubjectIdAndGroupAndSequence by @chivehao in #702
  • optimize: EpisodeEndpoint by @chivehao in #703

Full Changelog: v0.16.2...v0.17.0

v0.16.2

15 Oct 22:25
b2448e2
Compare
Choose a tag to compare
v0.16.2 Pre-release
Pre-release

新特性

  • 管理控制台的关于页面右上角添加个复制环境信息的按钮 #691
  • 附件页的page和size添加到url参数里

优化

  • 条目详情页剧集序号排序

问题修复

  • Console条目详情页的标签上下挨在一起 #689

What's Changed

  • feat: copy actuator info to clipboard by @chivehao in #694
  • docs: update github issue config. by @chivehao in #695
  • style: adjust tag margin-top is 5px in SubjectDetails.vue by @chivehao in #696
  • feat: 附件页的page和size添加到url参数里 by @chivehao in #697

Full Changelog: v0.16.1...v0.16.2

v0.16.1

14 Oct 21:12
64976cb
Compare
Choose a tag to compare
v0.16.1 Pre-release
Pre-release

问题修复

  • 优化TagOperate的findAll方法入参 #687
  • 创建标签时无法找到用户ID导致的错误

What's Changed

Full Changelog: v0.16.0...v0.16.1

v0.16.0

14 Oct 19:34
319e692
Compare
Choose a tag to compare
v0.16.0 Pre-release
Pre-release

新特性

  • Console支持管理和加载全局header和footer配置

插件支持

  • 添加MetaOperate以支持插件调用三方元数据插件条目查询
  • 添加TagOperate以支持插件对标签的查询和新增
  • 出于安全性考虑插件的内部接口移除所有的删除方法

What's Changed

  • feat: 支持插件调用三方元数据插件条目查寻 by @chivehao in #683
  • feat: add global header and fotter script support. by @chivehao in #685
  • optimize: 提供给插件的内部接口 by @chivehao in #686

Full Changelog: v0.15.10...v0.16.0

v0.15.10

21 Sep 23:05
3ec146f
Compare
Choose a tag to compare
v0.15.10 Pre-release
Pre-release

问题修复

  • 修复条目收藏的异常问题 #674
  • 修复条目移除后未移除对应收藏的问题 #674
  • 条目更新封面字段时异常移除相关条目封面字段 #675

What's Changed

  • fix: 条目收藏和条目更新相关问题. by @chivehao in #678

Full Changelog: v0.15.9...v0.15.10

v0.15.9

21 Sep 15:38
3df5ed4
Compare
Choose a tag to compare
v0.15.9 Pre-release
Pre-release

新特性

  • 支持Prometheus的指标聚合API #676

What's Changed

Full Changelog: v0.15.8...v0.15.9

v0.15.8

20 Sep 03:18
57f1e81
Compare
Choose a tag to compare
v0.15.8 Pre-release
Pre-release

优化

  • Console条目详情页剧集看完按钮动态显示 #671
  • 条目剧集和附件的批量匹配接口支持三位数,支持中括号内0~999.0的浮点数 #672

What's Changed

Full Changelog: v0.15.7...v0.15.8