DELTREE 1.0.0-rc.3
Pre-release
Pre-release
·
1 commit
to main
since this release
Immutable
release. Only release title and notes can be modified.
Added
- Added
Check for Updates...to the menu-bar mini menu for Sparkle-enabled builds. - Added automatic update preferences and an explicit
Install Update and Relaunchaction to Settings and the menu-bar mini menu. - Added launch-at-login support through macOS
SMAppService. - Added a
Review Itemshover submenu that lists every non-ignored item needing review and opens the selected item in the dashboard. - Added expandable cleanup-history details for completed, skipped, and failed paths.
- Added macOS 14 Apple Silicon and macOS 15 Intel compatibility lanes to CI.
Fixed
- Prevented repeated Documents access prompts after
~/Documents/Codexaccess is denied; users can explicitly retry from Settings. - Prevented duplicate cleanup submissions from canceling an in-progress cleanup and reporting cancellation as per-item failures.
- Made
~/Documents/Codexopt-in so first launch and background scans do not request Documents access. - Excluded incomplete or unreadable scans from cleanup and revalidated filesystem identity, complete size, and open files immediately before every Trash action.
- Refreshed
simctldevice state immediately before every simulator mutation. - Replaced free-text custom-root and exclusion editing with validated macOS file pickers.
- Restored one theme-independent menu-bar status icon while preserving theme-specific application icons.
- Fixed Settings unit labels so values such as
Minutesdo not wrap inside numeric fields.
Changed
- Made Modern the default visual mode; Classic remains available as the retro theme.
- Expanded UI smoke tests to render and validate all documented app surfaces.