Updated Change log (markdown)

master
zanllp 2024-07-15 05:58:13 +08:00
parent dbf9d457e1
commit f8a3bcb7f6
1 changed files with 19 additions and 0 deletions

@ -1,5 +1,12 @@
[跳到中文](#中文)
# English
## 2024-7-15
### Added WorkspaceSnapshot feature. Added support for customizing the startup page
![image](https://github.com/user-attachments/assets/127f7d61-22c0-4acd-8939-69558d1e2746)
<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
### 添加了工作区快照的功能,支持自定义启动页面
![image](https://github.com/user-attachments/assets/53e34866-8a93-41f0-bcbd-b01897374966)
![image](https://github.com/user-attachments/assets/7df6dcd0-2a72-4b9b-b6f8-21be453d0261)
## 2024-7-10
### 新增了pyinstaller编译的版本大幅度降低了杀毒软件误报的概率。