This commit is contained in:
DavidXanatos 2022-10-15 15:27:03 +02:00
parent eaa83c5523
commit c9808f9773
2 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Avoid window overlap when editing templates [#2339](https://github.com/sandboxie-plus/Sandboxie/pull/2339) (thanks okrc)
- Fixed the wrong write of OpenWinClass setting UI [#2347](https://github.com/sandboxie-plus/Sandboxie/pull/2347) (thanks okrc)
- Fixed issue about Local Template [#2338](https://github.com/sandboxie-plus/Sandboxie/pull/2338) (thanks okrc)
- fixed Edge WebView compatybility issue [#2350](https://github.com/sandboxie-plus/Sandboxie/issues/2350)
### Changed
- reworked API compatibility check

View File

@ -651,6 +651,8 @@ ExternalManifestHack=msedge.exe,y
# SBIE fix for MSEdge 106.x also for win 10
OpenIpcPath=msedge.exe,\Sessions\*\AppContainerNamedObjects\*
OpenFilePath=msedge.exe,\Device\NamedPipe\Sessions\*\AppContainerNamedObjects\*
# fix for edge web view
ExternalManifestHack=msedgewebview2.exe,y
#
# Vivaldi