Skip to content

Releases: Matthias-Ab/TaskForcer

v1.2.0

04 May 13:00

Choose a tag to compare

What's new in v1.2.0

Features

  • Projects — create projects with emoji + color, view tasks per project, drag-to-reorder
  • Subtasks — add subtasks inside task preview, track progress with a progress bar
  • Task preview modal — click any task title to open a rich detail sheet with description, metadata, subtasks, and actions
  • Global search — Cmd/Ctrl+F to search all tasks by title, description, or tag
  • Weekly review — new screen with completion stats, daily bar chart, top tags, and missed tasks
  • Keyboard shortcut cheatsheet — press ? to open
  • Quick capture — inline #tag and !priority syntax in the task bar
  • Drag-to-reorder — reorder tasks within groups in Today view and Project view
  • More shame log roasts — each category expanded to 10–15 entries
  • taskforcer terminal command — now works from the terminal after install

Fixes

  • Widget timer no longer keeps running when task is completed from the main window
  • DB migrations are now idempotent — existing installs upgrade cleanly without crashing
  • Versioned migration system (schema_version table) replaces fragile column-check migrations

TaskForcer v1.1.0

23 Apr 08:53

Choose a tag to compare

  • Subtask support with progress tracking
  • Global search (Cmd+F) across all tasks by title, tag, description
  • Markdown rendering in task notes/description
  • Recurring tasks auto-spawn on complete (daily/weekdays/weekly)
  • Widget stops counting when task completed from main window
  • Overdue desktop notifications
  • Linux deb: sandbox fix now automatic on install