Skip to content

0.1.1

Choose a tag to compare

@freekmurze freekmurze released this 08 Sep 09:36
· 2 commits to main since this release
94174d2

Add device model, total RAM and timestamped available-memory estimates to reports. Native crash capture refreshes diagnostics every 30 seconds and preserves the last sample across a restart.

Available memory is a free-plus-inactive system memory estimate on Apple platforms. Missing samples are never replaced with post-restart memory readings. Includes tests for snapshot preservation, refresh failure and overflow handling.