Releases: keptan/obsidian-activity-heatmap
Releases · keptan/obsidian-activity-heatmap
Release list
0.1.10
Full Changelog: 0.1.9...0.1.10
0.1.9
What changed
- Harden remote scope changes by clearing stale transient UI, applying synchronized scopes cleanly, and queueing expanded scopes without interrupting active scans.
- Make each file scan transactional. Results are committed only after the complete file succeeds, so partial scans are never saved or synchronized across devices.
- Preserve the previous complete file result after cancellation, fetch failure, or diff failure.
Full changelog: 0.1.8...0.1.9
0.1.8
What changed
- Exclude Excalidraw drawings from scans, totals, glow intensity, and scope file counts, including drawings saved with ordinary Markdown filenames.
- Keep active history scans running when an embedded heatmap mounts. If its saved scope needs additional files, queue a follow-up scan instead of cancelling current work.
Full changelog: 0.1.7...0.1.8
0.1.7
What changed
- Measure daily net writing change from the final available snapshot of each file per calendar day, avoiding repeated counts for same-day rewrites.
- Rebuild older per-version caches automatically under the new daily accounting model.
- Reduce concurrent Sync history reads and yield between daily comparisons for smoother, more reliable scans.
- Count written words in heatmap totals, keep drag selections stable during refreshes, and shorten duplicate file labels.
- Normalize release metadata formatting.
Full changelog: 0.1.6...0.1.7