You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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