Update CHANGELOG.md

Minor fixes
This commit is contained in:
isaak654 2024-09-15 18:54:29 +02:00 committed by GitHub
parent 98525b04f8
commit 7ba9820173
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 7 deletions

View File

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