parent
98525b04f8
commit
7ba9820173
13
CHANGELOG.md
13
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
|
||||
|
|
Loading…
Reference in New Issue