Version 5.73.2 du 16/08/2026- Added outside sandboxed-window border modes (onoutside, ttloutside, and alloutside) in SandMan; these draw the configured border outside the application frame, while the new BorderInsideMaximized=y setting (enabled by default) moves the border and label inside maximized or snapped windows so they remain visible.
- Added persistence for manually expanded and collapsed SandMan process-tree branches across task-list refreshes and UI restarts.
- Added global BoxAliasDisplayMode controls for display-only sandbox names across SandMan, Start.exe, window titles, borders, tooltips, recovery logs, and messages, while preserving the real box name for paths and operations; Import Sandboxes can optionally read archived aliases.
- Added an optional literal search box to compact and non-compact SandMan tray menus for filtering sandboxes and groups.
- Added a SandMan setting to restore either the active or default snapshot after automatic deletion, consistently across synchronous and asynchronous cleanup, with Snapshot Manager access and refresh controls.
- Changed SandMan's Auto Expand Tree to preserve explicit group, sandbox, and process expansion choices while using the toggle as the default for items without saved state; Find bar Expand All and Collapse All remain one-time actions, and Options/LegacyAutoExpandTree=true retains the previous behavior.
- validated compatibility with Windows build 29634 and updated DynData.
- Changed SandMan Trace Log auto scrolling overriding manual scrolling; it now pauses away from the bottom and provides an in-list resume button.
- Fixed SandMan File Panel column widths resetting when switching between boxes.
- Fixed a bug that could cause the list of open handles to be reported incorrectly.
- Fixed SandMan File Panel and Browse Files blocking Recycle Bin deletion of expanded folder trees, made file-name sorting case-insensitive, and made folders sort before files.
- Fixed SandMan Box Groups collapsing during refreshes, restarts, and sandbox moves despite remembered group state.
- Fixed driver incompatibility with latest Windows Insider build.
- Fixed SandMan File Panel treating registry hive log files such as RegHive.LOG1 and RegHive.LOG2 as descendants of RegHive because of their shared filename prefix, causing them to be omitted when deleting the selection together.
- Fixed BoxNameTitle prefix buffer sizing for long sandbox aliases and combined alias/name titles.
- Fixed incorrect character and byte buffer-size handling in Start Menu shortcut data, window class-name queries, configuration reads, and SandMan driver-log retrieval.
- Fixed Start Menu shortcut icon-path IPC buffer handling.
- Fixed ApiTrace stack exhaustion on Cygwin and other alternate stacks by replacing callback-side formatting with a compact synchronous logging path, preserving legacy ordering and stack capture.
- Improved early stack symbol loading by retrying unresolved addresses after process discovery and refreshing the DbgHelp module list when needed.
- Fixed SandMan offering to install the DbgHelp add-on when enabling stack traces even though the add-on was already installed.
- Fixed ConfidentialBox=y could trap the user on a black screen when trying to elevate a process.