v0.1.5
macOS (Apple Silicon)Sep 3, 2026- •Improved Finder-backed protected folders on macOS, especially cases where a mounted folder could appear but fail to list or open files reliably.
- •Fixed a File Provider bridge communication issue caused by macOS local socket path limits, which could prevent Finder from reaching the desktop app for file listing and on-demand decryption.
- •The desktop app and Finder extension now use the same shared app-group communication path for normal installed builds, reducing sandbox-related connection failures.
- •Protected folders now wait for the macOS File Provider domain to appear in Finder/CloudStorage before the app reports the mount as ready.
- •After the folder appears, HybridCipher also checks that the File Provider bridge is reachable before marking the native macOS mount healthy.
- •If the native File Provider path cannot start cleanly, the app falls back to the sync-mount path and records the reason instead of leaving a half-ready protected folder.
- •Mounted-folder status is more accurate: stale File Provider state is ignored when the desktop process or provider bridge is no longer reachable.
- •Logout and quit are safer around protected folders. The app now keeps running and reports an error if macOS File Provider work is still pending and the folder is not safe to stop.
- •macOS release validation was updated to exercise the same File Provider communication path used by installed builds.
- •No protected-folder data migration is required for this macOS update.