v1.5.1: 文传易外链+缩略图改截预览webview+工程整体加密+缩略图压缩

- 配置按钮组新增「文传易」外链(关于之前,系统浏览器打开 http://wenchuanyi.bbitcn.net/)
- 缩略图改为对编辑区预览 webview 直接截图(所见即所得),非当前预览页回退按 URL 截图
- 工程 JSON 整体加密(AES-256-GCM,enc:v1: 覆盖整个 JSON)
- 缩略图压缩 ≤500KB(PNG→JPEG)
- 版本号升至 1.5.1(同步 settings/utils/store/ProjectInfo/AboutPanel 默认值)
- 更新开发进度存档与 MEMORY 至 v1.5.1
This commit is contained in:
2026-08-23 18:40:54 +08:00
parent e0d96051f1
commit ef6075a810
19 changed files with 255 additions and 60 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "smart-agri-center",
"version": "0.2.0",
"version": "1.5.1",
"description": "智慧农业大数据可视化控制中心(Electron + React + TypeScript",
"main": "./out/main/index.js",
"author": "FanHongCai",