1.0.20
What's New in 1.0.20
Bug Fixes
🛡️ Maintenance: Cross-Category Sync
Deleting or archiving a note in one maintenance category now instantly disables it across all other categories (orphan, untagged, missing-tags, broken-link, duplicate, duplicate-tags). Undo restores it everywhere.
🔄 Organize Folder: Content-Aware Re-processing
Previously, organized notes were permanently skipped. Now Vaultend tracks a content hash internally — if you edit a note's body after organizing, running Organize Folder again will pick it up for re-processing.
New Features
✨ What's New Modal
An in-app notification now appears once after each update, showing you what changed — no need to check the forum or GitHub.
Internal Changes
- Removed the
processedfrontmatter property — it is no longer written or checked. Existingprocessed: truein your notes is harmless dead metadata; you may remove it at your convenience. - Added internal
.vaultend/organize-hashes.jsonfor content change tracking (auto-created, no action needed). - Fixed 18 ESLint violations for Obsidian plugin review compliance.
Full Changelog: 1.0.19...1.0.20