Version History
SpectraSpace release notes and updates.v2026.7.1-beta
July 1, 2026This update resolves Sentry telemetry crashes, implements persistent client-side error deduplication to save quota, and fixes direct download DMG links on the website.
- Version-Locked Persistent Deduplication: Implemented a version-locked client-side persistent cache in localStorage to prevent duplicate Sentry error logs across runs for the same client, while allowing new reports upon upgrade.
- Mutex Poisoning Protection: Implemented automatic poison-recovery and early lock release on file tree Mutexes to prevent application lock-ups if a background thread panics.
- Safe Output Streams: Replaced standard printing with safe, catchable macros to prevent application crashes caused by Broken Pipe (os error 32) errors in headless environments.
- Installer Links Fix: Fixed download links for direct DMG installers on the website version history changelog page.
Previous Versions
v2026.6.10-beta
June 25, 2026A performance and stability update introducing deletion sandbox restriction compliance to the Duplicate Finder, and optimized deployment configurations.
- Duplicate Finder Sandbox Compliance: The Duplicate Finder now fully respects macOS sandbox delete restrictions; undeletable system and cloud-synced files cannot be ticked, and group checkboxes are automatically disabled when all containing files are undeletable.
- Enhanced Group Controls: Group-level checkboxes now selectively check and uncheck only the enabled (deletable) files in each duplicate group.
- Deployment Infrastructure Improvements: Updated the deployment pipeline configuration to optimize Vercel preview environments.
v2026.6.9
June 25, 2026This update improves file deletion safety and error handling in sandboxed environments.
- Fixed a bug where raw translation tokens were shown instead of deletion errors.
- Expanded sandboxed file deletion safety blocklists to cover /private, /var, /tmp, /etc, /Applications, and /Volumes.
- Ensure correct 'Reveal in Finder to Delete' fallback buttons are rendered for all sandbox-restricted directories.
v2026.6.8
June 24, 2026This update improves the duplicate files screen UI layout.
- Dynamically calculate text overflow to display path ellipsis only when needed.
- Prevent unnecessary truncation of file paths that already fit on a single line.
- Improve readability and visual cleanliness of the duplicate files list.
v2026.6.7
June 24, 2026An exciting beta update to SpectraSpace featuring welcome screen layouts tailored to the App Store sandbox and direct editions.
- Simplified welcome screen for App Store (sandboxed) users, removing redundant drive scan buttons and displaying a clean folder selection path.
- Added duplicate finder access for Pro users directly on the sandboxed welcome screen.
- Retained the full 2x2 grid in the Direct Edition to easily scan home directories and view gated Pro features.
- Cleaned up the application header by removing the language picker and hiding the header entirely on the welcome screen.
v2026.6.6
June 24, 2026This update resolves a critical issue with Pro status persistence on TestFlight relaunch and replaces the manual copyable transaction ID with a direct claim button in the upgrade success modal.
- Fixed a bug where sandboxed App Store/TestFlight builds lost their Pro status upon app relaunch.
- Simplified license claiming in the Pro success modal by replacing the manual copy text box with a direct "Claim Free Direct License" button.
- Verified full stability and reliability across all platforms.
v2026.6.5
June 24, 2026This update resolves a critical bug in the license claim process and improves StoreKit transaction restoration.
- Fixed a bug where the 'Claim Free Direct License' button was disabled when restoring purchases.
- Simplified the license conversion flow by using the App Store Transaction ID directly.
- Corrected the native StoreKit callback to pass the proper transaction identifier during restores.
v2026.6.4
June 24, 2026This update focuses on stability, navigation improvements, and core bug fixes to make SpectraSpace feel smoother and more reliable.
- Resolved minor keyboard navigation bugs when exploring files and directories.
- Smoothed out transitions and interactions in the Pro Upgrade success modal and direct license verification processes.
- Fixed under-the-hood stability bugs and upgraded internal security layers to keep the app performing optimally.
v2026.6.3-beta
June 23, 2026We've refined the Settings interface and licensing experience to make switching between the App Store and Direct editions smoother, introduced dynamic localized pricing, and added comprehensive stability testing.
- Enhanced Settings panel layout with improved UX transitions and developer-friendly links.
- Streamlined the direct license key claim process with clear, helpful instructions and Cloudflare R2 integration.
- Introduced dynamic location-based pricing on the website directly from Lemon Squeezy checkout previews.
- Implemented strict stability validations and exhaustive functional tests to prevent UI issues and memory leaks.
v2026.6.2-beta
June 23, 2026We've refined the Settings interface and licensing experience to make switching between the App Store and Direct editions smoother, introduced dynamic localized pricing, and added comprehensive stability testing.
- Enhanced Settings panel layout with improved UX transitions and developer-friendly links.
- Streamlined the direct license key claim process with clear, helpful instructions and Cloudflare R2 integration.
- Introduced dynamic location-based pricing on the website directly from Lemon Squeezy checkout previews.
- Implemented strict stability validations and exhaustive functional tests to prevent UI issues and memory leaks.
v2026.6.1-beta
June 23, 2026We've refined the Settings interface and licensing experience to make switching between the App Store and Direct editions smoother, introduced dynamic localized pricing, and added comprehensive stability testing.
- Enhanced Settings panel layout with improved UX transitions and developer-friendly links.
- Streamlined the direct license key claim process with clear, helpful instructions and Cloudflare R2 integration.
- Introduced dynamic location-based pricing on the website directly from Lemon Squeezy checkout previews.
- Implemented strict stability validations and exhaustive functional tests to prevent UI issues and memory leaks.
v0.1.45
June 22, 2026Initial release of SpectraSpace.
- Blazing fast storage visualization powered by a high-performance Rust core.
- Interactive Column, Treemap, and Sunburst visualization modes.
- Byte-for-byte Duplicate File Finder.
- Secure Trash-based deletion with built-in system protection rules.