Skip to content

Commit 2605385

Browse files
committed
📝 修改blog
1 parent 44f85a3 commit 2605385

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/content/blog/announcing-v2.0.0-alpha.1.mdx

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ author: zty012
1414

1515
## 重要公告
1616

17+
### 所有旧版本的工程文件将无法打开
18+
19+
原来的 json 和基于 MsgPack 的 prg 格式将无法被解析,只能打开在新版本中保存的文件。
20+
21+
后续会发布工程文件迁移工具
22+
1723
### 迁移到 Graphif 组织
1824

1925
由于本项目逐渐成熟,我们决定将项目脱离 [LiRenTech](https://github.com/LiRenTech) 组织,转移到 [Graphif](https://github.com/graphif) 组织下。
@@ -28,10 +34,6 @@ author: zty012
2834

2935
现在可以在单个窗口内打开多个文件,并可以自由切换。
3036

31-
### `*.prg` 文件格式
32-
33-
`*.json` 文件格式改为了基于 zip 和 MsgPack 的 `*.prg` 文件格式,减小了文件大小,并且可以直接嵌入图片文件。
34-
3537
## 已知问题
3638

3739
### 菜单栏只有少部分功能可用

0 commit comments

Comments
 (0)