Skip to content

1.0.20

Choose a tag to compare

@dhwang0803-glitch dhwang0803-glitch released this 25 Jul 17:01
e3fb44d

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 processed frontmatter property — it is no longer written or checked. Existing processed: true in your notes is harmless dead metadata; you may remove it at your convenience.
  • Added internal .vaultend/organize-hashes.json for 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