v1.90.1
Fix
Improve note fetching logic for threads by handling null content encryption
- Updated the SQL query in `getNotesForThreadForMember` to include a check for null values in `Notes.contentEncrypted`, ensuring that notes are fetched correctly regardless of their encryption status.
- This change enhances the accuracy of note retrieval for threads, improving overall functionality.
