Releases: AndrewRao114/vault-activity-heatmap
Release list
Vault Activity Heatmap 1.4.0
Stable 1.4.0 release. Adds conflict-safe mobile sync metadata, mobile-friendly heatmap UI, local SecretStorage-backed AI/webhook secrets, automation-device gating, and updated mobile sync documentation.
Vault Activity Heatmap 1.4.0-beta.1
Vault Activity Heatmap 1.4 mobile sync beta
This prerelease adds conflict-safe dashboard synchronization through the vault provider already used by Obsidian, plus the responsive phone interface.
Test before stable
- Back up the vault and install this same beta on every connected device.
- Obsidian Sync is the recommended provider for Windows-to-iOS and Windows-to-Android testing.
- Open Obsidian on both devices while measuring delivery; network latency remains provider-dependent.
- Select AI and notification secrets separately on each device. Secret values and selections are not synchronized.
- Test concurrent offline edits, reconnect, renames, clear history, tasks, selected-day handoff, and mobile backdrops.
See docs/mobile-sync.md and docs/mobile-testing.md in the repository. Report sync bugs with source/destination device, provider, foreground/background state, and approximate timestamps.
Stable 1.4.0 will not be published until the required physical-device matrix passes.
Vault Activity Heatmap 1.3.4
Fixes the remaining Obsidian community review source-code warnings by tightening AI summary response parsing and removing an unused catch binding. Also includes the README screenshot gallery.
Vault Activity Heatmap 1.3.3
Addresses Obsidian community-plugin review findings: raises minAppVersion to 1.13.0, replaces deprecated and popout-unsafe APIs, removes README placeholder text, removes the builtin-modules dependency, updates esbuild, and adds GitHub Actions artifact attestations for release assets.
Vault Activity Heatmap 1.3.2
Refactors the plugin source into focused modules for public review and official Obsidian submission readiness. No storage schema, command ID, settings, or UI behavior changes are intended.
Vault Activity Heatmap 1.3.1
Changelog
1.3.1
- Show short file names by default in the "Notes edited" list.
- Add a "Show paths" / "Hide paths" toggle in the day detail panel.
- Keep same-name notes distinguishable with the shortest unique path suffix.
- Keep filenames visible in full-path mode by truncating the folder prefix first.
1.3.0
- Add AI weekly and monthly summaries through Anthropic or OpenAI-compatible APIs.
- Add optional desktop and webhook notifications for completed summaries.
- Add panel-only theme customization with RGB colors, image backdrops, and
looping muted video backdrops.
1.2.0
- Add a Microsoft To Do-style daily task panel backed by markdown checkboxes.
- Add timestamped edit sessions for daily writing timelines.
- Default the detail panel to today when opening the view.
1.1.0
- Add exact RGB/hex heatmap color controls.
- Add right-click day-square actions for daily reflection tasks.
- Improve markdown-safe task insertion around frontmatter and fenced code.
1.0.0
- Initial GitHub-style vault activity heatmap.
- Track markdown note creates/edits per day and per folder.
- Add backfill from existing file timestamps.