September 27, 2025
Taskmasterv0.27.3

Subtask Navigation Fix

Fixed critical issue where `tm show` command couldn't find subtasks using dotted notation IDs (e.g., '8.1'), restoring proper subtask navigation and information display.

Patch Changes

  • #1254 af53525 Thanks @Crunchyman-ralph! - Fixed issue where tm show command could not find subtasks using dotted notation IDs (e.g., '8.1').
    • The command now properly searches within parent task subtasks and returns the correct subtask information.