This commit is contained in:
DavidXanatos 2023-02-27 19:14:22 +01:00
parent 19d4fa108f
commit 339774bfbc
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- when dragging and dropping a file on the SandMan UI to run it, the currently selected box will be pre-selected in the box picker dialog
- improved access rule handling [#2633](https://github.com/sandboxie-plus/Sandboxie/discussions/2633)
- SbieCtrl now uses the new update format when checking for updates
- added priorization of primary matches over auylairy matches to rule specificity
### Fixed
- added AppContainer support for Compartment type boxes
@ -37,6 +38,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [1.7.2 / 5.62.2] - 2023-02-05
### Changed