1.6.1
What's Changed
- Set avatar background color to white so transparent BIMIs are displayed correctly by @LunarX in #2072
- Bump Libs & Core by @KevinBoulongne in #2071
- Replace Realm
writeBlocking
bywrite
by @KevinBoulongne in #2073 - Replace Realm
writeBlocking
bywrite
in MailboxControllerupdateMailbox(…)
by @KevinBoulongne in #2074 - Replace Realm
writeBlocking
bywrite
in ThreadController by @KevinBoulongne in #2075 - Replace
map { … }.toSet()
withmapTo(mutableSetOf()) { … }
by @KevinBoulongne in #2076 - chore(Sentry): Remove sentry of _uploadStatus that is useless by @FabianDevel in #2078
- Remove
messages
realmList fromFolder
model by @KevinBoulongne in #2077
Full Changelog: 1.6.0...1.6.1