9.2.0 #354
cybaea
announced in
Announcements
9.2.0
#354
Replies: 1 comment
-
|
Note that 9.2.1 fixes the crash on mobiles. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
9.2.0 — Vault Hygiene and Stability
This release focuses on vault organisation and system stability. As your knowledge base grows, it naturally accumulates duplicate ideas and abandoned notes. We have expanded the Gardener to detect and resolve these issues automatically. Alongside these new capabilities, we have fixed memory leaks and implemented important security updates to the Model Context Protocol (MCP) clients.
Note: This release will trigger a full re-indexing of your vault on the next workspace load, which may consume AI tokens if you are using a cloud-based embedding model.
Gardener Semantic Merging
You can now use the Gardener to intelligently detect identical and duplicate topics in your ontology. Rather than just finding exact text matches, the Gardener uses a triple-detection system combining lexical, structural, and semantic vector checks to identify conceptual duplicates.
Crucially, this is designed with safety in mind. Merging topics uses Obsidian's intelligent parsing to rewrite links throughout your vault without breaking references. All discovered merges are presented in an interactive card, giving you full oversight before any files are modified.
Gardener Orphan Pruning
Knowledge bases naturally accumulate cruft over time. The Gardener now mathematically detects abandoned topic notes that have no incoming links (either via wikilinks or frontmatter). It will propose these orphans for archive or deletion, helping to keep your vault cleanly structured and focused on active concepts.
Hardened Security and Performance
This update includes major refactoring under the hood to ensure Vault Intelligence remains rock solid as you scale your knowledge base:
Polish and Quality of Life
This discussion was created from the release 9.2.0.
Beta Was this translation helpful? Give feedback.
All reactions