Changelog 5.55.21

This commit is contained in:
NewKidOnTheBlock 2022-05-10 15:07:25 +02:00 committed by GitHub
parent 7432f7f484
commit 65e23bde8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -15,15 +15,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [1.0.21 / 5.55.21] - 2022-05-10
### Added
- added "FuncSkipHook=FunctionName" option to selectively disable individual function hooks
- added "FuncSkipHook=FunctionName" option to selectively disable certain function hooks
### Changed
- improved support certificate entry box
- changing language no longer requires a restart on Plus UI
- improved the support certificate entry box
- changing the language no longer requires a restart on Plus UI
- fixed issue with high CPU load when using SbieCtrl to change settings
### Fixed
- fixed issue when running Firefox/Chromium browsers compiled with MinGW toolchain [#538](https://github.com/sandboxie-plus/Sandboxie/issues/538)
- fixed issue with Firefox/Chromium browsers that have been compiled with the MinGW toolchain [#538](https://github.com/sandboxie-plus/Sandboxie/issues/538)
- fixed issues with folder recovery on Plus UI [#1840](https://github.com/sandboxie-plus/Sandboxie/issues/1840) [#1380](https://github.com/sandboxie-plus/Sandboxie/issues/1380)