| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2019-05-10 | 1.2 kB | |
| Version_ 3.5.0.tar.gz | 2019-05-10 | 89.5 MB | |
| Version_ 3.5.0.zip | 2019-05-10 | 91.4 MB | |
| Totals: 3 Items | 180.9 MB | 0 | |
📄 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
- [x] [NEW] Crop image before uploading avatar (#2642)
- [x] [NEW] Initial support to Threads (#2667)
- [x] [NEW] SSL client certificates support (two-way authentication) (#2555)
- [x] [IMPROVEMENT] Adjustments on Threads implementation (#2693)
- [x] [IMPROVEMENT] Swipe to read messages with uniform colour (#2664)
- [x] [CHORE] Update old libraries from Swift 3 to Swift 4.2 (#2574)
- [x] [FIX] Don't group message with different alias (#2684)
- [x] [FIX] Prevent CustomEmoji image URL double url escaping (#2679)