diff --git a/Change-log.md b/Change-log.md index 258c93a..0664cb4 100644 --- a/Change-log.md +++ b/Change-log.md @@ -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) + +image + ## 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编译的版本,大幅度降低了杀毒软件误报的概率。