Skip to content

3.16.4

Choose a tag to compare

@github-actions github-actions released this 30 Jul 22:08
· 1830 commits to main since this release

TaskNotes 3.16.4

Bug Fixes

User Interface

  • Task Modal Title Field: Fixed regression from version 3.16.3 where the title field was inadvertently removed from all task modals. The title field is now properly displayed with correct visibility logic:
    • Edit modals: Title field always visible in the details section
    • Create modals with natural language input enabled: Title field visible in details section (as the main input becomes the NLP textarea)
    • Create modals with natural language input disabled: Title field only appears at the top of the modal