This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
Releases: element-hq/riot-android
Releases · element-hq/riot-android
v0.9.13
/!\ 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
MatrixSdk 🚀:
- Upgrade MatrixSdk to version 0.9.35.
- Changelog: https://github.com/matrix-org/matrix-android-sdk/releases/tag/v0.9.35
v0.9.11
MatrixSdk 🚀:
- Upgrade MatrixSdk to version 0.9.34.
- Changelog: https://github.com/matrix-org/matrix-android-sdk/releases/tag/v0.9.34
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
v0.9.9
Changes in Riot 0.9.9 (2019-11-25)
MatrixSdk 🚀:
- Upgrade to version 0.9.32
- Changelog: https://github.com/matrix-org/matrix-android-sdk/releases/tag/v0.9.32
Features ✨:
Improvements 🙌:
- Jitsi / Use mx display name in Jitsi conf
Other changes:
- Add User-Interactive Auth to /account/3pid/add (#3333)
Bugfix 🐛:
v0.9.8
v0.9.7
MatrixSdk:
- Upgrade MatrixSdk to version 0.9.29.
- Changelog: https://github.com/matrix-org/matrix-android-sdk/releases/tag/v0.9.29
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:
v0.9.6
v0.9.5
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
MatrixSdk:
- Upgrade MatrixSdk to version 0.9.27.
- Changelog: https://github.com/matrix-org/matrix-android-sdk/releases/tag/v0.9.27
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:
- Widgets: Whitelist https://scalar-staging.vector.im/api (#3234)
- SAS: fix crash when destroying activity (#3240)
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