-
Track the dist release scripts; move Apple credentials to the environment
-
Release 0.5.0
-
Pin migration checksums to catch edits to shipped migrations
-
Surface startup failures instead of aborting
-
Let desktop content fill width and keep table labels readable
-
Fix task sort headers not resorting rows
-
Add task status tokens with at-a-glance commit indicator
-
go-mcp: add wiki design-note bridge marker (/dellm)
-
GO-30-CSP W8: externalize inline scripts, drop script-src 'unsafe-inline'
-
GO-30-CSP W2+W3: migrate all inline on* handlers to delegated dispatch
-
GO-30-CSP W0+W1: delegated event dispatch + convert index/compose
-
go-mcp: add --stdio transport
-
add go-mcp: MCP server exposing tasks and projects to an LLM pair
-
Peel MIME parsing out of imap_client into email/mime_parse
-
Dedup search_repo FTS helpers
-
Split commands/email into a directory: thin commands + extracted services
-
Sync Cargo.lock: pull in rusqlite via synckit-client store feature
-
Decompose core repository god-module and TaskRepository trait
-
exorcise: convert ASCII '--' prose dashes to colons
-
exorcise: remaining public docs (em-dashes)
-
exorcise: privacy policy
-
validation: adapt to tagtree TagError enum
-
backup: serialize exports directly to the writer
-
Sync Cargo.lock to synckit-client 0.6.0
-
sync: adopt synckit 0.6 DeviceId-typed HLC node
-
Make project email lists body-less to bound memory
-
Confine email/attachment temp files to the owner
-
Close task-repo write races and recurrence far-window blindness
-
Stop IMAP sync silently dropping unparseable messages
-
Harden email-body linkifier against href attribute breakout