Skip to content

Emoji support, picasso replaced with coil, bug fixes, deprecation refactoring

Pre-release
Pre-release
Compare
Choose a tag to compare
@or-else or-else released this 30 May 23:31
· 6 commits to master since this release

Major changes

  • Full support for emoji, including grapheme clusters. Combining complex non UTF-16 emoji with markup no longer breaks formatting on iOS and web.
  • Short emoji-only messages are shown in larger font.
  • Picasso is replaced with Coil due to a caching issue with Picasso and apparently stopped development of Picasso (last release in 2020).
  • Lots and lots of refactoring due to deprecation warnings.
  • Couple of crashes fixed

Full Changelog: v0.22.12...v0.23.0-rc1