diff --git a/CHANGELOG.md b/CHANGELOG.md index 5663003a..b24eda94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,13 +9,13 @@ This project adheres to [Semantic Versioning](http://semver.org/). -## [1.4.1 / 5.59.1] - 2022-10-?? +## [1.4.1 / 5.59.1] - 2022-10-05 ### Added -- addes dark title bar support for Windows 11 [#2299](https://github.com/sandboxie-plus/Sandboxie/pull/2299) +- added dark title bar support for Windows 11 [#2299](https://github.com/sandboxie-plus/Sandboxie/pull/2299) ### Changed -- In sbie 5.28 and later WinInetCache is open, this breks IE's source view, hence it can now be disabled with 'CloseWinInetCache=y' +- in Sbie 5.28 and later WinInetCache is open, which breaks IE's source view, therefore it can now be disabled with 'CloseWinInetCache=y' ### Fixed - fixed WarnProcess and WarnFolder not working with certain configurations @@ -29,9 +29,9 @@ This project adheres to [Semantic Versioning](http://semver.org/). - added start menu enumeration [#1570](https://github.com/sandboxie-plus/Sandboxie/issues/1570) - added UI for breakout processes [#1904](https://github.com/sandboxie-plus/Sandboxie/issues/1904) - added option to customize double-click action per sandbox -- added new advanced tab in the advanced tab allowing to configure specific processes and other advanced options +- added new miscellaneous tab in the advanced options tab allowing to configure specific processes and other advanced options - added "SeparateUserFolders=y" and "SandboxieLogon=y" to the sandbox options dialog -- added icons to option section labels +- added icons to the section labels on the option pages ### Changed