Releases: dhwang0803-glitch/Vaultend
Release list
1.0.21
What's Changed
- fix: tag language, What's New i18n, GPT-5.x support, organize UX by @dhwang0803-glitch in #264
- fix: add What's New entries for v1.0.21 by @dhwang0803-glitch in #265
Full Changelog: 1.0.20...1.0.21
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
1.0.19
What's Changed
- chore: add Ko-fi funding links (v1.0.19) by @dhwang0803-glitch in #262
Full Changelog: 1.0.18...1.0.19
1.0.18
What's Changed
- fix: remove !important from privacy rule CSS (v1.0.18) by @dhwang0803-glitch in #261
Full Changelog: 1.0.17...1.0.18
1.0.17
What's Changed
- feat: privacy rules enforcement and preset expansion by @dhwang0803-glitch in #260
Full Changelog: 1.0.16...1.0.17
1.0.16
What's Changed
- fix: CSS lint warning for Obsidian 1.6.5 compatibility (v1.0.16) by @dhwang0803-glitch in #259
Full Changelog: 1.0.15...1.0.16
1.0.15
What's Changed
- feat: token/cost display in batch organize preview by @dhwang0803-glitch in #258
Full Changelog: 1.0.14...1.0.15
1.0.14
What's Changed
- fix: add text label to batch re-organize button by @dhwang0803-glitch in #257
Full Changelog: 1.0.13...1.0.14
1.0.13
What's Changed
- feat: per-note Re-organize in batch preview + naming unification + wiki by @dhwang0803-glitch in #256
Full Changelog: 1.0.12...1.0.13
1.0.12
What's Changed
- feat: organize result caching with Re-scan button by @dhwang0803-glitch in #255
Full Changelog: 1.0.11...1.0.12