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

Version: 2.3.1

Compare
Choose a tag to compare
@rafaelks rafaelks released this 06 Jun 19:48
· 2319 commits to develop since this release

📄 Release notes

- Files list; Now you can see all the files list from a channel/group/DM;
- Migrate push notification from GCM to FCM;
- Tons of fixes related to push notification;
- Fixed a bug related to starting new DMs after a search;
- Fixed a bug related to offline sending messages and they not being sent;
- Fixed a bug related to RTM layout;
- Fixed a bug that could cause the "Send" button to stay hidden;

👩‍💻👨‍💻 Contributors

Thank you all for making this release happen! ❤️

✅ Pull requests merged (2.3.1)

  • [FIX] Crash fixes for 2.3.0 (#1345)

✅ Pull requests merged (2.3.0)

  • [NEW] File list (#1304)
  • [NEW] Hop to chat room when tapping on notification (#1322)
  • [IMPROVEMENT] FCM in place of GCM (#1312)
  • [IMPROVEMENT] Google Smart Lock feature refactor (#1334)
  • [IMPROVEMENT] Shows only the chat icon on the chat room view. (#1309)
  • [IMPROVEMENT] Update gradle-wrapper.properties by adding SHA-256 comparasion (#1290)
  • [CHORE] Update recommended server version (#1340)
  • [FIX] Better multi-server support for push notifications (#1300)
  • [FIX] Check if fragment already has a view and is still attached (#1330)
  • [FIX] Composer buttons vanishing in thin air (#1320)
  • [FIX] Download button (#1318)
  • [FIX] Notification not showing after logging out and log in with different user on the same server (#1299)
  • [FIX] Offline messaging not working properly (#1316)
  • [FIX] Open DM showing Join Chat button (#1321)
  • [FIX] Test notifications not showing (#1297)
  • [FIX] Use named arguments to avoid overriding the password on profile updating (#1331)
  • [FIX] Wrong shown pinned/favorite messages with attachment (#1319)
  • [FIX] RTL layout fixed for chatroom (#1301)