Skip to content

Commit b2b745f

Browse files
authored
New version: Mihomo-Party.Mihomo-Party version 1.7.0
1 parent 3af1e12 commit b2b745f

File tree

3 files changed

+88
-0
lines changed

3 files changed

+88
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with WinGet Releaser using komac v2.10.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: Mihomo-Party.Mihomo-Party
5+
PackageVersion: 1.7.0
6+
InstallerLocale: en-US
7+
InstallerType: nullsoft
8+
ProductCode: dca524c3-c4d3-54b7-891e-e781dd58e37f
9+
ReleaseDate: 2025-02-07
10+
AppsAndFeaturesEntries:
11+
- DisplayName: Mihomo Party
12+
Publisher: mihomo-party-org
13+
ProductCode: dca524c3-c4d3-54b7-891e-e781dd58e37f
14+
Installers:
15+
- Architecture: x86
16+
InstallerUrl: https://github.com/mihomo-party-org/mihomo-party/releases/download/v1.7.0/mihomo-party-windows-1.7.0-ia32-setup.exe
17+
InstallerSha256: 8C9A2A527B1B38C1034C69830664FEE14E99513919F1B2D5E8A15D9AB56B4D61
18+
- Architecture: x64
19+
InstallerUrl: https://github.com/mihomo-party-org/mihomo-party/releases/download/v1.7.0/mihomo-party-windows-1.7.0-x64-setup.exe
20+
InstallerSha256: CE337E14A384F91760F66C6FC78DE0DA46980C9C91B7AD47E7E2403A3CB001F0
21+
- Architecture: arm64
22+
InstallerUrl: https://github.com/mihomo-party-org/mihomo-party/releases/download/v1.7.0/mihomo-party-windows-1.7.0-arm64-setup.exe
23+
InstallerSha256: 214D557AA90A697A387AAE0B54E65958C9F1588FE0E454B651226599EC4620E4
24+
ManifestType: installer
25+
ManifestVersion: 1.9.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
# Created with WinGet Releaser using komac v2.10.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: Mihomo-Party.Mihomo-Party
5+
PackageVersion: 1.7.0
6+
PackageLocale: en-US
7+
Publisher: Mihomo-Party
8+
PublisherUrl: https://github.com/pompurin404/mihomo-party
9+
PublisherSupportUrl: https://github.com/mihomo-party-org/mihomo-party/issues
10+
Author: Pompurin404
11+
PackageName: Mihomo-Party
12+
PackageUrl: https://github.com/mihomo-party-org/mihomo-party
13+
License: GPL-3.0
14+
LicenseUrl: https://github.com/mihomo-party-org/mihomo-party/blob/HEAD/LICENSE
15+
Copyright: Copyright © 2024 mihomo-party
16+
ShortDescription: Another Mihomo GUI.
17+
Tags:
18+
- clash
19+
- clash-meta
20+
- electron
21+
- mihomo
22+
- mihomo-party
23+
ReleaseNotes: |-
24+
新功能 (Feat)
25+
- 增加更多核心设置
26+
- 添加内联支持和缺失的翻译
27+
- 增加连接的时间排序功能
28+
- 添加 i18n 支持,包含英文翻译
29+
- 支持应用内更新和重启 Sub-Store
30+
修复 (Fix)
31+
- 延迟按钮宽度的自动调整
32+
- 渲染 Card 为 div,防止按钮嵌套导致的 Hydration 错误
33+
- 解决自动运行受控组件的警告
34+
- 解决标题栏覆盖和受控组件的警告
35+
- 解决无法点击配置文件的问题
36+
- 解决组件层级中的无效按钮嵌套
37+
- 在 NextUI 按钮组件中用 onPress 替换 onClick
38+
- 添加 aria-label 以解决可访问性警告
39+
- UI 中的延迟测试结果支持自动更新,无需点击
40+
- 移除 NextUI Card 组件中的嵌套按钮元素
41+
- 修复 useWindowFrame 切换时的重复重启问题 (#457)
42+
重构 (Refactor)
43+
- 按文件类型筛选提供者,而不是按订阅信息筛选
44+
- 添加缺失的 aria-label,提升可访问性合规性
45+
其他改进 (Chore)
46+
- 格式化语言文件并删除未使用的文件
47+
- 添加缺失的 i18n 字符串和 UI 调整
48+
- 更新依赖项
49+
- 记住滚动位置和展开状态
50+
- 增加节点详细信息
51+
依赖更新 (Deps)
52+
- 更新依赖项,并将 UI 框架从 NextUI 迁移到 HeroUI
53+
ReleaseNotesUrl: https://github.com/mihomo-party-org/mihomo-party/releases/tag/v1.7.0
54+
ManifestType: defaultLocale
55+
ManifestVersion: 1.9.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.10.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: Mihomo-Party.Mihomo-Party
5+
PackageVersion: 1.7.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)