Skip to content

FocusClaw v2026.6.18

Choose a tag to compare

@emiliojohann emiliojohann released this 18 Jun 21:12

FocusClaw is an agent-native task manager for people working with AI agents. It gives humans and trusted local agents one shared source of truth for tasks, projects, tags, priorities, due dates, backups, and handoffs.

What's new in v2026.6.18

This release includes all FocusClaw changes since v2026.6.16.

  • Fixed local due-date handling so calendar dates stay stable across local timezone parsing.
  • Added task description and comment character counters with corrected limits and alignment.
  • Added subtask completion/editing support and improved subtask indicators/action spacing.
  • Improved agenda priority ordering, removed duplicate priority labeling, and refined task metadata pills.
  • Polished mobile task-card metadata layout.
  • Replaced native browser due-date popups with FocusClaw's Monday-first date picker.
  • Persisted active Tasks and Calendar filters separately from Settings defaults.
  • Removed redundant completed-task Done labels from task cards and agenda rows.
  • Reduced the extra Tasks first-load refresh delay.
  • Added a Next Week Tasks status filter.
  • Made task comment links clickable and added edit/delete support for task comments.
  • Improved date picker placement so it can flip above fields when space is tight.
  • Improved light-mode link hover and medium-priority contrast.
  • Tightened comment action controls for desktop and mobile metadata fit.
  • Refined selected priority buttons with filled active states and removed selector dots.
  • Updated app, API, plugin, landing, package, and backup version metadata to 2026.6.18 / v2026.6.18.

Notes

  • The unreleased v2026.6.17 changelog work is rolled into this release.
  • Priority selector active states now use a single clean filled treatment with no extra selected ring or double edge.
  • Comment edit/delete controls remain icon-only visually, with accessible labels/tooltips retained.
  • Date pickers stay Monday-first without depending on the browser locale.

Verification

  • Compared commits after the previous actual release before finalizing the release notes.
  • npm --prefix apps/web run lint
  • npm --prefix apps/web run build
  • npm --prefix apps/web test
  • npm --prefix apps/api run build
  • npm --prefix apps/api test
  • git diff --cached --check
  • Public-sensitive scan completed for private names, local paths, internal notes, DEV repo references, obvious credentials, and changed assets.
  • Changelog has the four actual release entries only: v2026.6.12, v2026.6.15, v2026.6.16, v2026.6.18.