Update CHANGELOG.md

This commit is contained in:
DavidXanatos 2023-04-17 08:11:33 +02:00 committed by GitHub
parent de7db6f1e3
commit 8ad6b930a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 3 deletions

View File

@ -12,13 +12,28 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [1.8.5 / 5.63.5] - 2023-04-?? ## [1.8.5 / 5.63.5] - 2023-04-17
### Added
- added local template editorto the global settings window
- added hidden message list
- added option to prevent processes located outside teh sandbox from loading boxed dll's
-- to enable it use "ProtectHostImages=y"
- add option to block box inter programs but not box extern once
- added SbieLogon option to the new box wizard [#2823](https://github.com/sandboxie-plus/Sandboxie/issues/2823)
- added a few UI debug options [#2816](https://github.com/sandboxie-plus/Sandboxie/issues/2816)
### Changed
- run menu entries now can have custom icons
- the init edit page will automatically switch to edit when the user chages somethign
- improved change handling in the global settings window
- reorganized global options
### Fixed ### Fixed
- fixed issue with group renaming in the SandMan UI [#2804](https://github.com/sandboxie-plus/Sandboxie/issues/2804) - fixed issue with group renaming in the sandman UI [#2804](https://github.com/sandboxie-plus/Sandboxie/issues/2804)
## [1.8.4 / 5.63.4] - 2023-04-07
### Added ### Added
- added installer icon [#2795](https://github.com/sandboxie-plus/Sandboxie/issues/2795) - added installer icon [#2795](https://github.com/sandboxie-plus/Sandboxie/issues/2795)