Releases: ComputelessComputer/aipm
Releases · ComputelessComputer/aipm
v0.8.11
- Add tertiary checklist checkbox state:
[·]for in-progress tasks (alongside[x]for done and[ ]for todo/backlog)
Full Changelog: v0.8.10...v0.8.11
v0.8.10
- Remove API URL from settings (auto-detected from model)
- Status-colored checklist items (Backlog=grey, Todo=blue, InProgress=yellow, Done=green)
Full Changelog: v0.8.9...v0.8.10
v0.8.9
- Rewrite checklist tab as a table with due date and bucket columns
- Use Space to expand/collapse subtasks, Enter to toggle checkbox only
- Add edit (e), delete (d), and input (i) keybindings to checklist view
- Prevent creating sub-sub-issues — only task-subtask hierarchy allowed
- Add ←/→ progress cycling for subtasks in the edit modal
- Fix i key to stay on current tab instead of switching to bucket view
- Sort checklist by priority (high first), due date (soonest first), then newest
Full Changelog: v0.8.8...v0.8.9
v0.8.8
- Add @ shortcut to tag selected ticket from any view — press @ with a ticket selected to focus input and insert an @mention
- Add expandable subtasks in checklist view — press space to expand/collapse children
- Add ←/→ progress cycling for subtasks in edit overlay
- Prevent creation of sub-sub-issues (only one level of nesting)
- Fix
ikey to stay on current tab instead of always switching to bucket view
Full Changelog: v0.8.7...v0.8.8
v0.8.7
- Add checklist tab as the first tab for a simple task overview with checkbox-style completion
- Add direct task-add mode in chat input (Tab to toggle between chat and add)
- Add /organize command — AI reviews all tasks and restructures them (merge duplicates, fix parent/child relationships, clean titles, reassign buckets)
- Navigate due dates with ←/→ arrows in the edit overlay instead of typing manually
Full Changelog: v0.8.6...v0.8.7
v0.8.6
- Fix cascading deletes: deleting a task now removes all its subtasks
- Add AI memory: set an 'About You' profile and let the AI automatically remember important facts about you across sessions (confirm before saving, view/delete in Settings)
- Fix number keys typing into the chat input instead of switching tabs
- Support @mentions mid-sentence: autocomplete and task expansion now work anywhere in a message, not just at the start
Full Changelog: v0.8.5...v0.8.6
v0.8.5
- Add Archived progress status — tasks marked Done for more than 3 days are automatically archived
- Archived tasks are hidden from bucket card subtask counts and edit overlay sub-issue lists
- Kanban view retains 4 columns (Backlog/Todo/InProgress/Done) without an Archived column
- Auto-archive runs on startup and periodically during the session
Full Changelog: v0.8.4...v0.8.5
v0.8.4
- Move Settings tab to far-right position with
0shortcut - Reorder tabs: 1 Buckets, 2 Timeline, 3 Kanban, 4 Suggestions, 0 Settings
Full Changelog: v0.8.3...v0.8.4
v0.8.3
- Add global input bar visible across all views (buckets, timeline, kanban, settings, suggestions)
- Unify priority color palette: Critical → Red, High → Magenta, Medium → Cyan, Low → Grey — avoids collision with progress status colors
- Use consistent priority icons (▲◆■·) and colors in kanban legend and suggestions tab
- Revert tab shortcuts back to digit keys 1/2/3/4/0
Full Changelog: v0.8.2...v0.8.3
v0.8.2
- Remove MCP integration in favor of simpler architecture
- Add mail notification system for task updates and deadlines
- Switch to F1/F2/F3/F4/F12 keyboard shortcuts for tab navigation
Full Changelog: v0.8.1...v0.8.2