Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 04:28
11d9917

0.5.0 (2026-06-12)

Features

  • add delete_task MCP tool with security guard (8f4cc26)
  • add task due dates (1ac2d42)
  • ui: add selection floating toolbar to task body editor (bfcef57)
  • ui: improve task body editor links, lists, and code blocks (e371957)
  • ui: increase task dialog body default height to 20rem (4101e33)
  • ui: make task body a WYSIWYG Markdown editor (Lexical) (05f7875)
  • ui: make task create/detail dialogs 2-column (bfdf27d)
  • ui: restyle task title and body fields as a borderless document (ec2650b)
  • ui: tighten create dialog body and drop its hover fill (955be14)
  • ui: tighten task dialog title layout and padding (dbc9043)

Bug Fixes

  • deps: pin dependencies (#7) (04a7b6a)
  • ui: confine task body inline formatting to non-code text (86c1127)
  • ui: keep task detail Status/Tags pinned to the top (9f4ca8b)
  • ui: show format toolbar whenever the selection has formattable text (9241421)