2019-09-24 16:23:51 +08:00
|
|
|
Changes in RiotX 0.7.0 (2019-XX-XX)
|
|
|
|
===================================================
|
|
|
|
|
|
|
|
Features:
|
|
|
|
-
|
|
|
|
|
|
|
|
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-09-26 23:05:18 +08:00
|
|
|
- Handle read markers (#84)
|
2019-10-11 21:42:22 +08:00
|
|
|
- Mark all messages as read (#396)
|
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
|
|
|
|
|
|
|
Translations:
|
|
|
|
-
|
|
|
|
|
|
|
|
Build:
|
|
|
|
-
|
|
|
|
|
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)
|
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 +
|
|
|
|
=======================================================
|
|
|
|
|
|
|
|
|
2019-07-18 23:48:56 +08:00
|
|
|
Changes in RiotX 0.0.0 (2019-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
|
|
|
-
|
|
|
|
|
|
|
|
Other changes:
|
|
|
|
-
|
|
|
|
|
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
|
|
|
-
|
|
|
|
|
2019-10-07 23:18:07 +08:00
|
|
|
Build 🧱:
|
2019-03-14 00:00:30 +08:00
|
|
|
-
|
|
|
|
|