From 885d55a127e5b799157025674594d5e14fb9809c Mon Sep 17 00:00:00 2001 From: lisiur Date: Wed, 5 Jul 2023 18:13:05 +0800 Subject: [PATCH] chore: bump version to 0.3.0 --- CHANGELOG.md | 9 +++++++++ README-ZH_CN.md | 10 +++++----- README.md | 18 +++++++++--------- RELEASE_NOTE.md | 10 ++-------- gui/tauri.conf.json | 2 +- package.json | 2 +- web/package.json | 2 +- web/src/i18n/template.ts | 9 +++++++++ web/src/i18n/zhCN.ts | 3 +++ 9 files changed, 40 insertions(+), 25 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a733037..ded7c27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.3.0](https://github.com/lisiur/ChatWizard/compare/v0.2.1...v0.3.0) (2023-07-05) + + +### Features + +* support editing chat models ([e706cc0](https://github.com/lisiur/ChatWizard/commit/e706cc037a5296f7d3d4a2fa04253a04b86a8c72)), closes [#54](https://github.com/lisiur/ChatWizard/issues/54) + + + ## [0.2.1](https://github.com/lisiur/ChatWizard/compare/v0.2.0...v0.2.1) (2023-05-15) diff --git a/README-ZH_CN.md b/README-ZH_CN.md index 2b49efa..487fccc 100644 --- a/README-ZH_CN.md +++ b/README-ZH_CN.md @@ -73,8 +73,8 @@ - **Mac** - - [Intel](https://github.com/lisiur/ChatWizard/releases/download/v0.2.1/ChatWizard_0.2.1_x64.dmg) - - [Apple Silicon](https://github.com/lisiur/ChatWizard/releases/download/v0.2.1/ChatWizard_0.2.1_aarch64.dmg) + - [Intel](https://github.com/lisiur/ChatWizard/releases/download/v0.3.0/ChatWizard_0.3.0_x64.dmg) + - [Apple Silicon](https://github.com/lisiur/ChatWizard/releases/download/v0.3.0/ChatWizard_0.3.0_aarch64.dmg) > MacOS 可能会遇到这个问题: `"ChatWizard.app" 已损坏,无法打开。 您应该将它移到废纸篓。` > @@ -86,11 +86,11 @@ - **Windows**: - - [msi](https://github.com/lisiur/ChatWizard/releases/download/v0.2.1/ChatWizard_0.2.1_x64_en-US.msi) + - [msi](https://github.com/lisiur/ChatWizard/releases/download/v0.3.0/ChatWizard_0.3.0_x64_en-US.msi) - **Linux** - - [deb](https://github.com/lisiur/ChatWizard/releases/download/v0.2.1/chat-wizard_0.2.1_amd64.deb) - - [AppImage](https://github.com/lisiur/ChatWizard/releases/download/v0.2.1/chat-wizard_0.2.1_amd64.AppImage) + - [deb](https://github.com/lisiur/ChatWizard/releases/download/v0.3.0/chat-wizard_0.3.0_amd64.deb) + - [AppImage](https://github.com/lisiur/ChatWizard/releases/download/v0.3.0/chat-wizard_0.3.0_amd64.AppImage) > 如果 linux 版的应用无法启动并不奇怪。这是因为这两个包都是在 ubuntu20 上构建的。或许你可以尝试在自己本地构建。 diff --git a/README.md b/README.md index ce3d84b..7b17261 100644 --- a/README.md +++ b/README.md @@ -88,8 +88,8 @@ - **Mac** - - [Intel](https://github.com/lisiur/ChatWizard/releases/download/v0.2.1/ChatWizard_0.2.1_x64.dmg) - - [Apple Silicon](https://github.com/lisiur/ChatWizard/releases/download/v0.2.1/ChatWizard_0.2.1_aarch64.dmg) + - [Intel](https://github.com/lisiur/ChatWizard/releases/download/v0.3.0/ChatWizard_0.3.0_x64.dmg) + - [Apple Silicon](https://github.com/lisiur/ChatWizard/releases/download/v0.3.0/ChatWizard_0.3.0_aarch64.dmg) > MacOS users may encounter this problem: `"ChatWizard.app" is damaged and can't be opened. You should move it to the Trash.` > @@ -101,11 +101,11 @@ - **Windows**: - - [msi](https://github.com/lisiur/ChatWizard/releases/download/v0.2.1/ChatWizard_0.2.1_x64_en-US.msi) + - [msi](https://github.com/lisiur/ChatWizard/releases/download/v0.3.0/ChatWizard_0.3.0_x64_en-US.msi) - **Linux** - - [deb](https://github.com/lisiur/ChatWizard/releases/download/v0.2.1/chat-wizard_0.2.1_amd64.deb) - - [AppImage](https://github.com/lisiur/ChatWizard/releases/download/v0.2.1/chat-wizard_0.2.1_amd64.AppImage) + - [deb](https://github.com/lisiur/ChatWizard/releases/download/v0.3.0/chat-wizard_0.3.0_amd64.deb) + - [AppImage](https://github.com/lisiur/ChatWizard/releases/download/v0.3.0/chat-wizard_0.3.0_amd64.AppImage) > It is not surprising for the app to fail to launch on a Linux system. This is likely because the two packages were built on the Ubuntu20. Perhaps you could consider building them locally. @@ -133,10 +133,10 @@ You need to install chat-wizard-cli to use plugin. ### Install chat-wizard-cli -- [Apple Intel](https://github.com/lisiur/ChatWizard/releases/download/v0.2.1/chat-wizard-cli_x86_64-apple-darwin) -- [Apple Silicon](https://github.com/lisiur/ChatWizard/releases/download/v0.2.1/chat-wizard-cli_aarch64-apple-darwin) -- [Windows](https://github.com/lisiur/ChatWizard/releases/download/v0.2.1/chat-wizard-cli_x86_64-pc-windows-msvc.exe) -- [Linux](https://github.com/lisiur/ChatWizard/releases/download/v0.2.1/chat-wizard-cli_x86_64-unknown-linux-gnu) +- [Apple Intel](https://github.com/lisiur/ChatWizard/releases/download/v0.3.0/chat-wizard-cli_x86_64-apple-darwin) +- [Apple Silicon](https://github.com/lisiur/ChatWizard/releases/download/v0.3.0/chat-wizard-cli_aarch64-apple-darwin) +- [Windows](https://github.com/lisiur/ChatWizard/releases/download/v0.3.0/chat-wizard-cli_x86_64-pc-windows-msvc.exe) +- [Linux](https://github.com/lisiur/ChatWizard/releases/download/v0.3.0/chat-wizard-cli_x86_64-unknown-linux-gnu) ### How to use diff --git a/RELEASE_NOTE.md b/RELEASE_NOTE.md index 478d665..7138fd7 100644 --- a/RELEASE_NOTE.md +++ b/RELEASE_NOTE.md @@ -1,12 +1,6 @@ -## [0.2.1](https://github.com/lisiur/ChatWizard/compare/v0.2.0...v0.2.1) (2023-05-15) - - -### Bug Fixes - -* **gui:** fix chat config display error ([0763803](https://github.com/lisiur/ChatWizard/commit/07638038fc9ca4f6675cc85615a5e09314278bf7)), closes [#49](https://github.com/lisiur/ChatWizard/issues/49) +# [0.3.0](https://github.com/lisiur/ChatWizard/compare/v0.2.1...v0.3.0) (2023-07-05) ### Features -* optimize the history operation experience ([b53b134](https://github.com/lisiur/ChatWizard/commit/b53b13424e523cc12a9a52f7215aa9fdf2df2ee3)) -* **plugin:** add host-print ([197861b](https://github.com/lisiur/ChatWizard/commit/197861b4c85c8dd06d3507ab1f4fb6fb846d4703)) \ No newline at end of file +* support editing chat models ([e706cc0](https://github.com/lisiur/ChatWizard/commit/e706cc037a5296f7d3d4a2fa04253a04b86a8c72)), closes [#54](https://github.com/lisiur/ChatWizard/issues/54) \ No newline at end of file diff --git a/gui/tauri.conf.json b/gui/tauri.conf.json index f7bfd37..1b27c1d 100644 --- a/gui/tauri.conf.json +++ b/gui/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "ChatWizard", - "version": "0.2.1" + "version": "0.3.0" }, "tauri": { "allowlist": { diff --git a/package.json b/package.json index 94a0f7e..889dc07 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chat-wizard", - "version": "0.2.1", + "version": "0.3.0", "description": "", "main": "index.js", "scripts": { diff --git a/web/package.json b/web/package.json index 26f309e..3b7e033 100644 --- a/web/package.json +++ b/web/package.json @@ -1,7 +1,7 @@ { "name": "chat-wizard", "private": true, - "version": "0.2.1", + "version": "0.3.0", "type": "module", "scripts": { "dev": "vite", diff --git a/web/src/i18n/template.ts b/web/src/i18n/template.ts index 0f78321..4c56075 100644 --- a/web/src/i18n/template.ts +++ b/web/src/i18n/template.ts @@ -68,6 +68,15 @@ const messages: Messages = { "chat.export": "Export", + "chatModel.new": "New Model", + "chatModel.models": "Models", + "chatModel.inputNameHint": "Please input model name", + "chatModel.rename": "Rename", + "chatModel.update.success": "Model updated successfully", + "chatModel.price": "Price", + "chatModel.tokens": "tokens", + "chatModel.unit": "Unit", + "prompt.new": "New Prompt", "prompt.prompts": "Prompts", "prompt.inputNameHint": "Please input prompt name", diff --git a/web/src/i18n/zhCN.ts b/web/src/i18n/zhCN.ts index d195c8f..acc9ff6 100644 --- a/web/src/i18n/zhCN.ts +++ b/web/src/i18n/zhCN.ts @@ -69,6 +69,9 @@ const messages: Messages = { "chatModel.inputNameHint": "请输入模型名称", "chatModel.rename": "重命名", "chatModel.update.success": "更新成功", + "chatModel.price": "价格", + "chatModel.tokens": "字数", + "chatModel.unit": "单位", "prompt.new": "新建提示词", "prompt.prompts": "提示词列表",