Skip to content

Tags: FQrabbit/biliupforjava

Tags

1.4.1-beta6.7

Toggle 1.4.1-beta6.7's commit message

Verified

This commit was signed with the committer’s verified signature.
chore: 更新版本号至 v1.4.1-beta6.7 并添加更新日志

1.4.1-beta6.6

Toggle 1.4.1-beta6.6's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: 修复合集封面无法正确加载的问题

- 调整合集封面预览的加载时机和显示逻辑
- 合集封面如果遇到夹获取失败时不炸掉接口做了重试和日志提示

1.4.1-beta6.5

Toggle 1.4.1-beta6.5's commit message

Verified

This commit was signed with the committer’s verified signature.
feat: 录制历史添加批量删除功能

1.4.1-beta6.4

Toggle 1.4.1-beta6.4's commit message

Verified

This commit was signed with the committer’s verified signature.
docs: 修正README中图片路径的反斜杠为斜杠

1.4.1-beta6.3

Toggle 1.4.1-beta6.3's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: 优化低速检测机制

- 增加15秒的传输"预热期"和32KB的最小写入字节检查,避免在传输初期误判为低速状态

1.4.1-beta6.2

Toggle 1.4.1-beta6.2's commit message

Verified

This commit was signed with the committer’s verified signature.
feat: 增加稿件状态功能

- 现在稿件处理的工作流会同步在前端展示,方便理解稿件目前处于什么状态
- 录制历史里稿件详细信息中单独显示普通弹幕和高级弹幕数量
- 现在如果手动关闭上传,录制完毕的稿件会直接进入归档分类,不会在工作中分类挤压

1.4.1-beta6.1

Toggle 1.4.1-beta6.1's commit message

Verified

This commit was signed with the committer’s verified signature.
style: 补全缺少的日志打印中文说明

1.4.1-beta6

Toggle 1.4.1-beta6's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: 修复检测是否拆分稿件时还会沿用已经发布的稿件的问题

1.4.1-beta5.9

Toggle 1.4.1-beta5.9's commit message

Verified

This commit was signed with the committer’s verified signature.
feat: 添加限速功能

1.4.1-beta5.8

Toggle 1.4.1-beta5.8's commit message

Verified

This commit was signed with the committer’s verified signature.
style: 录制历史页面增加`工作中`和`归档`分类;新增版本更新检查提示