Sandboxie Plus (open source fork of Sandboxie)
#81
Information 
Quote:Sandboxie+ Release v1.5.2 / 5.60.2:
 
Changelog

Changed
  • utility groups are now cleaned up automatically
Fixed
  • fixed issues with SBIE2227 on virtual drives
  • fixed issues on native 32-bit windows introduced with 1.5.0 #2401
Download
[-] The following 1 user says Thank You to harlan4096 for this post:
  • ismail
Reply
#82
Information 
Quote:Sandboxie+ Release v1.5.3 / 5.60.3:

Changelog

Added
  • boxes set to auto-delete are now marked with a small red recycle symbol
  • added Vietnamese language on Plus UI #2438
Fixed
  • fixed issue with box options #2400
  • fixed issue with Smart App Control #2341
  • fixed issue with snapshots when using privacy boxes #2427
  • fixed issue with m_pColorslider change not applied #2433 (thanks okrc)
  • fixed issue with switching snapshots when the file panel is open
  • fixed issue with file panel when an empty box is selected #2419
  • fixed issue with menu icon not being disabled #2406
  • fixed compatibility issue with Microsoft Edge #2312
  • fixed UsePrivacyMode=y compatibility with Windows 7 #2423
  • fixed minor issue during Sandboxie Plus uninstall #2421
  • fixed BSOD issue when driver initialization fails (introduced in 1.5.1) #2431
  • fixed fake paths being listed even if true paths do not exist #2403
  • fixed issue with Firefox 106.x requesting write access to plugin executables #2391 #2411
Download
[-] The following 1 user says Thank You to harlan4096 for this post:
  • ismail
Reply
#83
Information 
Quote:Sandboxie Plus 1.6.2 / Classic 5.61.2:

Homepage
Download Page & Changelog
Download | 32-Bit Classic
Download | 64-Bit Classic
Download | 32-Bit Plus
Download | 64-Bit Plus
Reply
#84
Information 
Quote:This is a maintenance release fixing various bugs.

Download: https://github.com/sandboxie-plus/Sandbo...tag/v1.6.3

Changelog

[1.6.3 / 5.61.3] - 2022-12-21

Changed
  • improved Network Location Awareness template
[1.6.2b / 5.61.2] - 2022-12-21

Fixed
  • fixed issue with update label when "version update" is set to "ignore"
  • fixed issue with wow64 thunking on 32 bit windows 10 systems #2546
  • fixed on reboot auto clean up boxes are nto cleared #2531
    -- Note: a clean up is now done after each reboot
  • fixed issue with Network Location Awareness under windows 11 #2530
  • fixed issues with recovery window #2458
[1.6.2a / 5.61.2] - 2022-12-19

Fixed
  • Fixed crash issue in Vintage UI introduced in 1.6.1a
Reply
#85
Information 
Quote:Sandboxie Plus v1.6.4 / 5.61.4:

Changelog

Added
  • added option to disable sandbox clean-up on startup #2553
  • added contribution guidelines in the Help menu for both Plus and Classic UIs #2551
Fixed
  • fixed issue with auto delete sandbox on SandMan startup #2555
  • fixed issue with Windows 11 context menu when SandMan was not already running #2284
  • fixed issue with the display about cmbDefault #2560 (okrc)
  • fixed issue with color inaccuracy #2570 (okrc)
  • fixed issue with Templates.ini loading on first start #2574
  • fixed Cyberpunk 2077 not being able to load mods when sandboxed
  • fixed performance issue in games
  • fixed FFS hooking issue observed in Windows 11 ARM64 Build 22621.819
Download
[-] The following 2 users say Thank You to harlan4096 for this post:
  • ismail, jasonX
Reply
#86
Information 
Quote:Sandboxie Plus v1.6.5 / 5.61.5:

Changelog

Added
  • added user mode syscall tracing, now system calls can be logged also in compartment type boxes as well as all Win32k syscalls
Changed
  • reworked trace log model, now it can load over 10e6 entries in under 1 second
  • ApiLog support is now hidden from the trace UI when the appropriate DLLs are missing
Fixed
  • fixed issue with Microsoft Edge in a security enhanced box #2571
  • opened OpenIpcPath=\{BEC19D6F-D7B2-41A8-860C-8787BB964F2D} on ARM64 systems
  • fixed incompatibility with Windows 11 21H2 ARM64 #2431
