🐞 Fixed
- Fix memory leak in GalleryVC #1631
- Increase tappable area surrounding the ShareButton inside the GalleryVC #1640
- Fix giphy action message (ephemeral message) in a thread is also shown in the channel #1641
- Fix crash when sending giphies. (Requires update of SwiftyGif to 5.4.1) SwiftyGif#158
- Improve stability of marking channel read #1656
🔄 Changed
- Make
LogDetails
fieldspublic
so they are be accessible. Typical usage is when overridingprocess(logDetails:)
when subclassingBaseLogDestination
#1650