Skip to content

Releases: mihari-proxy/mihari

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 05 Sep 17:39
343262d

What's Changed

Full Changelog: v0.9.1...v0.9.2

国内离线安装(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)))

Mihari v0.9.2-dev.4 (dev)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Sep 11:56
6b04952

This is a Mihari development release.

国内 prerelease 安装(AList,免 GitHub;覆盖 index,不改默认稳定入口)

Linux / macOS:

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

Windows (PowerShell):

$env:MIHARI_INDEX_URL='https://cloud.xn--30q18ry71c.com/p/public/mihari-release/mihari-dev/index.txt'
& ([scriptblock]::Create((irm https://cloud.xn--30q18ry71c.com/p/public/mihari-release/mihari/install-aio-remote.ps1)))

Mihari v0.9.2-dev.3 (dev)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Sep 10:57
93a6df1

This is a Mihari development release.

国内 prerelease 安装(AList,免 GitHub;覆盖 index,不改默认稳定入口)

Linux / macOS:

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

Windows (PowerShell):

$env:MIHARI_INDEX_URL='https://cloud.xn--30q18ry71c.com/p/public/mihari-release/mihari-dev/index.txt'
& ([scriptblock]::Create((irm https://cloud.xn--30q18ry71c.com/p/public/mihari-release/mihari/install-aio-remote.ps1)))

Mihari v0.9.2-dev.2 (dev)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Sep 08:46
c4e9101

This is a Mihari development release.

国内 prerelease 安装(AList,免 GitHub;覆盖 index,不改默认稳定入口)

Linux / macOS:

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

Windows (PowerShell):

$env:MIHARI_INDEX_URL='https://cloud.xn--30q18ry71c.com/p/public/mihari-release/mihari-dev/index.txt'
& ([scriptblock]::Create((irm https://cloud.xn--30q18ry71c.com/p/public/mihari-release/mihari/install-aio-remote.ps1)))

Mihari v0.9.2-dev.1 (dev)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Sep 06:50
c8f4a1f

This is a Mihari development release.

国内 prerelease 安装(AList,免 GitHub;覆盖 index,不改默认稳定入口)

Linux / macOS:

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

Windows (PowerShell):

$env:MIHARI_INDEX_URL='https://cloud.xn--30q18ry71c.com/p/public/mihari-release/mihari-dev/index.txt'
& ([scriptblock]::Create((irm https://cloud.xn--30q18ry71c.com/p/public/mihari-release/mihari/install-aio-remote.ps1)))

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)))

Mihari v0.9.1-dev.1 (dev)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Aug 06:31
fd356e5

This is a Mihari development release.

国内 prerelease 安装(AList,免 GitHub;覆盖 index,不改默认稳定入口)

Linux / macOS:

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

Windows (PowerShell):

$env:MIHARI_INDEX_URL='https://cloud.xn--30q18ry71c.com/p/public/mihari-release/mihari-dev/index.txt'
& ([scriptblock]::Create((irm https://cloud.xn--30q18ry71c.com/p/public/mihari-release/mihari/install-aio-remote.ps1)))

Mihari v0.9.0-dev.12 (dev)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Aug 06:23
fd356e5

This is a Mihari development release.

国内 prerelease 安装(AList,免 GitHub;覆盖 index,不改默认稳定入口)

Linux / macOS:

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

Windows (PowerShell):

$env:MIHARI_INDEX_URL='https://cloud.xn--30q18ry71c.com/p/public/mihari-release/mihari-dev/index.txt'
& ([scriptblock]::Create((irm https://cloud.xn--30q18ry71c.com/p/public/mihari-release/mihari/install-aio-remote.ps1)))

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 01:40
470e516

What's Changed

  • chore: 将 v0.9.0 从 dev 晋级到 main (#171)
  • chore(release): 记录 v0.9.0 变更日志 (#170)
  • fix: 将 Web GUI 缓存刷新提示改为英文并无特殊着色 (#145)
  • ci: 正式发版前校验 CHANGELOG 已收口 (#143)
  • feat: 在 Web GUI 摘要区增加强制刷新缓存提示 (#144)
  • docs: 在 README 免责声明中补充非正式开发阶段说明 (#142)
  • fix: 切回 main 时 prerelease 不再误判为 ahead (#141)
  • fix: 修复 PowerShell 5.1 解析 GitHub Releases JSON (#139)
  • feat: 增加 Mihari 应用通道 main/dev (#137)
  • docs: 在 README 顶部增加学习交流与非营利声明 (#138)
  • refactor: 整理 scripts 目录结构 (#135)
  • feat(ci): add PR source check for main branch (#136)
  • docs: add English versions of CONTRIBUTING and SECURITY (#132)
  • fix: 将 AList 缺失目录视为不存在而不是检查失败 (#130)
  • fix: 兼容 AList fs/list 无分页字段的响应 (#129)
  • feat: 为 prerelease 通道增加独立 AList index (#128)
  • fix: 固定发版构建输入 (#124)
  • fix: 修复 dev prerelease 创建参数 (#123)
  • feat: 建立 dev 分支发布基础 (#120)
  • fix(tun): 避免把本实例 mihomo 识别为外部进程 (#114)
  • docs: 补齐 TUN 冲突、端口配置与订阅代理说明 (#118)
  • docs: 在 README 中追加 LINUX DO 社区认可 (#117)
  • chore: add Pullfrog workflow file (#116)

Commits

  • 470e516 chore: 将 v0.9.0 从 dev 晋级到 main (#171)
  • a6e8476 chore(release): 记录 v0.9.0 变更日志 (#170)
  • 5fe1eca fix: 将 Web GUI 缓存刷新提示改为英文并无特殊着色 (#145)
  • 74618b0 ci: 正式发版前校验 CHANGELOG 已收口 (#143)
  • eb4851f feat: 在 Web GUI 摘要区增加强制刷新缓存提示 (#144)
  • c0ce0fc docs: 在 README 免责声明中补充非正式开发阶段说明 (#142)
  • 79c8005 fix: 切回 main 时 prerelease 不再误判为 ahead (#141)
  • 58f366b fix: 修复 PowerShell 5.1 解析 GitHub Releases JSON (#139)
  • 9448fe7 feat: 增加 Mihari 应用通道 main/dev (#137)
  • 1c1f3f9 docs: 在 README 顶部增加学习交流与非营利声明 (#138)
  • 486d57a refactor: 整理 scripts 目录结构 (#135)
  • 0bf38de feat(ci): add PR source check for main branch (#136)
  • 774da9a docs: add English versions of CONTRIBUTING and SECURITY (#132)
  • 9d5dc11 fix: 将 AList 缺失目录视为不存在而不是检查失败 (#130)
  • d7b0602 fix: 兼容 AList fs/list 无分页字段的响应 (#129)
  • 0ae44ef feat: 为 prerelease 通道增加独立 AList index (#128)
  • 8e83f87 fix: 固定发版构建输入 (#124)
  • 9dc3260 fix: 修复 dev prerelease 创建参数 (#123)
  • b24322d feat: 建立 dev 分支发布基础 (#120)
  • 392a268 fix(tun): 避免把本实例 mihomo 识别为外部进程 (#114)
  • d936253 docs: 补齐 TUN 冲突、端口配置与订阅代理说明 (#118)
  • 626754f docs: 在 README 中追加 LINUX DO 社区认可 (#117)
  • 26d1312 chore: add Pullfrog workflow file (#116)

Full Changelog: v0.8.2...v0.9.0

国内离线安装(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)))

Mihari v0.9.0-dev.9 (dev)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 05:37

This is a Mihari development release.

国内 prerelease 安装(AList,免 GitHub;覆盖 index,不改默认稳定入口)

Linux / macOS:

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

Windows (PowerShell):

$env:MIHARI_INDEX_URL='https://cloud.xn--30q18ry71c.com/p/public/mihari-release/mihari-dev/index.txt'
& ([scriptblock]::Create((irm https://cloud.xn--30q18ry71c.com/p/public/mihari-release/mihari/install-aio-remote.ps1)))