🚀 v0.5.3

This commit is contained in:
目棃
2024-08-27 12:13:33 +08:00
parent e4a3f6d019
commit da060303d4
8 changed files with 34 additions and 16 deletions

View File

@@ -25,7 +25,7 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v4
- name: Add Rust targets(macOS Intel) - name: Add Rust targets(macOS Intel)
if: matrix.settings.target == 'macos-intel' if: matrix.settings.target == 'macos-intel'
run: rustup target add x86_64-apple-darwin run: rustup target add x86_64-apple-darwin
@@ -47,9 +47,7 @@ jobs:
- name: setup pnpm - name: setup pnpm
uses: pnpm/action-setup@v2 uses: pnpm/action-setup@v2
with: with:
version: 9.6.0 version: 9.9.0
- name: remove lockfile
run: rm pnpm-lock.yaml
- name: Install frontend dependencies - name: Install frontend dependencies
run: pnpm install run: pnpm install

View File

@@ -8,7 +8,7 @@ jobs:
qodana: qodana:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
- name: setup node - name: setup node
@@ -18,7 +18,7 @@ jobs:
- name: setup pnpm - name: setup pnpm
uses: pnpm/action-setup@v2 uses: pnpm/action-setup@v2
with: with:
version: 9.1.0 version: 9.9.0
- name: remove lockfile - name: remove lockfile
run: rm -f pnpm-lock.yaml run: rm -f pnpm-lock.yaml
- name: Install dependencies - name: Install dependencies

View File

@@ -2,12 +2,33 @@
Author: 目棃 Author: 目棃
Description: CHANGELOG Description: CHANGELOG
Date: 2024-07-09 Date: 2024-07-09
Update: 2024-08-11 Update: 2024-08-27
--- ---
> 本文档 [`Frontmatter`](https://github.com/BTMuli/MuCli#Frontmatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `2024-07-09 14:16:16` > 本文档 [`Frontmatter`](https://github.com/BTMuli/MuCli#Frontmatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `2024-07-09 14:16:16`
> >
> 更新于 `2024-08-11 15:43:34` > 更新于 `2024-08-27 12:07:18`
## [0.5.3](https://github.com/BTMuli/TeyvatGuide/releases/v0.5.3) (2024-08-27)
- 💥 `UserCharacters` 表重建,**请务必执行更新数据库操作**
- 🔥 移除卡牌wiki及其相关组件、资源
- ✨ 设置页添加窗口回正开关,默认开启
- ✨ 网页小工具组件支持特定条件下的前瞻兑换码查看
- ✨ 适配新版角色详情返回数据支持角色筛选UI重构支持三种样式浮窗 [`#121`](https://github.com/BTMuli/TeyvatGuide/issues/121)
- ✨ 更新 5.0 版本游戏资源 [`#122`](https://github.com/BTMuli/TeyvatGuide/issues/122)
- 🐛 修复首页近期活动组件特定链接点击异常
- 🐛 修复首页今日素材组件角色生日时的跳转异常
- 🐛 修复祈愿抽数计算错误
- 🐛 修复特定条件下帖子`vote`组件数据 NAN
- 🐛 修复帖子`linkCard`组件分享图米游铺图标渲染异常
- ♻️ 公告解析重构
- ♻️ 帖子`mention`组件点击改为直接打开新窗口
- 💄 公告页&咨讯页UI调整顶部改为`appbar`置顶
- 💄 祈愿页面添加表格查看,`tab`顺序调整
- 💄 调整帖子`vod`组件分享截图样式
- 💄 调整帖子`image`组件样式,不会自动放大
- ✏️ 完善帖子`text`组件,支持`italic`样式渲染
## [0.5.2](https://github.com/BTMuli/TeyvatGuide/releases/v0.5.2) (2024-08-11) ## [0.5.2](https://github.com/BTMuli/TeyvatGuide/releases/v0.5.2) (2024-08-11)

View File

@@ -2,12 +2,12 @@
Author: 目棃 Author: 目棃
Description: 说明文档 Description: 说明文档
Date: 2023-03-05 Date: 2023-03-05
Update: 2024-07-31 Update: 2024-08-27
--- ---
> 本文档 [`Frontmatter`](https://github.com/BTMuli/MuCli#Frontmatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `2023-03-05 14:41:55` > 本文档 [`Frontmatter`](https://github.com/BTMuli/MuCli#Frontmatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `2023-03-05 14:41:55`
> >
> 更新于 `2024-07-31 18:21:43` > 更新于 `2024-08-27 12:07:07`
![](https://img.shields.io/github/last-commit/BTMuli/TeyvatGuide?style=for-the-badge) ![](https://img.shields.io/github/commits-since/BTMuli/TeyvatGuide/latest?include_prereleases&style=for-the-badge) ![](https://img.shields.io/github/last-commit/BTMuli/TeyvatGuide?style=for-the-badge) ![](https://img.shields.io/github/commits-since/BTMuli/TeyvatGuide/latest?include_prereleases&style=for-the-badge)
@@ -55,7 +55,7 @@ Game Tool for Genshin Impact player, supports Windows and macOS.
- 登陆功能: - 登陆功能:
- [x] 原神战绩数据获取 - [x] 原神战绩数据获取
- [x] 角色列表数据获取 - [x] 角色详情数据获取
- [x] 螺旋深渊数据获取 - [x] 螺旋深渊数据获取
- [x] 祈愿数据获取(近半年) - [x] 祈愿数据获取(近半年)
@@ -65,7 +65,6 @@ Game Tool for Genshin Impact player, supports Windows and macOS.
- [x] 角色图鉴 - [x] 角色图鉴
- [x] 武器图鉴 - [x] 武器图鉴
- [x] 名片图鉴 - [x] 名片图鉴
- [x] 卡牌图鉴
- [x] 材料图鉴 - [x] 材料图鉴
- 应用功能: - 应用功能:

View File

@@ -1,6 +1,6 @@
{ {
"name": "TeyvatGuide", "name": "TeyvatGuide",
"version": "0.5.2", "version": "0.5.3",
"description": "Game Tool for Genshin Impact player", "description": "Game Tool for Genshin Impact player",
"private": true, "private": true,
"type": "module", "type": "module",

2
src-tauri/Cargo.lock generated
View File

@@ -4,7 +4,7 @@ version = 3
[[package]] [[package]]
name = "TeyvatGuide" name = "TeyvatGuide"
version = "0.5.2" version = "0.5.3"
dependencies = [ dependencies = [
"chrono", "chrono",
"log", "log",

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "TeyvatGuide" name = "TeyvatGuide"
version = "0.5.2" version = "0.5.3"
description = "Game Tool for Genshin Impact player" description = "Game Tool for Genshin Impact player"
authors = ["BTMuli <bt-muli@outlook.com>"] authors = ["BTMuli <bt-muli@outlook.com>"]
license = "MIT" license = "MIT"

View File

@@ -1,7 +1,7 @@
{ {
"productName": "TeyvatGuide", "productName": "TeyvatGuide",
"identifier": "TeyvatGuide", "identifier": "TeyvatGuide",
"version": "0.5.2", "version": "0.5.3",
"build": { "build": {
"beforeDevCommand": "pnpm vite:dev", "beforeDevCommand": "pnpm vite:dev",
"beforeBuildCommand": "pnpm vite:build", "beforeBuildCommand": "pnpm vite:build",