Update CHANGELOG.md
Co-Authored-By: isaak654 <isaak654@users.noreply.github.com>
This commit is contained in:
parent
3800a28c56
commit
8bdfbaa550
16
CHANGELOG.md
16
CHANGELOG.md
|
@ -2,6 +2,16 @@
|
|||
All notable changes to this project will be documented in this file.
|
||||
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
|
||||
|
||||
### Changed
|
||||
|
@ -16,7 +26,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
|
||||
|
||||
|
||||
## [1.14.2 / 5.69.2] - 2024-06-19
|
||||
|
||||
### 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)
|
||||
- Usage: "RpcPortFilter=Port,ID,Label" label is optional
|
||||
- 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
|
||||
- Extend "Temp Template" to make it could delete local template section
|
||||
|
|
Loading…
Reference in New Issue