Skip to content

v2.0.0-beta.43

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 06:17
· 91 commits to main since this release
dae1608

What's Changed

  • 🐛 fix: disable ssl verify in httpx client by @SigureMo in #305
  • ✨ feat: use protobuf danmaku source when login by @SigureMo in #340
  • 🐛 fix: support festival link and fix web view proto by @SigureMo in #341

Note

本版本使用了 rust 重写的 biliass,对于 Homebrew 用户来说,从源码构建时可能需要安装 rust,因此相对来说更为推荐使用 uv 或者 pipx 来安装 yutto,因为他们会拉取预编译好的 wheel 包而不是从源码构建(除非你的平台没有预编译好的 wheel 包,支持预编译的平台见构建流水线 .github/workflows/biliass-build-and-release.yml

Full Changelog: v2.0.0-beta.42...v2.0.0-beta.43