Skip to content

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 31 Aug 08:43
ed3c757

What's Changed

  • fix(ci): 重新登记已删除的 Actions workflow by @Mihar1 in #173
  • feat(tui): 完善 ? 快捷键帮助页 (#162) by @LeeShunEE in #178
  • fix: System 页内容超界时按焦点滚动 by @LeeShunEE in #180
  • feat(tui): Overview 账本展示 SysProxy/TUN 动作与结果 (#159) by @LeeShunEE in #179
  • fix(tui): 帮助页只展示当前页相关快捷键 by @LeeShunEE in #181
  • docs: 优化 Google SEO 入口与 README 可发现性 by @LeeShunEE in #182
  • chore(release): 记录 v0.9.1 变更日志 by @LeeShunEE in #183
  • ci: 允许 main 向 dev 的同步 PR 通过来源检查 by @LeeShunEE in #187
  • chore: 将 main 上的 CI workflow 修复同步回 dev by @LeeShunEE in #186
  • chore: 以 merge commit 并入 main 历史 by @LeeShunEE in #188
  • chore: 将 main 上的 hotfix 同步到 dev by @Mihar1 in #174
  • chore: 将 v0.9.1 从 dev 晋级到 main by @LeeShunEE in #189

Full Changelog: v0.9.0...v0.9.1

国内离线安装(AList 网盘,免 GitHub 访问)

Linux / macOS:

curl -fsSL https://cloud.xn--30q18ry71c.com/p/public/mihari-release/mihari/install-aio-remote.sh | bash

Windows (PowerShell):

& ([scriptblock]::Create((irm https://cloud.xn--30q18ry71c.com/p/public/mihari-release/mihari/install-aio-remote.ps1)))