forked from pot-app/pot-desktop
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
25 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,11 @@ | ||
## 3.0.5 (2024-06-27) | ||
|
||
### Break Change: | ||
|
||
- 3.x版本之后旧版插件不再可用,升级后会自动删除旧版插件,请前往插件仓库下载安装新版插件使用,若插件开发者还没适配新版插件,请联系插件开发者升级插件。 | ||
- After version 3.x, old plugins will no longer be available. They will be automatically deleted upon upgrade. Please visit the plugin repository to download and install the new versions. If the plugin developers have not yet updated their plugins, please contact them to request an upgrade. | ||
## 3.0.6 (2024-10-29) | ||
|
||
### New feature: | ||
|
||
- support multiple instance service | ||
- use javascript plugin system | ||
- enable dev tools | ||
- add database api for plugin | ||
- add builtin lingva service | ||
- add support for hebrew | ||
- improve ui translation | ||
|
||
### Bugs fixed: | ||
|
||
- recognize failed | ||
- tts failed | ||
- collection failed | ||
- default lingva error | ||
- builtin ecdict can not be save |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -423,7 +423,7 @@ Node.js >= 18.0.0 | |
|
||
pnpm >= 8.5.0 | ||
|
||
Rust >= 1.79.0 | ||
Rust >= 1.80.0 | ||
|
||
### 开始编译 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -421,7 +421,7 @@ Node.js >= 18.0.0 | |
|
||
pnpm >= 8.5.0 | ||
|
||
Rust >= 1.79.0 | ||
Rust >= 1.80.0 | ||
|
||
### Start compilation | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -421,7 +421,7 @@ Node.js >= 18.0.0 | |
|
||
pnpm >= 8.5.0 | ||
|
||
Rust >= 1.79.0 | ||
Rust >= 1.80.0 | ||
|
||
### 컴파일 방법 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters