Skip to content

4.5.1

Compare
Choose a tag to compare
@bielikb bielikb released this 01 Dec 17:45
· 1117 commits to develop since this release

馃悶 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 fields public so they are be accessible. Typical usage is when overriding process(logDetails:) when subclassing BaseLogDestination #1650