Skip to content

Element X Android v0.4.12

Compare
Choose a tag to compare
@jmartinesp jmartinesp released this 13 May 16:02
· 426 commits to develop since this release
  • Add support for expected decryption errors due to membership (UX and analytics). (#2754)
  • Handle permalink navigation to Events. (#2759)
  • Pretty-print event JSON in debug viewer (#2771)
  • Add support for external permalinks. (#2776)
  • Enable support for Android per-app language preferences (#2795)
  • Fix session verification being asked again for already verified users. (#2718)
  • Instead of displaying 'create new recovery key' on the session verification screen when there is no other session active, display it always under the 'enter recovery key' screen. (#2740)
  • Adjust the typography used in the selected user component so a user's display name fits better. (#2760)
  • User display name overflows in timeline messages when it's way too long. (#2761)
  • Ensure the application open the room when a notification is clicked. (#2778)
  • Enforce mandatory session verification only for new logins. (#2810)
  • Make log less verbose, make sure we upload as many log files as possible before reaching the request size limit of the bug reporting service, discard older logs if they don't fit. (#2825)
  • Remove 'Join' button in room directory search results. (#2827)
  • Add missing app_id and Version properties to bug reports. (#2829)
  • RoomMember screen: fallback to userProfile data, if the member is not a user of the room. (#2721)
  • Migrate application data. (#2749)
  • Let the SDK manage the file log cleanup, and keep one week of log. (#2758)
  • UX cleanup: reorder options in the main settings screen. (#2801)
  • Analytics: Add support to report current session verification and recovery state (#2806)
  • UX cleanup: room details screen, add new CTA buttons for Invite and Call actions. (#2814)
  • UX cleanup: user profile. Move send DM to a call to action button, add 'Call' CTA too. (#2818)
  • Add room badges to room details screen. (#2822)
  • Encrypt new session data with a passphrase (#2703)

Security

What's Changed

New Contributors

Full Changelog: v0.4.10...v0.4.12