diff --git a/.env.production b/.env.production index 49392e78..3ab8c897 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ -VITE_SENTRY_RELEASE=TeyvatGuide@0.9.4 -VITE_COMMIT_HASH=f62e13a2 -VITE_BUILD_TIME=1769017229 +VITE_SENTRY_RELEASE=TeyvatGuide@0.9.5 +VITE_COMMIT_HASH=1ff37b29 +VITE_BUILD_TIME=1770532623 diff --git a/CHANGELOG.md b/CHANGELOG.md index 05e6d150..a0c72063 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,25 +2,45 @@ Author: 目棃 Description: CHANGELOG Date: 2025-09-09 -Update: 2026-01-22 +Update: 2026-02-08 --- > 本文档 [`Frontmatter`](https://github.com/BTMuli/MuCli#Frontmatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `2025-09-09 14:30:56` > -> 更新于 `2026-01-22 01:28:01` +> 更新于 `2026-02-08 14:32:58` -## [0.9.4](https://github.com/BTMuli/TeyvatGuide/releases/v0.9.4) (2025-01-22) +## [0.9.5](https://github.com/BTMuli/TeyvatGuide/releases/v0.9.5) (2026-02-08) + +- ✨ 重构UIGF导入导出备份恢复,支持UIGF4.2 +- 🍱 精简颂愿元数据 +- 🐛 由于Gt4配置变更,修复验证码登录时极验未正确触发 +- 🐛 保存用户信息采用参数绑定,修复特殊数据导致的sql拼接异常 +- 🐛 将ck更新逻辑移至首页,修复ck自动更新异常 +- 🐛 修正剧诗概况星章计算逻辑 +- 💄 调整战绩数据总览样式,更为紧凑 +- 💄 处理特定武器没有副属性时的渲染 +- 💄 修复集录祈愿卡池渲染异常 +- 💄 调整剧诗详情布局,统一比例 2/1 +- 💄 调整签到组件额外奖励样式,处理额外奖励点击 +- 🚸 暴露成就系列完成百分比,1位小数 +- 🚸 优化当前选中成就系列区分度 +- 🚸 深渊上传成功后自动刷新胡桃云用户信息 +- 🚸 修复图片质量调整特定条件下浮窗异常关闭 [`#207`](https://github.com/BTMuli/TeyvatGuide/issues/207) +- 🚸 自定义表情加载失败点击重新加载 +- 🚸 优化祈愿垫数展示UI + +## [0.9.4](https://github.com/BTMuli/TeyvatGuide/releases/v0.9.4) (2026-01-22) - 🐛 修复`msi`版本导入`dll`调用路径异常,捕获`dll`路径异常错误 - 🎨 调整商店版本`dll`检测逻辑,存在时不复制 - 🚸 调整导入相关提示文本 -## [0.9.3](https://github.com/BTMuli/TeyvatGuide/releases/v0.9.3) (2025-01-19) +## [0.9.3](https://github.com/BTMuli/TeyvatGuide/releases/v0.9.3) (2026-01-19) - 🐛 修复导入调用参数异常 - 🚸 设置页胡桃云用户信息刷新防抖处理 -## [0.9.2](https://github.com/BTMuli/TeyvatGuide/releases/v0.9.2) (2025-01-18) +## [0.9.2](https://github.com/BTMuli/TeyvatGuide/releases/v0.9.2) (2026-01-18) - 🍱 增加旅行者衣装相关资源 - ✨ WIKI新增 `{LINK#xx}{/LINK}` 数据支持 [`#156`](https://github.com/BTMuli/TeyvatGuide/issues/156) @@ -40,7 +60,7 @@ Update: 2026-01-22 - ♻️ 祈愿页面导入功能合并,仅显示一个导入按钮 - 💄 深渊支持单楼层分享,剧诗支持单幕分享 -## [0.9.1](https://github.com/BTMuli/TeyvatGuide/releases/v0.9.1) (2025-01-14) +## [0.9.1](https://github.com/BTMuli/TeyvatGuide/releases/v0.9.1) (2026-01-14) - 🍱 元数据:更新6.3版本资源 - 🍱 元数据:精简部分材料来源描述 diff --git a/README.md b/README.md index 1f5f420d..5b773b1c 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,18 @@ Author: 目棃 Description: 说明文档 Date: 2023-03-05 -Update: 2026-01-14 +Update: 2026-02-08 --- > 本文档 [`Frontmatter`](https://github.com/BTMuli/MuCli#Frontmatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `2023-03-05 14:41:55` > -> 更新于 `2026-01-14 00:09:05` +> 更新于 `2026-02-08 14:37:31` [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/BTMuli/TeyvatGuide) [![](https://img.shields.io/github/last-commit/BTMuli/TeyvatGuide)](https://github.com/BTMuli/TeyvatGuide/commits) [![](https://img.shields.io/github/commits-since/BTMuli/TeyvatGuide/latest?include_prereleases)](https://github.com/BTMuli/TeyvatGuide/commits) -[![](https://img.shields.io/badge/UIAF-v1.1-orange?style=for-the-badge)](./docs/standards/UIAF.md) [![](https://img.shields.io/badge/UIGF-v3.0-red?style=for-the-badge)](./docs/standards/UIGF3.md) [![](https://img.shields.io/badge/UIGF-v4.1-red?style=for-the-badge)](./docs/standards/UIGF.md) +[![](https://img.shields.io/badge/UIAF-v1.1-orange?style=for-the-badge)](./docs/standards/UIAF.md) [![](https://img.shields.io/badge/UIGF-v3.0-red?style=for-the-badge)](./docs/standards/UIGF3.md) [![](https://img.shields.io/badge/UIGF-v4.2-red?style=for-the-badge)](./docs/standards/UIGF.md) [![](https://img.shields.io/github/license/BTMuli/TeyvatGuide?style=for-the-badge)](./LICENSE) @@ -54,7 +54,7 @@ Game Tool for Genshin Impact player, supports Windows and macOS. - [x] 米游社各分区帖子获取(支持通过 ID 获取) - [x] 米游社话题帖子获取(通过话题点击跳转) - [x] 成就管理(UIAF v1.1),支持 [`Yae`](https://github.com/HolographicHat/Yae) 导入 & 自动导入(内置Yae) - - [x] 祈愿管理(UIGF v3.0,UIGF v4.1) + - [x] 祈愿管理(UIGF v3.0,UIGF v4.2) - [x] 背包物品获取(内置YAE) - [x] 留影叙佳期画片查看 - [x] 帖子收藏 diff --git a/package.json b/package.json index 131ce687..ea289816 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "teyvatguide", - "version": "0.9.4", + "version": "0.9.5", "description": "Game Tool for GenshinImpact player", "private": true, "packageManager": "pnpm@10.28.2", diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index cc535b65..5ff0497e 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -10,7 +10,7 @@ checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3" [[package]] name = "TeyvatGuide" -version = "0.9.4" +version = "0.9.5" dependencies = [ "chrono", "image", diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 7e4be920..20369501 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "TeyvatGuide" -version = "0.9.4" +version = "0.9.5" description = "Game Tool for Genshin Impact player" authors = ["BTMuli "] license = "MIT" diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 231bba1d..5de793e8 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -2,7 +2,7 @@ "$schema": "https://schema.tauri.app/config/2", "productName": "TeyvatGuide", "identifier": "TeyvatGuide", - "version": "0.9.4", + "version": "0.9.5", "build": { "beforeDevCommand": "pnpm vite:dev", "beforeBuildCommand": "pnpm vite:build",