All release notes

v1.44.0

1 feature

Enhance CardStack and EditThreadPanel with threadId support and unsaved changes handling

  • Added threadId prop to CardStack for improved thread management.
  • Implemented event delegation for header clicks in CardStack to open EditThreadPanel.
  • Enhanced EditThreadPanel with unsaved changes detection and dialog for user confirmation.
  • Updated styles for better visual feedback on clickable headers.
  • Refactored navigation updates to ensure thread data is current across components.