|
| 1 | +# Created with WinGet Releaser using komac v2.16.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Sandboxie.Plus |
| 5 | +PackageVersion: 1.17.4 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: http://xanasoft.com/ |
| 8 | +PublisherUrl: https://xanasoft.com/ |
| 9 | +PublisherSupportUrl: https://github.com/sandboxie-plus/Sandboxie/issues |
| 10 | +Author: https://xanasoft.com |
| 11 | +PackageName: Sandboxie-Plus |
| 12 | +PackageUrl: https://github.com/sandboxie-plus/Sandboxie |
| 13 | +License: GPL-3.0 |
| 14 | +LicenseUrl: https://github.com/sandboxie-plus/Sandboxie/blob/HEAD/LICENSE.Classic |
| 15 | +CopyrightUrl: https://raw.githubusercontent.com/sandboxie-plus/Sandboxie/master/LICENSE.Plus |
| 16 | +ShortDescription: Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. |
| 17 | +Description: |- |
| 18 | + Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. |
| 19 | + It is developed by David Xanatos since it became open source, before that it was developed by Sophos (which acquired it from Invincea, which acquired it earlier from the original author Ronen Tzur). |
| 20 | + It creates a sandbox-like isolated operating environment in which applications can be run or installed without permanently modifying the local or mapped drive. |
| 21 | + Such an isolated virtual environment allows controlled testing of untrusted programs and web surfing. |
| 22 | +Moniker: sandboxie-plus |
| 23 | +Tags: |
| 24 | +- sandbox |
| 25 | +ReleaseNotes: |- |
| 26 | + 0 5 5 |
| 27 | + Release Notes |
| 28 | + Sandboxie-Plus 1.17.4 / 5.72.4 introduces several improvements focused on compatibility, security, and overall stability. This update adds new controls for handling local loopback communication with the introduction of the BlockLocalLoop=y option, allowing users to explicitly block applications running inside a sandbox from connecting to services on the host through the local loopback interface. |
| 29 | + To improve compatibility with modern desktop frameworks, Sandboxie-Plus now includes automatic detection of Electron-based applications. The primary heuristic runs early and is enabled by default, automatically applying the appropriate handling for Electron programs; it can be disabled with UseElectronDetection=n if required. In cases where this early heuristic fails or has been disabled, a secondary detection mechanism may later determine that the application is Electron-based after startup. Because this happens too late to apply the automatic workaround, Sandboxie-Plus will display the new SBIE2189 message to inform the user and provide troubleshooting guidance, suggesting the configuration option SpecialImage=chrome,program.exe for the affected application. |
| 30 | + Hardware information protection has also been refined and can now be configured on a per-process basis, providing more granular control for users who need to selectively expose or restrict hardware identifiers to specific applications. Additionally, the driver now performs certificate verification using UTC time instead of local system time, preventing issues caused by incorrect local clock settings and ensuring consistent validation behavior. |
| 31 | + A number of reliability problems have been resolved in this release. An issue affecting volatile configuration updates has been corrected, and a missing WaitServiceState call has been added to address cases where LINE failed to launch with a NO_SIGNATURE error. Stability improvements include fixing a race condition that could lead to a system crash during driver unload, correcting the verification logic used by Key_MergeSubkeys, and resolving a problem in Application Compartment mode related to File_WaitNamedPipe. Additional fixes address an IPC synchronization issue where Ipc_Handles_CritSec was not properly released when NtQueryDirectoryObject failed, as well as a bug that caused user interfaces of WebView2 applications built with Tauri to become unresponsive inside the sandbox. |
| 32 | + As part of ongoing cleanup, the deprecated configuration option UseElectronWorkaround=y has been removed, as the new Electron detection mechanism supersedes the previous workaround. Overall, this release improves compatibility with modern application frameworks, strengthens certificate validation behavior, and resolves several stability issues, making it a recommended update for all Sandboxie-Plus users. |
| 33 | + For a full list of changes please review the change log. |
| 34 | + You can support the project through donations, any help will be greatly appreciated. |
| 35 | + If you have issues with an update installation, just uninstall the previous version keeping the sandboxie.ini and reinstall the new build. |
| 36 | +ReleaseNotesUrl: https://github.com/sandboxie-plus/Sandboxie/releases/tag/v1.17.4 |
| 37 | +ManifestType: defaultLocale |
| 38 | +ManifestVersion: 1.12.0 |
0 commit comments