- 新增功能:
- 添加 mac 环境下 的窗口检测(多开)
- 在UI中添加exif的设置选项,用户可以自行选择是否要往图片属性中插入元信息 (#112)
- 修复bug:
- 修复 B漫更换链接授权规则导致的 Biliplus 无法正常解析 (#125)
- 修复章节名称带方括号识别库存异常
- 修复B站二维码登入请求412异常
- 修正章节标题的错误替换
- 优化设置:
- 优化保存性能,临时文件移动到目标位置,而不是拷贝 (#124)
- 增加压缩等级
- 针对 Macos 更新打包配置
- 完善对MacOS的支持
- cbz格式多作者识别优化
- Linter 由原来的 black 改为 ruff
特别感谢
- @dataacat 针对 Biliplus 新规则进行更新适配,为黑科技下载赋能
- @spr-equinox 对 Cbz 保存格式的更新修复
What's Changed
- ⬆️ Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #111
- ⬆️ Bump pycryptodomex from 3.19.0 to 3.19.1 by @dependabot in #116
- 🐛尽力修正标题的错误替换 by @spr-equinox in #122
- 🐛 修复一个运行时错误 by @spr-equinox in #123
- 修复BiliPlus Cookie by @dataacat in #126
- Develop by @Zeal-L in #127
- 🚧 更新打包配置 by @Zeal-L in #128
New Contributors
- @spr-equinox made their first contribution in #122
- @dataacat made their first contribution in #126
Full Changelog: v1.5.0...v1.5.1