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

Version: 2.2.0

Compare
Choose a tag to compare
@rafaelks rafaelks released this 18 May 23:25
· 2377 commits to master since this release
5e5e565

📄 Release notes

- Added support to star/unstar messages;
- Now you can view all the starred messages;
- Support to send “typing” and receive “typing” event from other users;
- Update some of the system messages (muted and roles changed);
- Support to “Broadcast”; Now you can reply to private rooms that have Broadcast type enabled;

👩‍💻👨‍💻 Contributors

Thank you all for making this release happen! ❤️

✅ Pull requests merged

  • [NEW] Add mute and unmute system messages (#1252)
  • [NEW] Add support to broadcast channels (#1269)
  • [NEW] Check permissions to post messages to RO channels (#1242)
  • [NEW] Listen to typing status (#1254)
  • [NEW] Send typing status feature. (#1238)
  • [NEW] Show subscription role change system messages (#1257)
  • [NEW] Shows favorite message list. (#1267)
  • [NEW] Star/Unstar message (#1264)
  • [IMPROVEMENT] Change from long-press to "tap" to show the actions of the message (#1225)
  • [IMPROVEMENT] Change ImagePipelineConfig initialization in Dagger graph (#1212)
  • [IMPROVEMENT] Change OkHttpClient initialization in Dagger graph (#1214)
  • [IMPROVEMENT] Remove the FrescoAuthInterceptor (#1213)
  • [IMPROVEMENT] Show message when no result is found for search (#1253)
  • [IMPROVEMENT] Use the same UI interaction between Pinned & Members list (#1218)
  • [CHORE] Update constraintLayout to version 1.1.0 (#1211)
  • [FIX] Broadcast message replies showing outside of rooms (#1286)
  • [FIX] Do not reschedule failed sending if the API returns inconsistent (#1265)
  • [I18N] Correct grammar in sign in title (#1219)