Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

Version: 3.5.0

Latest
Compare
Choose a tag to compare
@rafaelks rafaelks released this 10 May 13:21
· 89 commits to master since this release
c603adc

πŸ“„ 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! ❀️

βœ… 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)