Releases: ikaros-dev/ikaros
Releases · ikaros-dev/ikaros
v0.14.3
v0.14.2
v0.14.1
优化
- 默认主题的js问题修复
- 默认主题的条目详情页添加URL选择的剧集参数
- 默认主题的条目详情页播放逻辑
- 后台任务相关接口优化
- 针对不同尺寸图片的显示优化 #628
依赖
- 升级spirngdoc版本到2.5.0
What's Changed
- optimzie: default theme subject details html by @chivehao in #623
- build: upgrade spirngdoc version to 2.5.0 by @chivehao in #624
- fix: swagger server external url config for https. by @chivehao in #625
- docs: add annotation for RegexUtils#parseEpisodeSeqByFileName by @chivehao in #626
- optimize: default theme subject details video player page. by @chivehao in #627
- feat: task for running in backend by @chivehao in #629
- feat: 支持条目封面裁剪 by @chivehao in #630
Full Changelog: v0.14.0...v0.14.1
v0.14.0
优化
- 收藏的接口聚合和优化 #617
问题修复
- Console的收藏页条目卡片非预期边框和进度条
- 默认主题的ass字幕挂载问题
What's Changed
- feat: collection endpoints adjust and optimize by @chivehao in #618
- optimize: authorization by @chivehao in #619
- optimize: security app token response when user not found or disable. by @chivehao in #620
- optimize: subject card in collection page. by @chivehao in #621
- fix: default theme ass subitles display by @chivehao in #622
Full Changelog: v0.13.1...v0.14.0
v0.13.1
优化
- indices api 添加 cover 字段 #607
问题修复
What's Changed
- fix: default theme link issue by @chivehao in #602
- fix: episode details page in SubjectPut.vue by @chivehao in #605
- docs: update README.MD by @chivehao in #606
- docs: update README.MD by @chivehao in #610
- fix: subject relation response data illegal by @chivehao in #611
- build: gitHub issue template by @chivehao in #612
- build: gitHub issue template by @chivehao in #613
- fix: subject relation delete issue by @chivehao in #614
- feat: add cover field in SubjectHint by @chivehao in #615
Full Changelog: v0.13.0...v0.13.1
v0.13.0
新特性
- 引入flyway,底层结构改动不影响无缝升级
- 更新用户名
- 更细分的授权
优化
What's Changed
- feat: support flyway by @chivehao in #591
- feat: support role authority by @chivehao in #592
- fix: db sql issue for ROLE_AUTHOR.SQL by @chivehao in #597
- fix: subject episode details dialog resource preview by @chivehao in #598
- feat: log archive config. by @chivehao in #599
- fix: console tag operate by @chivehao in #600
- docs: update README.MD by @chivehao in #601
Full Changelog: v0.12.6...v0.13.0
v0.12.6
v0.12.5
v0.12.4
优化
- 条目卡片根据剧集匹配进度,呈现不同的样式。 #582
What's Changed
- docs: update README.MD by @li-guohao in #584
- docs: update README.MD by @li-guohao in #585
- Update README.MD by @li-guohao in #586
- optimize: subject card and details style for episode matching progress. by @li-guohao in #587
- fix: checkstyle by @li-guohao in #588
Full Changelog: v0.12.3...v0.12.4