Skip to content

0.4.3

Choose a tag to compare

@github-actions github-actions released this 31 Aug 09:10
· 5 commits to master since this release

[0.4.3] - 2026-08-31

Fixed

  • Fixed the selection frame around selected table cells.
  • Fixed color swatches rendering as black squares on mobile.
  • Fixed the active color swatch being repainted with the generic active-button fill.

Changed

  • The selection rectangle around table cells is now drawn in the accent color instead of the near-black table border, on both desktop and mobile.
  • Mobile: the drag-selection circle in the corner of the selected cell is no longer shown; cell selection is done with a long-press anywhere in the cell.
  • Mobile: the column-resize handle is now a wider, purely overlay grip that does not extend the table's scroll area, with a subtle square translucent guide line.
  • Mobile: the "Fill & color" panel no longer floats above the toolbar as a popup. It now docks as a full-width row directly above the toolbar actions, like a native menu.