Updated Change log (markdown)
parent
dbf9d457e1
commit
f8a3bcb7f6
|
|
@ -1,5 +1,12 @@
|
|||
[跳到中文](#中文)
|
||||
# English
|
||||
## 2024-7-15
|
||||
### Added WorkspaceSnapshot feature. Added support for customizing the startup page
|
||||
|
||||

|
||||
|
||||
<img width="946" alt="image" src="https://github.com/user-attachments/assets/6fdc43e5-95cc-475c-90df-1f66f2f62825">
|
||||
|
||||
## 2024-7-10
|
||||
### Added a PyInstaller-compiled version, significantly reducing the likelihood of false positives from antivirus software.
|
||||
|
||||
|
|
@ -462,6 +469,18 @@ Triggered under the same circumstances as above, there will be a button to updat
|
|||
|
||||
# 中文
|
||||
|
||||
|
||||
## 2024-7-15
|
||||
### 添加了工作区快照的功能,支持自定义启动页面
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
## 2024-7-10
|
||||
### 新增了pyinstaller编译的版本,大幅度降低了杀毒软件误报的概率。
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue