0.9.119
What's Changed
- Email bug fixes august 2023 (#1581) by @donrestarone & @Pralish in #1582
The problem:
email preview showing full email message in email threads list view:
![Screen Shot 2023-08-10 at 5 05 05 PM](https://private-user-images.githubusercontent.com/35935196/259874458-1942d52a-9df8-4aa2-8989-fe1f9a0f31d1.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2OTcxNTcsIm5iZiI6MTczOTY5Njg1NywicGF0aCI6Ii8zNTkzNTE5Ni8yNTk4NzQ0NTgtMTk0MmQ1MmEtOWRmOC00YWEyLTg5ODktZmUxZjlhMGYzMWQxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDA5MDczN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTZhNWU0OWNlNDcxY2MxOWI5OWUxODcxZTY3YTRjNGVlMjE0ZmZlYmQyYzdhNmY4MGZmZDk4OTk1ODdkMjAwMzgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Sv3DNt7H1rtUx6rHo3GAI8Y-kkpTn-t0gYkIuFZYeM0)
fixes,
- rendering overflow in email list view - list items are now a fixed size
- sorting when email threads are updated with new messages - threads with unread messages, or new thread show up at the top
Screen.Recording.2023-08-14.at.11.37.41.AM.mov
Full Changelog: 0.9.118...0.9.119