This repository has been archived by the owner on Jun 7, 2020. It is now read-only.
π Release notes
- Now the app supports Threads;
- Do not group messages from the same user, but different alias;
- Added support to two-way SSL authentication;
- Ability to crop the avatar before uploading it;
- Fixed the background color of the "swipe to read" to fill the content;
- Fixed a bug on custom emojis with URL escaped name;
- Fixed a bug with reactions on the main message of a discussion;
- Some fixes on theming overall;
π©βπ»π¨βπ» Contributors
Thank you all for making this release happen! β€οΈ
- @cardoso
- @jungeonkim
- @rafaelks
- @shloak17107
- @snuff4
β Pull requests merged
- [NEW] Crop image before uploading avatar (#2642)
- [NEW] Initial support to Threads (#2667)
- [NEW] SSL client certificates support (two-way authentication) (#2555)
- [IMPROVEMENT] Adjustments on Threads implementation (#2693)
- [IMPROVEMENT] Swipe to read messages with uniform colour (#2664)
- [CHORE] Update old libraries from Swift 3 to Swift 4.2 (#2574)
- [FIX] Don't group message with different alias (#2684)
- [FIX] Prevent CustomEmoji image URL double url escaping (#2679)