Skip to content

BonsAI v1.4.7

Choose a tag to compare

@github-actions github-actions released this 15 Jul 00:29
ea6f02b

Added

  • Sticky notes with a real title and body. Add theme-aware notes from the canvas More menu,
    edit both fields in a dedicated composer, and keep the structure intact through saves, exports,
    and agent edits. (#80)
  • Tappable checklists. Add standalone to-do cards whose items toggle directly on the canvas;
    regular text cards also render Markdown - [ ] and - [x] lines as clickable tasks. (#81)
  • Simple editable tables. Create clean, theme-aware tables, edit headers and cells, and add or
    remove rows and columns without leaving the canvas. Tables serialize as Markdown for copy,
    export, and agent workflows. (#82)
  • Optional helper lines. Settings ▸ Appearance ▸ Drawing now includes a persisted Helper lines
    toggle. Guides are hidden by default while alignment snapping remains active.

Changed

  • Every board is one click away. The top-left board picker is now a row of individual,
    horizontally scrollable pills with a dedicated New Board button; switching, renaming, and
    deleting boards no longer requires opening a hover menu.
  • Text width can be corrected without changing its size. Drag a text card's left or right
    handle to reflow line wrapping while preserving the font size; corner handles still scale the
    card and type proportionally.

Fixed

  • Board image exports include stored attachments again. Copy PNG and Save PNG now resolve the
    relative image paths used by saved boards, so image cards render their real pixels instead of a
    missing-image placeholder — including cards far from the canvas origin.