1.2.17StashSync.app team1 min read

v1.2.17 — Bug Fixes: Yjs Map Name & Wiki Link Detection

Fixes a critical data mapping error in the Yjs provider and improves wiki-link detection to avoid false positives.

Fixed

  • Yjs map name: corrected a typo where the stashes shared map was registered as 'stash' instead of 'stashes', which caused stash data to be stored in the wrong Yjs structure and not appear in the UI.
  • Wiki link detection: improved the regex lookback used to detect [[wiki-link]] patterns so that it is scoped to the current text block, preventing false positives when brackets appear in earlier paragraphs.