Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Minor fixes
  • Loading branch information
isaak654 authored Sep 15, 2024
1 parent 98525b0 commit 7ba9820
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7ba9820

Please sign in to comment.