Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Releases: element-hq/riot-android

v0.9.13

25 Aug 12:34
Compare
Choose a tag to compare

/!\ This release is not merged on master branch as usual.

Riot-Android is now deprecated, and not maintained by the core team anymore.
The version 0.9.13 contains code to inform F-Droid users that the application is deprecated and they have to install Element Android instead (#3507).

Improvements 🙌:

  • Remove jQuery library. Fixes #3381

v0.9.12

25 May 08:08
Compare
Choose a tag to compare

MatrixSdk 🚀:

v0.9.11

13 May 13:22
Compare
Choose a tag to compare

MatrixSdk 🚀:

Improvements 🙌:

  • Remove the warning when using server discovery, it's too confusing for non-technical users (#3310)

Other changes:

  • Update Matomo app id (#3429)

Bug fixes 🐛:

  • Read Jitsi domain from server (#3443)
  • some unused strings trimmed from repository to pass lint checks
  • Fix issue with identity server missing token (#3404)

Translations 🗣:

  • String for RiotX has been removed from this project

v0.9.10

16 Apr 09:08
Compare
Choose a tag to compare

MatrixSdk 🚀:

Improvements 🙌:

  • Support SSO with Firefox accounts (#3337)

v0.9.9

25 Nov 09:48
Compare
Choose a tag to compare
v0.9.9 Pre-release
Pre-release

Changes in Riot 0.9.9 (2019-11-25)

MatrixSdk 🚀:

Features ✨:

  • Privacy / Room Widget permissions (#3378)
  • Privacy / Widget Permission for jitsi widgets (#3391)

Improvements 🙌:

  • Jitsi / Use mx display name in Jitsi conf

Other changes:

  • Add User-Interactive Auth to /account/3pid/add (#3333)

Bugfix 🐛:

  • Crash / potential NPE after logout (#3367)
  • Fix infinite restart loop after token expiration (#3249)

v0.9.8

09 Oct 17:18
Compare
Choose a tag to compare

Changes in Riot 0.9.8 (2019-10-09)

MatrixSdk 🚀:

  • Upgrade to version 0.9.30.

Bugfix 🐛:

v0.9.7

08 Oct 07:55
Compare
Choose a tag to compare

MatrixSdk:

Features:

  • Privacy: Use the hashed v2 lookup API for 3PIDs (#3257)
  • Privacy: Prompt to accept identity server policies before inviting them to a room (#3227)
  • Privacy: Make clear that device names are publicly readable (#3265)
  • Privacy: Email help text on registration should be updated without binding (#3278)
  • Privacy: Use wellknown to discover the IS of a HS (#3283)
  • Privacy: Remove the bind true flag from 3PID adds in settings (#3254)
  • Privacy: Remove the ability to set an IS at login/registration (#3264)
  • Privacy: Allow password reset when no IS (#3261)
  • Privacy: Allow email registration when no IS (#3260)
  • Privacy: Separate Add and Bind for 3PID (#3300)

Improvements:

  • Notification [Fdroid] Add a new mode for notification (#3122)

Other changes:

  • Widgets: Whitelist MSC1961 widget urls
  • Privacy: Remove the bind true flag from 3PID calls on registration (#3252)

Bugfix:

  • Fix reset password broken UI (#3125)
  • Execute 1 request instead of 2 for 3Pid lookup (#3344)

v0.9.6

13 Sep 11:23
Compare
Choose a tag to compare

Other changes:

  • Get around Google limitation of SSO through WebView by modifying the WebView user agent

v0.9.5

10 Sep 16:03
Compare
Choose a tag to compare

Features:

  • Auto configure homeserver and identity server URLs of LoginActivity with a magic link (#3294)

Improvements:

  • Handle correctly the error 404 when entering a homeserver URL on the login screen

Bugfix:

  • Restore correctly the login form when coming back from SSO login form.

Translations:

  • Riot is fully translated into Korean thanks to paijai.

v0.9.4

29 Aug 16:18
Compare
Choose a tag to compare

MatrixSdk:

Security:

  • Prompt to renew the token after a security fix on Matrix SDK

Features:

  • Make Widget/Integration manager optional (#3224)
  • Handle terms and condition approval for IntegrationManager (#3225)

Bugfix:

Build:

  • Split APK: generate one APK per arch, to reduce APK size
  • Get Jitsi library dependency from a Maven repository we host, to get a LIBRE_BUILD