Update CHANGELOG.md

Co-Authored-By: isaak654 <isaak654@users.noreply.github.com>
This commit is contained in:
爱编程的叶一笑 2024-07-03 20:00:58 +08:00 committed by isaak654
parent 3800a28c56
commit 8bdfbaa550
No known key found for this signature in database
GPG Key ID: 59D402040437EC44
1 changed files with 10 additions and 6 deletions

View File

@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/). This project adheres to [Semantic Versioning](http://semver.org/).
## [1.1x.x / 5.xx.x] - 2024-07-0x
### Added
- added UI options for "ForceRestartAll" and "UseCreateToken" in OptionWindow
- added an optional context menu option to make folder/file forced quickly
- You can also use "Sandman.exe /add_force program_path" to do it
- added option "Improve3DGameRate" to enhance 3D games' FPS
## [1.14.3 / 5.69.3] - 2024-07-01 ## [1.14.3 / 5.69.3] - 2024-07-01
### Changed ### Changed
@ -16,7 +26,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [1.14.2 / 5.69.2] - 2024-06-19 ## [1.14.2 / 5.69.2] - 2024-06-19
### Added ### Added
@ -34,11 +43,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- added RPC Port message filter mechanism to block unsafe RDP calls via the driver [#3930](https://github.com/sandboxie-plus/Sandboxie/issues/3930) - added RPC Port message filter mechanism to block unsafe RDP calls via the driver [#3930](https://github.com/sandboxie-plus/Sandboxie/issues/3930)
- Usage: "RpcPortFilter=Port,ID,Label" label is optional - Usage: "RpcPortFilter=Port,ID,Label" label is optional
- added "Job Object" Options page to colelct all job object related options - added "Job Object" Options page to colelct all job object related options
- added UI options for "ForceRestartAll" and "UseCreateToken" in OptionWindow.
- added a optional context menu option to make folder/file forced quickly.
- You can also use "Sandman.exe /add_force program_path" to do it.
- added option "Improve3DGameRate" to enchance 3D games' FPS.
### Changed ### Changed
- Extend "Temp Template" to make it could delete local template section - Extend "Temp Template" to make it could delete local template section