1.2.34StashSync.app team1 min read

v1.2.34 — Accessibility, Embed Previews & Editor Layout

Improves accessibility across embedded content components, enhances the EmbedBookmarkCard preview handling, and increases the maximum width of the Tiptap editor container.

Added

  • Accessibility improvements across embedded content:
    • BookmarkCard and NoteEmbed components now include proper ARIA labels, roles, and keyboard-focusable elements.
    • Details and EmbedBookmarkCard components receive enhanced ARIA attributes for improved screen reader support.

Changed

  • EmbedBookmarkCard now handles missing or partial bookmark preview data more gracefully, displaying a fallback layout when metadata (title, description, image) is unavailable.
  • Increased TiptapEditor max-width: widened the maximum container width of the editor for a more comfortable reading and writing experience on large screens.