feat(app): 适配最新版本

- 修改软件内部分提示文本
- 添加 API KEY 掩码,防止直接输出 API KEY 内容
This commit is contained in:
himeditator
2026-01-10 20:15:32 +08:00
parent 0825e48902
commit 3324b630d1
14 changed files with 112 additions and 59 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "auto-caption",
"productName": "Auto Caption",
"version": "1.0.0",
"version": "1.1.0",
"description": "A cross-platform subtitle display software.",
"main": "./out/main/index.js",
"author": "himeditator",