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

Version: 1.0.31

Compare
Choose a tag to compare
@rafaelks rafaelks released this 28 Nov 13:33
· 3884 commits to master since this release
5bbd3f7

📄 Release notes

- Fixed connection timeout crash;
- Fixed push notification not working for some clients;
- Fixed issues on 2FA;
- Fixed issue on notifications not loading new messages;
- Fixed some crashes;
- Fixed some issues on multi server feature;

✅ Pull requests merged

  • [NEW] New rewritten push notification handler (#541)
  • [NEW] Moved all references of the demo server to open (#559)
  • [FIX] connect timeout crash (#584)
  • [FIX] forced schema update without migration crash (#583)
  • [FIX] servers logging out on app update (#581)
  • [FIX] most common crashes on Beta versions (#575)required
  • [FIX] broken notifications (#571)
  • [FIX] crash deserializing message json (#562)
  • [BUG] Fix sync state when sending new messages after reconnection (#556)[FIX] Fix 2FA login stuck problem (#553)
  • [NEW] Bump Android gradle plugin version and others (#551)
  • [NEW] Keep only one connection per server (#549)
  • [FIX] Missing name field in Realm database (#526)

👩‍💻👨‍💻 Contributors