github element-hq/element-android v1.1.7

latest releases: v1.6.14, v1.6.12, v1.6.10...
3 years ago

Features ✨:

  • Spaces beta

Improvements 🙌:

  • Add ability to install APK from directly from Element (#2381)
  • Delete and react to stickers (#3250)
  • Compress video before sending (#442)
  • Improve file too big error detection (#3245)
  • User can now select video when selecting Gallery to send attachments to a room
  • Add option to record a video from the camera
  • Add the public icon on the rooms in the room list (#3292)

Bugfix 🐛:

  • Message states cosmetic changes (#3007)
  • Fix exception in rxSingle (#3180)
  • Do not invite the current user when creating a room (#3123)
  • Fix color issues when the system theme is changed (#2738)
  • Fix issues on Android 11 (#3067)
  • Fix issue when opening encrypted files (#3186)
  • Fix wording issue (#3242)
  • Fix missing sender information after edits (#3184)
  • Fix read marker not updating automatically (#3267)
  • Sent video does not contains duration (#3272)
  • Properly clean the back stack if the user cancel registration when waiting for email validation
  • Fix read marker visibility/position when filtering some events
  • Fix user invitation in case of restricted profile api (#3306)

SDK API changes ⚠️:

  • RegistrationWizard.createAccount() parameters are now all optional, following Matrix spec (#3205)

Build 🧱:

Other changes:

  • New store descriptions
  • master branch has been renamed to main. To apply change to your dev environment, run:
git branch -m master main
git fetch origin
git branch -u origin/main main
# And optionally
git remote prune origin
  • Allow cleartext (non-SSL) connections to Matrix servers on LAN hosts (#3166)

Don't miss a new element-android release

NewReleases is sending notifications on new releases.