-
Bump reqwest to 0.13.4
-
Bump toml to 1.1, strum to 0.28, icalendar to 0.17
-
Migrate from tauri-plugin-shell to tauri-plugin-opener
-
Track makeover and alloy_tui 1.0.0, and take alloy_tui from the workspace
-
Declare the Bento build config in-repo
-
Take alloy_tui from crates.io instead of the alloy checkout
-
Track makeover 0.10.0, and take got's version from the workspace
-
docs: correct the theme troubleshooting paths after the makeover move
-
Take themes from published makeover instead of the MNW checkout
-
Add got, a terminal cockpit over the local goingson.db
-
Hold completed and archived projects behind a toggle
-
Update lockfile for tagtree 0.4.0
-
Lock the inline-handler ratchet to 8
-
go-mcp: add update_project, page list_tasks
-
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