2020-07-02 03:58:58 +08:00
Changes in Riot.imX 0.91.4 (2020-XX-XX)
===================================================
Features ✨:
-
Improvements 🙌:
-
Bugfix 🐛:
-
Translations 🗣:
-
SDK API changes ⚠️:
-
Build 🧱:
-
Other changes:
-
2020-07-02 03:51:30 +08:00
Changes in Riot.imX 0.91.3 (2020-07-01)
2020-06-16 05:28:57 +08:00
===================================================
2020-07-02 03:51:30 +08:00
Notes:
- This version is the third beta version of RiotX codebase published as Riot-Android on the PlayStore.
- Changelog below includes changes of v0.91.0, v0.91.1, and v0.91.2, because the first beta versions have been tagged and
published from the branch feature/migration_from_legacy.
- This version uses temporary name `Riot.imX` , to distinguish the app with RiotX app.
2020-06-16 05:28:57 +08:00
Features ✨:
2020-06-20 00:57:50 +08:00
- Call with WebRTC support (##611)
2020-06-23 02:50:31 +08:00
- Add capability to change the display name (#1529)
2020-06-16 05:28:57 +08:00
Improvements 🙌:
2020-06-18 00:13:09 +08:00
- "Add Matrix app" menu is now always visible (#1495)
2020-06-27 05:40:23 +08:00
- Handle `/op` , `/deop` , and `/nick` commands (#12)
2020-06-16 20:14:49 +08:00
- Prioritising Recovery key over Recovery passphrase (#1463)
2020-06-09 16:11:17 +08:00
- Room Settings: Name, Topic, Photo, Aliases, History Visibility (#1455)
2020-06-25 19:38:22 +08:00
- Update user avatar (#1054)
2020-06-30 06:16:38 +08:00
- Allow self-signed certificate (#1564)
2020-06-26 15:50:30 +08:00
- Improve file download and open in timeline
2020-07-01 22:15:06 +08:00
- Catchup tab is removed temporarily (#1565)
2020-07-01 20:52:37 +08:00
- Render room avatar change (#1319)
2020-06-16 05:28:57 +08:00
Bugfix 🐛:
2020-06-17 21:52:31 +08:00
- Fix dark theme issue on login screen (#1097)
2020-06-22 15:17:37 +08:00
- Incomplete predicate in RealmCryptoStore#getOutgoingRoomKeyRequest (#1519)
2020-06-24 20:21:45 +08:00
- User could not redact message that they have sent (#1543)
2020-06-24 20:10:24 +08:00
- Use vendor prefix for non merged MSC (#1537)
2020-06-25 21:14:54 +08:00
- Compress images before sending (#1333)
2020-07-01 00:38:46 +08:00
- Searching by displayname is case sensitive (#1468)
2020-07-01 20:03:30 +08:00
- Fix layout overlap issue (#1407)
2020-06-16 05:28:57 +08:00
Build 🧱:
2020-06-16 17:18:33 +08:00
- Enable code optimization (Proguard)
2020-06-18 20:18:40 +08:00
- SDK is now API level 21 minimum, and so RiotX (#405)
2020-06-16 05:28:57 +08:00
Other changes:
2020-06-24 17:42:01 +08:00
- Use `SharedPreferences#edit` extension function consistently (#1545)
2020-06-22 22:58:51 +08:00
- Use `retrofit2.Call.awaitResponse` extension provided by Retrofit 2. (#1526)
2020-06-21 02:09:45 +08:00
- Fix minor typo in contribution guide (#1512)
2020-06-22 02:07:34 +08:00
- Fix self-assignment of callback in `DefaultRoomPushRuleService#setRoomNotificationState` (#1520)
2020-06-24 16:58:47 +08:00
- Random housekeeping clean-ups indicated by Lint (#1520, #1541 )
2020-06-20 04:22:05 +08:00
- Keys Backup API now use the unstable prefix (#1503)
2020-06-20 05:23:36 +08:00
- Remove deviceId from /keys/upload/{deviceId} as not spec-compliant (#1502)
2020-06-16 05:28:57 +08:00
2020-06-16 05:27:10 +08:00
Changes in RiotX 0.22.0 (2020-06-15)
2020-05-28 16:45:58 +08:00
===================================================
Features ✨:
2020-05-30 01:06:06 +08:00
- Integration Manager and Widget support (#48)
2020-06-02 22:37:51 +08:00
- Send stickers (#51)
2020-05-28 16:45:58 +08:00
Improvements 🙌:
2020-06-02 19:14:37 +08:00
- New wording for notice when current user is the sender
2020-06-02 21:54:01 +08:00
- Hide "X made no changes" event by default in timeline (#1430)
2020-06-04 14:59:01 +08:00
- Hide left rooms in breadcrumbs (#766)
2020-06-08 16:32:02 +08:00
- Handle PowerLevel properly (#627)
2020-06-04 22:55:27 +08:00
- Correctly handle SSO login redirection
2020-06-05 07:06:52 +08:00
- SSO login is now performed in the default browser, or in Chrome Custom tab if available (#1400)
2020-06-04 17:43:54 +08:00
- Improve checking of homeserver version support (#1442)
2020-06-10 06:21:02 +08:00
- Add capability to add and remove a room from the favorites (#1217)
2020-05-28 16:45:58 +08:00
Bugfix 🐛:
2020-05-29 05:03:04 +08:00
- Switch theme is not fully taken into account without restarting the app
2020-05-27 22:12:06 +08:00
- Temporary fix to show error when user is creating an account on matrix.org with userId containing only digits (#1410)
2020-06-04 17:43:47 +08:00
- Reply composer overlay stays on screen too long after send (#1169)
2020-06-04 18:50:42 +08:00
- Fix navigation bar icon contrast on API in [21,27[ (#1342)
2020-06-04 18:55:27 +08:00
- Fix status bar icon contrast on API in [21,23[
2020-06-04 17:59:04 +08:00
- Wrong /query request (#1444)
2020-06-04 17:41:32 +08:00
- Make Credentials.homeServer optional because it is deprecated (#1443)
2020-06-16 05:22:09 +08:00
- Fix issue on dark themes, after alert popup dismiss
2020-05-28 16:45:58 +08:00
Other changes:
2020-06-04 00:44:21 +08:00
- Send plain text in the body of events containing formatted body, as per https://matrix.org/docs/spec/client_server/latest#m-room-message-msgtypes
2020-06-10 15:13:08 +08:00
- Update link to Modular url from "https://modular.im/" to "https://modular.im/services/matrix-hosting-riot" and open it using ChromeCustomTab
2020-05-28 16:45:58 +08:00
2020-05-28 16:43:40 +08:00
Changes in RiotX 0.21.0 (2020-05-28)
2020-05-04 22:06:41 +08:00
===================================================
Features ✨:
2020-05-11 21:03:50 +08:00
- Identity server support (#607)
2020-05-14 08:14:12 +08:00
- Switch language support (#41)
2020-05-20 20:52:28 +08:00
- Display list of attachments of a room (#860)
2020-05-04 22:06:41 +08:00
Improvements 🙌:
2020-05-15 15:34:14 +08:00
- Better connectivity lost indicator when airplane mode is on
2020-05-15 16:16:01 +08:00
- Add a setting to hide redacted events (#951)
2020-05-21 07:47:17 +08:00
- Render formatted_body for m.notice and m.emote (#1196)
2020-05-21 00:47:19 +08:00
- Change icon to magnifying-glass to filter room (#1384)
2020-05-04 22:06:41 +08:00
Bugfix 🐛:
2020-05-05 08:40:50 +08:00
- After jump to unread, newer messages are never loaded (#1008)
2020-05-14 17:22:44 +08:00
- Fix issues with FontScale switch (#69, #645 )
2020-05-21 05:52:41 +08:00
- "Seen by" uses 12h time (#1378)
2020-05-21 06:27:19 +08:00
- Enable markdown (if active) when sending emote (#734)
2020-05-25 21:21:31 +08:00
- Screenshots for Rageshake now includes Dialogs such as BottomSheet (#1349)
2020-05-04 22:06:41 +08:00
SDK API changes ⚠️:
2020-03-17 04:12:15 +08:00
- initialize with proxy configuration
2020-05-04 22:06:41 +08:00
Other changes:
2020-05-19 15:57:54 +08:00
- support new key agreement method for SAS (#1374)
2020-05-04 22:06:41 +08:00
2020-05-15 21:44:36 +08:00
Changes in RiotX 0.20.0 (2020-05-15)
2020-05-04 22:06:41 +08:00
===================================================
Features ✨:
2020-05-13 02:37:03 +08:00
- Add Direct Shortcuts (#652)
2020-05-04 22:06:41 +08:00
Improvements 🙌:
2020-05-13 06:34:33 +08:00
- Invite member(s) to an existing room (#1276)
2020-05-12 04:27:16 +08:00
- Improve notification accessibility with ticker text (#1226)
2020-05-13 19:33:12 +08:00
- Support homeserver discovery from MXID (DISABLED: waiting for design) (#476)
2020-05-04 22:06:41 +08:00
Bugfix 🐛:
2020-05-07 00:11:11 +08:00
- Fix | Verify Manually by Text crashes if private SSK not known (#1337)
2020-05-07 00:20:43 +08:00
- Sometimes the same device appears twice in the list of devices of a user (#1329)
2020-05-13 22:23:34 +08:00
- Random Crashes while doing sth with cross signing keys (#1364)
2020-05-13 22:46:36 +08:00
- Crash | crash while restoring key backup (#1366)
2020-05-04 22:06:41 +08:00
SDK API changes ⚠️:
2020-05-15 21:44:36 +08:00
- excludedUserIds parameter added to the UserService.getPagedUsersLive() function
2020-05-04 22:06:41 +08:00
2020-05-04 22:03:01 +08:00
Changes in RiotX 0.19.0 (2020-05-04)
2020-03-11 23:24:49 +08:00
===================================================
Features ✨:
2020-03-11 05:16:37 +08:00
- Change password (#528)
2020-03-17 22:10:27 +08:00
- Cross-Signing | Support SSSS secret sharing (#944)
2020-03-25 01:09:54 +08:00
- Cross-Signing | Verify new session from existing session (#1134)
2020-04-03 17:14:14 +08:00
- Cross-Signing | Bootstraping cross signing with 4S from mobile (#985)
2020-04-16 21:04:37 +08:00
- Save media files to Gallery (#973)
2020-04-22 02:31:54 +08:00
- Account deactivation (with password only) (#35)
2020-03-11 23:24:49 +08:00
Improvements 🙌:
2020-03-18 17:07:57 +08:00
- Verification DM / Handle concurrent .start after .ready (#794)
2020-04-24 01:17:52 +08:00
- Reimplementation of multiple attachment picker
2020-04-03 17:14:14 +08:00
- Cross-Signing | Update Shield Logic for DM (#963)
- Cross-Signing | Complete security new session design update (#1135)
2020-04-04 00:47:14 +08:00
- Cross-Signing | Setup key backup as part of SSSS bootstrapping (#1201)
- Cross-Signing | Gossip key backup recovery key (#1200)
2020-04-08 20:56:37 +08:00
- Show room encryption status as a bubble tile (#1078)
2020-03-27 21:41:48 +08:00
- UX/UI | Add indicator to home tab on invite (#957)
2020-04-08 23:55:47 +08:00
- Cross-Signing | Restore history after recover from passphrase (#1214)
2020-04-09 22:34:30 +08:00
- Cross-Sign | QR code scan confirmation screens design update (#1187)
2020-04-10 16:57:09 +08:00
- Emoji Verification | It's not the same butterfly! (#1220)
2020-04-10 23:42:34 +08:00
- Cross-Signing | Composer decoration: shields (#1077)
2020-04-16 06:34:18 +08:00
- Cross-Signing | Migrate existing keybackup to cross signing with 4S from mobile (#1197)
2020-04-23 20:42:57 +08:00
- Show a warning dialog if the text of the clicked link does not match the link target (#922)
2020-04-23 21:24:32 +08:00
- Cross-Signing | Consider not using a spinner on the 'complete security' prompt (#1271)
2020-04-20 23:44:45 +08:00
- Restart broken Olm sessions ([MSC1719](https://github.com/matrix-org/matrix-doc/pull/1719))
2020-04-23 17:13:55 +08:00
- Cross-Signing | Hide Use recovery key when 4S is not setup (#1007)
2020-04-23 00:35:03 +08:00
- Cross-Signing | Trust account xSigning keys by entering Recovery Key (select file or copy) #1199
2020-04-24 22:50:26 +08:00
- E2E timeline decoration (#1279)
2020-04-28 17:34:53 +08:00
- Manage Session Settings / Cross Signing update (#1295)
2020-04-30 16:10:56 +08:00
- Cross-Signing | Review sessions toast update old vs new (#1293, #1306 )
2020-03-11 23:24:49 +08:00
Bugfix 🐛:
2020-03-14 06:30:16 +08:00
- Fix summary notification staying after "mark as read"
2020-03-18 19:06:37 +08:00
- Missing avatar/displayname after verification request message (#841)
2020-03-25 20:50:51 +08:00
- Crypto | RiotX sometimes rotate the current device keys (#1170)
2020-03-26 16:49:34 +08:00
- RiotX can't restore cross signing keys saved by web in SSSS (#1174)
2020-04-03 17:14:14 +08:00
- Cross- Signing | After signin in new session, verification paper trail in DM is off (#1191)
2020-04-03 19:43:40 +08:00
- Failed to encrypt message in room (message stays in red), [thanks to pwr22] (#925)
2020-04-08 01:20:49 +08:00
- Cross-Signing | web < - > riotX After QR code scan, gossiping fails (#1210)
2020-04-13 22:48:19 +08:00
- Fix crash when trying to download file without internet connection (#1229)
2020-04-14 23:35:11 +08:00
- Local echo are not updated in timeline (for failed & encrypted states)
2020-04-16 16:16:10 +08:00
- Render image event even if thumbnail_info does not have mimetype defined (#1209)
2020-04-16 17:50:58 +08:00
- RiotX now uses as many threads as it needs to do work and send messages (#1221)
2020-04-16 00:03:20 +08:00
- Fix issue with media path (#1227)
2020-04-21 20:25:48 +08:00
- Add user to direct chat by user id (#1065)
2020-04-24 21:54:02 +08:00
- Use correct URL for SSO connection (#1178)
2020-04-28 19:41:23 +08:00
- Emoji completion :tada: does not completes to 🎉 like on web (#1285)
2020-04-30 16:55:25 +08:00
- Fix bad Shield Logic for DM (#963)
2020-03-11 23:24:49 +08:00
Translations 🗣:
2020-05-04 22:03:01 +08:00
- Weblate now create PR directly to RiotX GitHub project
2020-03-11 23:24:49 +08:00
SDK API changes ⚠️:
2020-03-26 20:56:33 +08:00
- Increase targetSdkVersion to 29
2020-03-11 23:24:49 +08:00
Build 🧱:
2020-04-15 18:57:15 +08:00
- Compile with Android SDK 29 (Android Q)
2020-03-11 23:24:49 +08:00
Other changes:
2020-02-29 17:29:49 +08:00
- Add a setting to prevent screenshots of the application, disabled by default (#1027)
2020-04-03 19:53:34 +08:00
- Increase File Logger capacities ( + use dev log preferences)
2020-03-17 21:18:08 +08:00
2020-03-17 18:46:42 +08:00
Changes in RiotX 0.18.1 (2020-03-17)
2020-03-11 23:24:49 +08:00
===================================================
Improvements 🙌:
2020-03-13 19:02:42 +08:00
- Implementation of /join command
2020-03-11 23:24:49 +08:00
Bugfix 🐛:
2020-03-16 23:00:22 +08:00
- Message transitions in encrypted rooms are jarring #518
- Images that failed to send are waiting to be sent forever #1145
- Fix / Crashed when trying to send a gif from the Gboard #1136
2020-03-17 17:43:48 +08:00
- Fix / Cannot click on key backup banner when new keys are available
2020-03-11 23:24:49 +08:00
2020-03-11 20:41:17 +08:00
Changes in RiotX 0.18.0 (2020-03-11)
2020-02-27 19:34:33 +08:00
===================================================
Improvements 🙌:
2020-03-04 23:26:09 +08:00
- Share image and other media from e2e rooms (#677)
2020-03-01 16:59:00 +08:00
- Add support for `/plain` command (#12)
2020-03-04 17:37:31 +08:00
- Detect spaces in password if user fail to login (#1038)
2020-03-04 19:14:07 +08:00
- FTUE: do not display a different color when encrypting message when not in developer mode.
2020-03-06 01:44:34 +08:00
- Open room member profile from avatar of the room member state event (#935)
2020-02-29 05:10:07 +08:00
- Restore the push rules configuration in the settings
2020-02-27 19:34:33 +08:00
Bugfix 🐛:
2020-02-28 18:38:30 +08:00
- Fix crash on attachment preview screen (#1088)
2020-03-03 17:40:58 +08:00
- "Share" option is not appearing in encrypted rooms for images (#1031)
2020-03-04 23:26:09 +08:00
- Set "image/jpeg" as MIME type of images instead of "image/jpg" (#1075)
2020-03-11 17:08:42 +08:00
- Self verification via QR code is failing (#1130)
2020-02-27 19:34:33 +08:00
SDK API changes ⚠️:
2020-02-28 21:46:42 +08:00
- PushRuleService.getPushRules() now returns a RuleSet. Use getAllRules() on this object to get all the rules.
2020-02-27 19:34:33 +08:00
Build 🧱:
2020-02-27 19:47:11 +08:00
- Upgrade ktlint to version 0.36.0
2020-03-04 19:20:09 +08:00
- Pipeline file for Buildkite is now hosted on another Github repository: https://github.com/matrix-org/pipelines/blob/master/riotx-android/pipeline.yml
2020-02-27 19:34:33 +08:00
Other changes:
2020-02-27 22:41:35 +08:00
- Restore availability to Chromebooks (#932)
2020-03-04 16:37:32 +08:00
- Add a [documentation ](./docs/integration_tests.md ) to run integration tests
2020-02-27 19:34:33 +08:00
2020-02-27 19:32:03 +08:00
Changes in RiotX 0.17.0 (2020-02-27)
2020-02-03 23:20:55 +08:00
===================================================
Features ✨:
2020-02-13 00:20:01 +08:00
- Secured Shared Storage Support (#984, #936 )
2020-02-14 16:40:07 +08:00
- It's now possible to select several rooms (with a possible mix of clear/encrypted rooms) when sharing elements to RiotX (#1010)
- Media preview: media are previewed before being sent to a room (#1010)
- Image edition: it's now possible to edit image before sending: crop, rotate, and delete actions are supported (#1010)
- Sending image: image are sent to rooms with a reduced size. It's still possible to send original image file (#1010)
2020-02-03 23:20:55 +08:00
Improvements 🙌:
2020-02-20 01:11:23 +08:00
- Migrate to binary QR code verification (#994)
2020-02-21 20:30:01 +08:00
- Share action is added to room profile and room member profile (#858)
2020-02-26 17:12:49 +08:00
- Display avatar in fullscreen (#861)
2020-02-22 01:23:47 +08:00
- Fix some performance issues with crypto
2020-02-03 23:20:55 +08:00
Bugfix 🐛:
2020-02-17 17:30:54 +08:00
- Account creation: wrongly hints that an email can be used to create an account (#941)
2020-02-18 17:40:30 +08:00
- Fix crash in the room directory, when public room has no name (#1023)
2020-02-19 23:30:12 +08:00
- Fix restoring keys backup with passphrase (#526)
2020-02-21 05:51:22 +08:00
- Fix rotation of full-size image (#647)
2020-02-21 01:57:29 +08:00
- Fix joining rooms from directory via federation isn't working. (#808)
2020-02-21 02:31:33 +08:00
- Leaving a room creates a stuck "leaving room" loading screen. (#1041)
2020-02-25 00:44:51 +08:00
- Fix some invitation handling issues (#1013)
2020-02-26 02:00:38 +08:00
- New direct chat: selecting a participant sometimes results in two breadcrumbs (#1022)
2020-02-26 14:38:10 +08:00
- New direct chat: selecting several participants was not adding the room to the direct chats list
2020-02-26 21:51:01 +08:00
- Room overview shows deleted messages as “Encrypted message” (#758)
2020-02-03 23:20:55 +08:00
2020-02-14 22:16:00 +08:00
SDK API changes ⚠️:
2020-02-17 22:54:17 +08:00
- Get crypto methods through Session.cryptoService()
2020-02-20 21:39:48 +08:00
- ProgressListener.onProgress() function will be invoked on the background thread instead of UI thread
2020-02-26 14:17:25 +08:00
- Improve CreateRoomParams API (#1070)
2020-02-13 14:01:48 +08:00
2020-02-14 22:14:48 +08:00
Changes in RiotX 0.16.0 (2020-02-14)
2020-02-03 23:20:55 +08:00
===================================================
Features ✨:
2020-02-12 22:06:22 +08:00
- Polls and Bot Buttons (MSC 2192 matrix-org/matrix-doc#2192)
2020-02-03 23:20:55 +08:00
Improvements 🙌:
2020-02-14 21:34:22 +08:00
- Show confirmation dialog before deleting a message (#967, #1003 )
2020-02-12 22:57:49 +08:00
- Open room member profile from reactions list and read receipts list (#875)
2020-02-03 23:20:55 +08:00
Bugfix 🐛:
2020-02-11 21:48:28 +08:00
- Fix crash by removing all notifications after clearing cache (#878)
2020-02-12 18:16:21 +08:00
- Fix issue with verification when other client declares it can only show QR code (#988)
2020-02-14 21:52:10 +08:00
- Fix too errors in the code (1941862499c9ec5268cc80882512ced379cafcfd, a250a895fe0a4acf08c671e03434edcd29ccd84f)
2020-02-03 23:20:55 +08:00
2020-02-14 19:43:27 +08:00
SDK API changes ⚠️:
2020-02-13 14:01:48 +08:00
- Javadoc improved for PushersService
- PushersService.pushers() has been renamed to PushersService.getPushers()
2020-02-11 04:40:27 +08:00
Changes in RiotX 0.15.0 (2020-02-10)
2020-02-03 23:20:55 +08:00
===================================================
Improvements 🙌:
2020-02-05 21:13:43 +08:00
- Improve navigation to the timeline (#789, #862 )
2020-02-11 17:11:36 +08:00
- Improve network detection. It is now based on the sync request status (#873, #882 )
2020-02-03 23:20:55 +08:00
Other changes:
2020-02-05 22:18:03 +08:00
- Support SSO login with Firefox account (#606)
2020-02-03 23:20:55 +08:00
Bugfix 🐛:
2020-02-04 03:06:37 +08:00
- Ask for permission before opening the camera (#934)
2020-02-04 21:41:32 +08:00
- Encrypt for invited users by default, if the room state allows it (#803)
2020-02-03 23:20:55 +08:00
2020-02-03 23:15:38 +08:00
Changes in RiotX 0.14.3 (2020-02-03)
2020-02-02 21:26:09 +08:00
===================================================
Bugfix 🐛:
2020-02-03 23:15:38 +08:00
- Fix Exception in DeviceListManager
2020-02-02 21:26:09 +08:00
2020-02-02 21:05:12 +08:00
Changes in RiotX 0.14.2 (2020-02-02)
2020-02-02 15:00:57 +08:00
===================================================
2020-02-03 23:15:38 +08:00
Bugfix 🐛:
- Fix RiotX not starting issue
2020-02-02 15:00:57 +08:00
2020-02-02 14:55:46 +08:00
Changes in RiotX 0.14.1 (2020-02-02)
2020-02-02 00:21:41 +08:00
===================================================
Bugfix 🐛:
2020-02-02 14:55:46 +08:00
- Cross-signing: fix UX issue when closing the bottom sheet verification (#813)
- Room and room member profile: fix issues on dark and black themes
2020-02-02 00:21:41 +08:00
2020-02-02 00:19:53 +08:00
Changes in RiotX 0.14.0 (2020-02-01)
2019-12-19 23:46:01 +08:00
===================================================
Features ✨:
2020-02-02 00:19:53 +08:00
- First implementation of Cross-signing
2020-01-20 22:10:16 +08:00
- Enable encryption in unencrypted rooms, from the room settings (#212)
2020-01-29 23:11:23 +08:00
- Negotiate E2E by default for DMs (#907)
2019-12-19 23:46:01 +08:00
Improvements 🙌:
2020-01-22 00:57:06 +08:00
- Sharing things to RiotX: sort list by recent room first (#771)
2020-01-28 23:36:28 +08:00
- Hide the algorithm when turning on e2e (#897)
2020-01-30 01:07:57 +08:00
- Sort room members by display names
2019-12-19 23:46:01 +08:00
Other changes:
2020-01-24 06:25:26 +08:00
- Add support for /rainbow and /rainbowme commands (#879)
2019-12-19 23:46:01 +08:00
2020-01-17 21:25:25 +08:00
Build 🧱:
2020-01-17 23:06:58 +08:00
- Ensure builds are reproducible (#842)
2020-01-20 22:58:12 +08:00
- F-Droid: fix the "-dev" issue in version name (#815)
2020-01-17 21:25:25 +08:00
2020-01-17 21:23:58 +08:00
Changes in RiotX 0.13.0 (2020-01-17)
2020-01-09 22:32:37 +08:00
===================================================
Features ✨:
2020-01-12 03:43:47 +08:00
- Send and render typing events (#564)
2020-01-15 01:48:13 +08:00
- Create Room Profile screen (#54)
- Create Room Member Profile screen (#59)
2020-01-09 22:32:37 +08:00
Improvements 🙌:
2020-01-11 01:15:34 +08:00
- Render events m.room.encryption and m.room.guest_access in the timeline
2020-01-09 22:32:37 +08:00
Bugfix 🐛:
2020-01-17 21:10:47 +08:00
- Fix broken background sync in F-Droid version
- Fix issue with downloaded file on encrypted rooms. The file was not properly decrypted
2020-01-09 22:32:37 +08:00
2019-12-19 23:46:01 +08:00
Build 🧱:
2020-01-11 00:29:34 +08:00
- Change the way versionCode is computed (#827)
2019-12-19 23:46:01 +08:00
2020-01-09 22:31:13 +08:00
Changes in RiotX 0.12.0 (2020-01-09)
2019-12-19 23:46:01 +08:00
===================================================
Improvements 🙌:
2019-12-20 18:27:26 +08:00
- The initial sync is now handled by a foreground service
2019-12-20 02:39:35 +08:00
- Render aliases and canonical alias change in the timeline
2020-01-09 00:58:26 +08:00
- Introduce developer mode in the settings (#745, #796 )
2020-01-02 23:10:55 +08:00
- Improve devices list screen
2020-01-03 01:12:44 +08:00
- Add settings for rageshake sensibility
2019-12-22 16:22:43 +08:00
- Fix autocompletion issues and add support for rooms, groups, and emoji (#780)
2020-01-08 21:49:26 +08:00
- Show skip to bottom FAB while scrolling down (#752)
2020-01-08 01:37:05 +08:00
- Enable encryption on a room, SDK part (#212)
2019-12-19 23:46:01 +08:00
Other changes:
2020-01-03 23:20:00 +08:00
- Change the way RiotX identifies a session to allow the SDK to support several sessions with the same user (#800)
2020-01-08 22:57:35 +08:00
- Exclude play-services-oss-licenses library from F-Droid build (#814)
2020-01-09 22:02:39 +08:00
- Email domain can be limited on some homeservers, i18n of the displayed error (#754)
2019-12-19 23:46:01 +08:00
Bugfix 🐛:
2020-01-03 01:53:35 +08:00
- Fix crash when opening room creation screen from the room filtering screen
2019-12-20 18:27:26 +08:00
- Fix avatar image disappearing (#777)
- Fix read marker banner when permalink
2020-01-06 07:51:41 +08:00
- Fix joining upgraded rooms (#697)
2020-01-09 01:12:22 +08:00
- Fix matrix.org room directory not being browsable (#807)
2020-01-02 23:24:31 +08:00
- Hide non working settings (#751)
2019-12-19 23:46:01 +08:00
2019-12-19 23:44:14 +08:00
Changes in RiotX 0.11.0 (2019-12-19)
2019-12-12 01:34:06 +08:00
===================================================
Features ✨:
2019-12-12 01:33:16 +08:00
- Implement soft logout (#281)
2019-12-12 01:34:06 +08:00
Improvements 🙌:
2019-11-26 00:59:19 +08:00
- Handle navigation to room via room alias (#201)
- Open matrix.to link in RiotX (#57)
2019-12-19 18:44:07 +08:00
- Limit sticker size in the timeline
2019-12-12 01:34:06 +08:00
Other changes:
2019-12-14 03:50:18 +08:00
- Use same default room colors than Riot-Web
2019-12-12 01:34:06 +08:00
Bugfix 🐛:
2019-12-13 23:42:48 +08:00
- Scroll breadcrumbs to top when opened
2019-12-14 04:17:52 +08:00
- Render default room name when it starts with an emoji (#477)
2019-12-17 00:14:26 +08:00
- Do not display " (IRC)" in display names https://github.com/vector-im/riot-android/issues/444
2019-12-18 17:57:00 +08:00
- Fix rendering issue with HTML formatted body
2019-12-19 02:20:44 +08:00
- Disable click on Stickers (#703)
2019-12-12 01:34:06 +08:00
Build 🧱:
2019-12-11 17:44:51 +08:00
- Include diff-match-patch sources as dependency
2019-12-12 01:34:06 +08:00
2019-12-10 22:47:26 +08:00
Changes in RiotX 0.10.0 (2019-12-10)
2019-12-06 01:19:20 +08:00
===================================================
Features ✨:
2019-12-06 05:09:55 +08:00
- Breadcrumbs: switch from one room to another quickly (#571)
2019-12-06 01:19:20 +08:00
Improvements 🙌:
2019-12-07 06:46:32 +08:00
- Support entering a RiotWeb client URL instead of the homeserver URL during connection (#744)
2019-12-06 01:19:20 +08:00
Other changes:
2019-12-05 16:53:18 +08:00
- Add reason for all membership events (https://github.com/matrix-org/matrix-doc/pull/2367)
2019-12-06 01:19:20 +08:00
Bugfix 🐛:
2019-12-06 17:28:50 +08:00
- When automardown is ON, pills are sent as MD in body (#739)
2019-12-10 00:43:14 +08:00
- "ban" event are not rendered correctly (#716)
- Fix crash when rotating screen in Room timeline
2019-12-06 01:19:20 +08:00
2019-12-06 01:17:36 +08:00
Changes in RiotX 0.9.1 (2019-12-05)
2019-12-05 16:46:36 +08:00
===================================================
Bugfix 🐛:
2019-12-06 01:17:36 +08:00
- Fix an issue with DB transaction (#740)
2019-12-05 16:46:36 +08:00
2019-12-05 16:43:58 +08:00
Changes in RiotX 0.9.0 (2019-12-05)
2019-11-19 16:58:48 +08:00
===================================================
Features ✨:
2019-11-22 19:19:15 +08:00
- Account creation. It's now possible to create account on any homeserver with RiotX (#34)
- Iteration of the login flow (#613)
2019-12-01 19:44:29 +08:00
- [SDK] MSC2241 / verification in DMs (#707)
2019-11-19 16:58:48 +08:00
Improvements 🙌:
2019-11-15 17:12:23 +08:00
- Send mention Pills from composer
2019-12-03 23:36:44 +08:00
- Links in message preview in the bottom sheet are now active.
2019-11-22 19:32:45 +08:00
- Rework the read marker to make it more usable
2019-11-19 16:58:48 +08:00
Other changes:
2019-11-19 23:10:41 +08:00
- Fix a small grammatical error when an empty room list is shown.
2019-11-19 16:58:48 +08:00
Bugfix 🐛:
2019-11-22 21:54:22 +08:00
- Do not show long click help if only invitation are displayed
2019-11-22 22:19:09 +08:00
- Fix emoji filtering not working
2019-12-03 17:05:10 +08:00
- Fix issue of closing Realm in another thread (#725)
2019-12-04 21:39:47 +08:00
- Attempt to properly cancel the crypto module when user signs out (#724)
2019-11-19 16:58:48 +08:00
2019-11-19 16:47:12 +08:00
Changes in RiotX 0.8.0 (2019-11-19)
2019-09-24 16:23:51 +08:00
===================================================
2019-10-24 20:40:31 +08:00
Features ✨:
2019-11-04 22:12:30 +08:00
- Handle long click on room in the room list (#395)
2019-11-05 23:13:46 +08:00
- Ignore/UnIgnore users, and display list of ignored users (#542, #617 )
2019-10-24 20:40:31 +08:00
Improvements 🙌:
2019-10-28 21:36:15 +08:00
- Search reaction by name or keyword in emoji picker
2019-10-31 02:02:44 +08:00
- Handle code tags (#567)
2019-10-29 01:33:15 +08:00
- Support spoiler messages
2019-11-14 20:26:25 +08:00
- Support m.sticker and m.room.join_rules events in timeline
2019-10-24 20:40:31 +08:00
Other changes:
2019-10-29 23:22:12 +08:00
- Markdown set to off by default (#412)
2019-10-31 14:58:08 +08:00
- Accessibility improvements to the attachment file type chooser
2019-10-24 20:40:31 +08:00
Bugfix 🐛:
2019-10-29 00:01:41 +08:00
- Fix issues with some member events rendering (#498)
2019-10-29 21:38:04 +08:00
- Passphrase does not match (Export room keys) (#644)
2019-10-31 22:47:40 +08:00
- Ask for permission to write external storage when uri comes from the keyboard (#658)
2019-11-07 01:19:37 +08:00
- Fix issue with english US/GB translation (#671)
2019-10-24 20:40:31 +08:00
2019-10-24 20:37:28 +08:00
Changes in RiotX 0.7.0 (2019-10-24)
2019-09-24 16:23:51 +08:00
===================================================
Features:
2019-10-24 20:37:28 +08:00
- Share elements from other app to RiotX (#58)
- Read marker (#84)
- Add ability to report content (#515)
2019-09-24 16:23:51 +08:00
Improvements:
2019-09-24 18:29:37 +08:00
- Persist active tab between sessions (#503)
2019-09-25 23:08:58 +08:00
- Do not upload file too big for the homeserver (#587)
2019-10-22 00:08:42 +08:00
- Attachments: start using system pickers (#52)
2019-10-11 21:42:22 +08:00
- Mark all messages as read (#396)
2019-09-24 16:23:51 +08:00
2019-11-04 22:08:08 +08:00
2019-09-24 16:23:51 +08:00
Other changes:
2019-09-29 03:24:55 +08:00
- Accessibility improvements to read receipts in the room timeline and reactions emoji chooser
2019-09-24 16:23:51 +08:00
Bugfix:
2019-09-25 22:59:50 +08:00
- Fix issue on upload error in loop (#587)
2019-09-26 23:05:18 +08:00
- Fix opening a permalink: the targeted event is displayed twice (#556)
- Fix opening a permalink paginates all the history up to the last event (#282)
2019-09-26 23:13:52 +08:00
- after login, the icon in the top left is a green 'A' for (all communities) rather than my avatar (#267)
2019-09-26 21:40:59 +08:00
- Picture uploads are unreliable, pictures are shown in wrong aspect ratio on desktop client (#517)
2019-09-24 03:48:01 +08:00
- Invitation notifications are not dismissed automatically if room is joined from another client (#347)
2019-10-09 22:23:35 +08:00
- Opening links from RiotX reuses browser tab (#599)
2019-09-24 16:23:51 +08:00
2019-09-24 20:23:13 +08:00
Changes in RiotX 0.6.1 (2019-09-24)
===================================================
Bugfix:
- Fix crash: MergedHeaderItem was missing dimensionConverter
2019-09-24 16:22:36 +08:00
Changes in RiotX 0.6.0 (2019-09-24)
2019-09-17 20:53:50 +08:00
===================================================
Features:
2019-09-12 21:14:17 +08:00
- Save draft of a message when exiting a room with non empty composer (#329)
2019-09-17 20:53:50 +08:00
Improvements:
2019-09-19 18:42:01 +08:00
- Add unread indent on room list (#485)
2019-09-13 15:37:12 +08:00
- Message Editing: Update notifications (#128)
2019-09-18 22:26:25 +08:00
- Remove any notification of a redacted event (#563)
2019-09-17 20:53:50 +08:00
Other changes:
2019-09-23 22:17:28 +08:00
- Fix a few accessibility issues
2019-09-17 20:53:50 +08:00
Bugfix:
2019-09-17 20:55:19 +08:00
- Fix characters erased from the Search field when the result are coming (#545)
2019-09-19 18:55:39 +08:00
- "No connection" banner was displayed by mistake
2019-09-19 23:08:22 +08:00
- Leaving community (from another client) has no effect on RiotX (#497)
2019-09-20 18:40:00 +08:00
- Push rules was not retrieved after a clear cache
2019-09-20 22:31:13 +08:00
- m.notice messages trigger push notifications (#238)
2019-09-21 01:22:42 +08:00
- Embiggen messages with multiple emojis also for edited messages (#458)
2019-09-17 20:53:50 +08:00
Build:
2019-09-18 16:27:44 +08:00
- Fix (again) issue with bad versionCode generated by Buildkite (#553)
2019-09-17 20:53:50 +08:00
2019-09-17 20:50:43 +08:00
Changes in RiotX 0.5.0 (2019-09-17)
2019-08-30 21:07:04 +08:00
===================================================
Features:
2019-09-19 23:56:34 +08:00
- Implementation of login to homeserver with SSO (#557)
2019-09-14 00:21:56 +08:00
- Handle M_CONSENT_NOT_GIVEN error (#64)
2019-09-16 16:58:51 +08:00
- Auto configure homeserver and identity server URLs of LoginActivity with a magic link
2019-08-30 21:07:04 +08:00
Improvements:
2019-09-02 20:33:53 +08:00
- Reduce default release build log level, and lab option to enable more logs.
2019-09-17 16:59:58 +08:00
- Display a no network indicator when there is no network (#559)
2019-08-30 21:07:04 +08:00
Bugfix:
2019-09-02 20:24:36 +08:00
- Fix crash due to missing informationData (#535)
2019-09-06 00:14:05 +08:00
- Progress in initial sync dialog is decreasing for a step and should not (#532)
2019-09-12 22:05:04 +08:00
- Fix rendering issue of accepted third party invitation event
2019-09-17 01:24:52 +08:00
- All current notifications were dismissed by mistake when the app is launched from the launcher
2019-08-30 21:07:04 +08:00
Build:
2019-08-30 21:57:39 +08:00
- Fix issue with version name (#533)
2019-09-12 22:05:04 +08:00
- Fix issue with bad versionCode generated by Buildkite (#553)
2019-08-30 21:07:04 +08:00
2019-09-17 20:50:43 +08:00
Changes in RiotX 0.4.0 (2019-08-30)
2019-08-08 22:47:13 +08:00
===================================================
Features:
2019-08-19 20:08:15 +08:00
- Display read receipts in timeline (#81)
2019-08-08 22:47:13 +08:00
Improvements:
2019-08-19 02:26:53 +08:00
- Reactions: Reinstate the ability to react with non-unicode keys (#307)
2019-08-08 22:47:13 +08:00
Bugfix:
2019-08-19 05:30:41 +08:00
- Fix text diff linebreak display (#441)
2019-08-19 03:12:59 +08:00
- Date change message repeats for each redaction until a normal message (#358)
2019-08-19 05:46:17 +08:00
- Slide-in reply icon is distorted (#423)
2019-08-27 23:01:52 +08:00
- Regression / e2e replies not encrypted
2019-08-27 22:50:02 +08:00
- Some video won't play
2019-08-29 16:36:45 +08:00
- Privacy: remove log of notifiable event (#519)
2019-08-30 20:54:15 +08:00
- Fix crash with EmojiCompat (#530)
2019-08-08 22:47:13 +08:00
2019-08-08 22:44:53 +08:00
Changes in RiotX 0.3.0 (2019-08-08)
2019-07-18 23:48:56 +08:00
===================================================
Features:
2019-07-25 22:49:15 +08:00
- Create Direct Room flow
2019-08-08 18:09:05 +08:00
- Handle `/markdown` command
2019-07-18 23:48:56 +08:00
Improvements:
2019-07-23 05:34:40 +08:00
- UI for pending edits (#193)
2019-07-19 00:49:28 +08:00
- UX image preview screen transition (#393)
2019-07-26 22:02:20 +08:00
- Basic support for resending failed messages (retry/remove)
2019-08-06 02:28:50 +08:00
- Enable proper cancellation of suspending functions (including db transaction)
- Enhances network connectivity checks in SDK
2019-08-07 18:57:11 +08:00
- Add "View Edit History" item in the message bottom sheet (#401)
2019-08-08 22:03:11 +08:00
- Cancel sync request on pause and timeout to 0 after pause (#404)
2019-07-18 23:48:56 +08:00
Other changes:
2019-08-08 20:14:10 +08:00
- Show sync progress also in room detail screen (#403)
2019-07-18 23:48:56 +08:00
Bugfix:
2019-07-19 15:57:57 +08:00
- Edited message: link confusion when (edited) appears in body (#398)
2019-07-19 22:00:06 +08:00
- Close detail room screen when the room is left with another client (#256)
2019-07-19 22:44:30 +08:00
- Clear notification for a room left on another client
2019-07-30 21:01:41 +08:00
- Fix messages with empty `in_reply_to` not rendering (#447)
2019-08-07 18:28:21 +08:00
- Fix clear cache (#408) and Logout (#205)
- Fix `(edited)` link can be copied to clipboard (#402)
2020-04-20 22:53:14 +08:00
- KeyBackup / SSSS | Should get the key from SSSS instead of asking recovery Key (#1163)
2019-07-18 23:48:56 +08:00
Build:
2019-08-07 17:46:38 +08:00
- Split APK: generate one APK per arch, to reduce APK size of about 30%
2019-07-18 23:48:56 +08:00
2019-07-18 23:47:24 +08:00
Changes in RiotX 0.2.0 (2019-07-18)
2019-07-12 17:39:26 +08:00
===================================================
Features:
2019-07-15 23:18:31 +08:00
- Message Editing: View edit history (#121)
2019-07-15 23:25:33 +08:00
- Rooms filtering (#304)
2019-07-17 22:46:03 +08:00
- Edit in encrypted room
2019-07-12 17:39:26 +08:00
Improvements:
2019-07-12 19:51:05 +08:00
- Handle click on redacted events: view source and create permalink
2019-07-17 16:51:09 +08:00
- Improve long tap menu: reply on top, more compact (#368)
2019-07-16 01:03:52 +08:00
- Quick reply in timeline with swipe gesture (#167)
2019-07-15 23:18:31 +08:00
- Improve edit of replies
2019-07-17 21:05:29 +08:00
- Improve performance on Room Members and Users management (#381)
2019-07-12 17:39:26 +08:00
Other changes:
2019-07-16 21:01:14 +08:00
- migrate from rxbinding 2 to rxbinding 3
2019-07-12 17:39:26 +08:00
Bugfix:
2019-07-12 18:46:02 +08:00
- Fix regression on permalink click
2019-07-12 20:40:35 +08:00
- Fix crash reported by the PlayStore (#341)
2019-07-15 23:45:35 +08:00
- Fix Chat composer separator color in dark/black theme
2019-07-16 21:01:14 +08:00
- Fix bad layout for room directory filter (#349)
2019-07-16 01:03:52 +08:00
- Fix Copying link from a message shouldn't open context menu (#364)
2019-07-12 17:39:26 +08:00
2019-07-11 23:43:56 +08:00
Changes in RiotX 0.1.0 (2019-07-11)
2019-03-14 00:00:30 +08:00
===================================================
2019-07-11 23:43:56 +08:00
First release!
2019-03-14 00:00:30 +08:00
2019-07-12 17:38:55 +08:00
Mode details here: https://medium.com/@RiotChat/introducing-the-riotx-beta-for-android-b17952e8f771
2019-03-14 00:00:30 +08:00
=======================================================
+ TEMPLATE WHEN PREPARING A NEW RELEASE +
=======================================================
2020-02-02 00:21:41 +08:00
Changes in RiotX 0.X.0 (2020-XX-XX)
2019-03-14 00:00:30 +08:00
===================================================
2019-10-07 23:18:07 +08:00
Features ✨:
2019-03-14 00:00:30 +08:00
-
2019-10-07 23:18:07 +08:00
Improvements 🙌:
2019-03-14 00:00:30 +08:00
-
2019-10-07 23:18:07 +08:00
Bugfix 🐛:
2019-03-14 00:00:30 +08:00
-
2019-10-07 23:18:07 +08:00
Translations 🗣:
2019-03-14 00:00:30 +08:00
-
2020-02-14 19:43:27 +08:00
SDK API changes ⚠️:
2020-02-13 14:01:48 +08:00
-
2019-10-07 23:18:07 +08:00
Build 🧱:
2019-03-14 00:00:30 +08:00
-
2020-02-13 14:01:48 +08:00
Other changes:
-