Sandboxie-Plus Version 1.6.0 released
Added 2022-11-26 16:00:33 +0000 UTCThis build fixes a few issues and introduces a new update mechanism which allows to update individual files.
On the "Support Tab" in the "Global Options" the user can now choose from 3 release channels
Stable - GitHub Releases
Preview - GitHub Pre-Releases
Live - Test builds before they are mature enough to be a Pre-Release
There the user can also select how to behave when a "Full Update" (where an installer is available) or a "Version Revision" (where only individual files of the existing installation will be updated) is found.
The Installers will offer the ability download the latest Templates.ini and Translations when installing.
The Live release channel will be available as "Version Revision" only.
Download: https://github.com/sandboxie-plus/Sandboxie/releases/tag/v1.6.0
[1.6.0 / 5.61.0] - 2022-11-26
Added
- added ability to import/export boxes into 7z files
- added new update mechanism allowing for incremental updates
-- used for nightly test builds in the "live" update channel
-- used to update Templates.ini and translations after installation #1105
Changed
- restructured the box context menu a bit
- SandMan translations are now compressed and located in translations.7z
Fixed
- fixed issue with recycle icon not updated in time #2457 (thanks okrc)
- fixed issue with "index out of range" #2470 (thanks okrc)
- fixed issue starting SandMan after install #2284
- fixed encoding issue with my_version.h #2475