v1.144.1
Fix
Enhance thread ID handling in ThreadCacheLoader and ThreadNotesList
- Updated ThreadCacheLoader to use actualThreadId from event details, ensuring accurate cache clearing for notes.
- Modified ThreadNotesList to include threadId in note objects for better filtering during optimistic updates.
- Improved logic for determining note ownership by incorporating threadId checks, enhancing overall note management.
