mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2025-12-26 20:50:30 +08:00
1.7.1 Released
This commit is contained in:
parent
55a3bc9cd3
commit
83c5b03773
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -1,14 +1,13 @@
|
||||
name: Build
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- v*
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
- '.github/ISSUE_TEMPLATE/**'
|
||||
- '.github/workflows/issues.yml'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions: write-all
|
||||
|
||||
|
||||
19
changelog.md
19
changelog.md
@ -1,3 +1,22 @@
|
||||
## 1.7.1
|
||||
**注意1:主题失效,请重新下载一次,因为更新了UI组件,老主题不兼容了**
|
||||
**注意2:如安装后为英文,请在设置中反复选择几次不同语言以写入配置文件**
|
||||
|
||||
### 新功能 (Feat)
|
||||
- 自动检测操作系统语言并设置app
|
||||
|
||||
### 修复 (Fix)
|
||||
- 修复详细模式下节点旗帜不显示的问题
|
||||
- 修复引导页显示问题
|
||||
- 修复缺失的hero-ui参数
|
||||
- 补充丢失的翻译
|
||||
|
||||
### 其他改进 (Chore)
|
||||
- 美化延迟测试结果按钮的显示样式
|
||||
- 默认开1-RTT延迟测试
|
||||
- 替换默认延迟测试链接
|
||||
|
||||
## 1.7.0
|
||||
### 新功能 (Feat)
|
||||
- 增加更多核心设置
|
||||
- 添加内联支持和缺失的翻译
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mihomo-party",
|
||||
"version": "1.7.0",
|
||||
"version": "1.7.1",
|
||||
"description": "Mihomo Party",
|
||||
"main": "./out/main/index.js",
|
||||
"author": "mihomo-party-org",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user