grub-basket_SP/release-notes/0.149.2.md

1.1 KiB

0.149.2

Two folder-panel fixes.

Folder-panel pins now sync across devices

  • Folder-panel placement — which folders are pinned, downranked, or hidden, and the pinned-section grouping — is stored in the plugin's synced settings, but a save on one device could silently overwrite a change another device had just made. Those fields are now protected by the same merge guard as encryption settings, so a pin/hide made on one device is kept when another device saves, instead of being clobbered. Desktop and mobile stay in agreement.

Renaming a folder no longer leaves an empty copy behind

  • Renaming a Stashpad folder could leave an empty folder with the old name behind. An open Stashpad tab still pointed at the old path and recreated it on the next write (a new note, an author stub, or reopening the tab). Stashpad now re-points every open tab to the new folder name the moment a folder is renamed — from the folder panel or Obsidian's file explorer — so the old name doesn't come back, and its pins/hidden/archive settings follow the rename.