mirror of
https://github.com/xweiba/location-spoofer.git
synced 2026-09-25 16:11:54 +08:00
chore: 准备 v1.0.7 发布
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
## 已发布
|
||||
|
||||
- [v1.0.7](https://github.com/xweiba/location-spoofer/releases/tag/v1.0.7) — 2026-09-11
|
||||
- [v1.0.6](https://github.com/xweiba/location-spoofer/releases/tag/v1.0.6) — 2026-09-01
|
||||
- [v1.0.5](https://github.com/xweiba/location-spoofer/releases/tag/v1.0.5) — 2026-08-10
|
||||
- [v1.0.4](https://github.com/xweiba/location-spoofer/releases/tag/v1.0.4) — 2026-08-09
|
||||
|
||||
@@ -0,0 +1,26 @@
|
||||
# v1.0.7
|
||||
|
||||
发布日期:2026-09-11
|
||||
|
||||
## 主要更新
|
||||
|
||||
- 新增完整英文界面,并将诊断日志和 Bug 报告正文调整为英文,方便在 GitHub 提交和排查问题。
|
||||
- 从保留完整历史的 `xepes0/wloc` 恢复原 WLOC 脚本,固定上游提交与文件哈希,并改由本仓库长期托管。
|
||||
- 修复 Shadowrocket 等第三方客户端的脚本失效问题,模块和脚本统一使用项目自有地址及 `1.0.8` 缓存版本。
|
||||
- HTTPS 解密配置展示全部五个定位域名,每个域名提供独立复制按钮,并可直接打开当前第三方客户端。
|
||||
- 本地打包同时生成固定文件名和带生成时间的未签名 IPA,避免同名文件缓存造成误用。
|
||||
|
||||
## 提交变更总结
|
||||
|
||||
- `68cd5fd` fix(proxy): 恢复上游脚本与逐项域名复制
|
||||
- `0594970` fix(i18n): 完善国际化并迁移 WLOC 脚本
|
||||
- `908ac8f` Add English localization (device-language based)
|
||||
|
||||
## 自签安装
|
||||
|
||||
- Release 附件为未签名 IPA,安装前需要自行签名。
|
||||
- 可使用免费 Apple ID 和 Impactor 完成签名安装,无需付费开发者账号。
|
||||
- 签名时请保留 Bundle ID `com.paopaolabs.location-spoofer`、App Group `group.com.paopaolabs.location-spoofer` 及原有 entitlements。
|
||||
- 免费 Apple ID 签名通常只有 7 天有效期,到期后需要重新签名安装。
|
||||
|
||||
<!-- commit-range: v1.0.6..v1.0.7 -->
|
||||
Reference in New Issue
Block a user