From 015e539b51736278fd6508e2fc6557280c2613e6 Mon Sep 17 00:00:00 2001 From: rzen Date: Thu, 30 Jul 2026 21:31:47 -0400 Subject: [PATCH] Changelog: five comments entries join the 2.0 block Claude-Session: https://claude.ai/code/session_01SR4XGjmBE16ZUYWpfFHXwY --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index df612fa..ae3e10d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.