1.2.26StashSync.app team1 min read

v1.2.26 — Demo Content, Unified Onboarding & `ini` Code Syntax

Adds demo content for new users, unifies the onboarding flow into a single modal, and adds ini language support to the code block syntax highlighter.

Added

  • Demo content: new users now see a set of pre-populated demo notes, bookmarks, and stashes that showcase StashSync's key features without requiring manual setup.
  • Note editor feature suggestions: the editor displays contextual feature tip cards to guide users toward discovering capabilities (tables, math, embeds, etc.).
  • ini language support in code blocks: .ini / .toml-style syntax is now highlighted in the code block component.

Changed

  • Unified onboarding modal: the separate DemoInitModal and existing onboarding flow have been consolidated into a single onboarding modal for a simpler first-run experience.

Fixed

  • Fixed a user-identity check in the note tour effect that could cause the tour to trigger for the wrong user session.
  • Updated icon colours for Bookmarks, Files, and DemoRow components for visual consistency with the updated design system.