diff --git a/CHANGELOG.md b/CHANGELOG.md index f498f03d..c970afea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,21 +7,20 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [1.14.9 / 5.69.9] - 2024-09-?? ### Added -- Added a couple alternative default sandbox paths to the box wizard: - - \??\%SystemDrive%\Sandbox\%USER%\%SANDBOX% - - \??\%SystemDrive%\Sandbox\%SANDBOX% - - \??\%SystemDrive%\Users\%USER%\Sandbox\%SANDBOX% -- Added Box Import Dialog +- added alternative default sandbox paths to the box wizard: + - \\??\\%SystemDrive%\\Sandbox\\%USER%\\%SANDBOX% + - \\??\\%SystemDrive%\\Sandbox\\%SANDBOX% + - \\??\\%SystemDrive%\\Users\\%USER%\Sandbox\\%SANDBOX% +- added Sandbox Import dialog ### Changed -- box root in settings is now a combo box +- sandbox root selection in global settings is now a combo box ### Fixed - fixed Exported encrypted archive files cannot be unpacked by Sandboxie [#4229](https://github.com/sandboxie-plus/Sandboxie/issues/4229) - ## [1.14.8 / 5.69.8] - 2024-09-09 ### Changed