Release v0.8.8 / 5.50.8 #998
Closed
DavidXanatos
announced in
Announcements
Replies: 1 comment 2 replies
-
Version 0.8.2 of Sandboxie-Plus was running minimized to tray via Run Sandboxed context menu option with Sandboxie.ini UserSettings section option SbieCtrl_AutoStartAgent=SandMan.exe -autorun. I can not find a release note about this specific change. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This build reworks some internal mechanisms and fixes a lot of bugs as well as some new features.
If you have issues with an update installation, just uninstall the previous version keeping the sandboxie.ini and reinstall the new build.
You can support the project through donations, any help will be greatly appreciated.
Changelog
[0.8.8 / 5.50.8] - 2021-07-12
Changed
-- the security enhanced option "MsiInstallerExemptions=n" is now the default behavioure
Fixed
-- this change was introduced to fix #951
-- to use NtQueryObject the option "UseObjectNameForKeys=y" can be added to sandboxie.ini
[0.8.7b / 5.50.7] - 2021-07-11 (Hot-Fix 2)
Fixed
[0.8.7 / 5.50.7] - 2021-07-10
Added
-- when this option is enabled the normal behavioure with a box selection dialog can be achived holding down CTRL
-- usefull to avoidl listing for example insecure compatybility test boxes
Changed
Fixed
Removed
[0.8.6 / 5.50.6] - 2021-07-07 (Hot-Fix 1)
Added
Fixed
[0.8.5 / 5.50.5] - 2021-07-06 (Pre-Release)
Added
-- note: this allows Chrome and other programs to use the job system for additional isolation
Changed
-- Note: this change provides an almost static system call speed of 1.2us irregardless of the running process count
-- The old list, with 100 programs running required: 4.5µs; with 200: 12µs; and with 300: 18µs per syscall
-- Note: some of the slowdown was affecting also non sandboxed applications due to how the driver handles certain callbacks
-- not yet enabled in production build
Fixed
-- the notification window is not only topmost for 5 seconds
Removed
-- it's recommended to use "OpenSamEndpoint=y" to allow for password change in windows 10
This discussion was created from the release Release v0.8.8 / 5.50.8.
Beta Was this translation helpful? Give feedback.
All reactions