Download
Reply
#87
Information 
Quote:Sandboxie Plus 1.6.6 / 5.61.6:

Changelog

Changed
  • reworked trace log retrival to greately improving performance
  • improved list/tree finder
  • improved trace logging
  • enabled drop admin rights option for compartment style boxes
    -- Note: programs started unsandboxed can not have rights dropped, but UAC prompts and elevation from within the sandboxed are blocked
Fixed
  • fixed potential BSOD issue in the driver
  • fixed crash in in trace log #2599
  • fixed tray issue 2600 (okrc)
  • fixed issues with shortcuts #2601 (okrc)
Download
Reply
#88
Information 
Quote:Sandboxie Plus  v1.6.7 / 5.61.7:

Changelog

Added
  • added option to the classic ui to apply a supporter certificate
Changed
  • time limited certificates now have 1 extra free month of validity, to improve the renewal expirience
Fixed
  • fixed issue with Hebrew language (Classic UI) #2608
  • fixed issue with startmenu integration and snapshots
Download
Reply
#89
Information 
Quote:Sandboxie Plus  v1.7.2 / 5.62.2:

Changelog

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Changed
  • reorganized box options once again, old box layout is default again
  • SBIE2227 indicating volume without 8.3 name support is now disabled by default -- Note: you can use "EnableVerboseChecks=y" to re enable this check
Fixed
  • fixed delete v1/v2 display now respects global presets
  • avoid blocking the Explorer when dragging #2660
  • fixed issue with QtSingleApp #2659
  • fixed updater sometimes failing to create temp dir #2615
  • fixed issue with snapshot removal #2663
  • fixed issue with symbolicl inks #2606
  • fixed issues with appcontainer based isoaltion, appcontainer tokens are now by defualt dropped -- Note: the behavioure can be disabled with 'DropAppContainerTokens=program.exe,n'
Download
Reply
#90
Information 
Quote:Changelog

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[1.8.0 / 5.63.0] - 2023-02-27

Added
  • Run menu now supports folders, to be used by entering foldername1\foldername2\entryname in the name column of the UI
  • added a tray indicator for pending updates
  • added virtualization for CreateDirectoryObject(Ex) and OpenDirectoryObject (improves security, prevents name squatting) -- note: this can be disabled using 'NtNamespaceIsolation=n'
Changed
  • 'OpenProtectedStorage=y' has been replaced with a template
  • moved all built-in access rules to a set of default templates
  • moved WinInetCache control to a template OpenWinInetCache, 'CloseWinInetCache=y' is now obsolete
  • added hook for CreateAppContainerToken, which should also improve compatibility with other apps #1926 -- note: Template_Edge_Fix is no longer required
  • replaced a few icons
  • moved the "Support" global settings page above the "Advanced Config" page and renamed it to "Support & Updates"
  • 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
  • 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
  • FIXED SECURITY ISSUE ID-22 NtCreateSectionEx was not filtered by the driver
  • fixed issue starting services without a system token
  • fixed issues with new file migration settings #2700
  • fixed shell integration on ARM64 #2685
  • fixed new issues with driver verifier #2708
Download
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)
[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Recent Posts
Sandboxie Plus (open source fork of San...
Release v1.15.11 /...Kool — 10:16
NVIDIA announces GeForce RTX 5060 Ti at ...
NVIDIA intros RTX ...harlan4096 — 09:38
Java Runtime Environment 8.0 Update 451
Java Runtime Envir...harlan4096 — 08:29
Google Chrome 135.0.7049.95/.96
Stable Channel Upd...harlan4096 — 08:26
Adobe Acrobat Reader DC 25.001.20458
Adobe Acrobat Read...harlan4096 — 08:20

[-]
Birthdays
Today's Birthdays
avatar (49)fuspeukChark
avatar (43)werriewWaiNg
avatar (37)Freemanleo
Upcoming Birthdays
avatar (44)wapedDow
avatar (48)oapedDow
avatar (41)Sanchowogy
avatar (43)techlignub
avatar (42)Stevenmam
avatar (49)onlinbah
avatar (50)steakelask
avatar (44)Termoplenka
avatar (42)bycoPaist
avatar (48)pieloKat
avatar (42)ilyagNeexy
avatar (50)donitascene
avatar (50)Toligo
avatar (37)RobertUtelt

[-]
Online Staff
There are no staff members currently online.

>