1.2.31StashSync.app team1 min read

v1.2.31 — Bookmark Model Simplification

Simplifies the bookmark data model by removing unused fields, and cleans up related demo content.

Changed

  • Simplified bookmark attributes: removed unused and redundant fields from the BookmarkItem data structure, reducing Yjs document size and simplifying the bookmark creation/update code paths.
  • Updated demo content to reflect the leaner bookmark data model.