1.2.24StashSync.app team1 min read

v1.2.24 — Note Editor: Tables, Math & Callouts

Adds table insertion, inline/block math rendering, callout blocks, and a reworked block controls toolbar to the note editor.

Added

  • Table insertion: a new TablePicker component lets users insert tables from the editor toolbar by visually selecting the desired number of rows and columns.
  • Math rendering: notes now support inline and block LaTeX math expressions, rendered using KaTeX-compatible serialization in the Tiptap editor.
  • Callout blocks: a new callout block type is available in the editor for highlighting notes, warnings, and tips with icons and colored backgrounds.

Changed

  • Reworked the block controls toolbar (the floating left-side controls that appear on block focus) for a cleaner, more consistent appearance and improved usability.
  • Enhanced link popover with a dedicated URL edit and open-in-new-tab experience.
  • Added color picker support for text and highlight colours.