Changelog: five comments entries join the 2.0 block

Claude-Session: https://claude.ai/code/session_01SR4XGjmBE16ZUYWpfFHXwY
This commit is contained in:
2026-07-30 21:31:47 -04:00
parent 9588f7b1f0
commit 015e539b51
+10
View File
@@ -28,4 +28,14 @@ VoiceOver reads boards as lanes of cards, announces outside changes in one polit
Every board gets a guide file teaching AI agents the folder format, kept up to date automatically.
Every card can carry a comment thread, shown beside or below the card's text in its window.
The comment composer keeps its draft inside the board itself, so a half-written comment is waiting whenever and wherever you reopen the card.
Comments render Markdown like the card body, take file drops of their own, and note when they've been edited.
Board search now matches comment text, and ⌘F in a card window steps through matches across the whole thread.
Deleting a comment takes effect immediately and stays undoable until the card's window closes.
Lanework Pro is an optional subscription in Settings that will unlock git-backed board history and sync as those features ship.