2019-08-08 16:47:13 +02:00
|
|
|
Changes in RiotX 0.4.0 (2019-XX-XX)
|
|
|
|
===================================================
|
|
|
|
|
|
|
|
Features:
|
2019-08-19 14:08:15 +02:00
|
|
|
- Display read receipts in timeline (#81)
|
2019-08-08 16:47:13 +02:00
|
|
|
|
|
|
|
Improvements:
|
2019-08-18 20:26:53 +02:00
|
|
|
- Reactions: Reinstate the ability to react with non-unicode keys (#307)
|
2019-08-08 16:47:13 +02:00
|
|
|
|
|
|
|
Other changes:
|
2019-08-18 20:26:53 +02:00
|
|
|
-
|
2019-08-08 16:47:13 +02:00
|
|
|
|
|
|
|
Bugfix:
|
2019-08-18 23:30:41 +02:00
|
|
|
- Fix text diff linebreak display (#441)
|
2019-08-18 21:12:59 +02:00
|
|
|
- Date change message repeats for each redaction until a normal message (#358)
|
2019-08-18 23:46:17 +02:00
|
|
|
- Slide-in reply icon is distorted (#423)
|
2019-08-27 17:01:52 +02:00
|
|
|
- Regression / e2e replies not encrypted
|
2019-08-27 16:50:02 +02:00
|
|
|
- Some video won't play
|
2019-08-29 10:36:45 +02:00
|
|
|
- Privacy: remove log of notifiable event (#519)
|
2019-08-08 16:47:13 +02:00
|
|
|
|
|
|
|
Translations:
|
|
|
|
-
|
|
|
|
|
|
|
|
Build:
|
|
|
|
-
|
|
|
|
|
2019-08-08 16:44:53 +02:00
|
|
|
Changes in RiotX 0.3.0 (2019-08-08)
|
2019-07-18 17:48:56 +02:00
|
|
|
===================================================
|
|
|
|
|
|
|
|
Features:
|
2019-07-25 16:49:15 +02:00
|
|
|
- Create Direct Room flow
|
2019-08-08 12:09:05 +02:00
|
|
|
- Handle `/markdown` command
|
2019-07-18 17:48:56 +02:00
|
|
|
|
|
|
|
Improvements:
|
2019-07-22 23:34:40 +02:00
|
|
|
- UI for pending edits (#193)
|
2019-07-18 18:49:28 +02:00
|
|
|
- UX image preview screen transition (#393)
|
2019-07-26 16:02:20 +02:00
|
|
|
- Basic support for resending failed messages (retry/remove)
|
2019-08-05 20:28:50 +02:00
|
|
|
- Enable proper cancellation of suspending functions (including db transaction)
|
|
|
|
- Enhances network connectivity checks in SDK
|
2019-08-07 12:57:11 +02:00
|
|
|
- Add "View Edit History" item in the message bottom sheet (#401)
|
2019-08-08 16:03:11 +02:00
|
|
|
- Cancel sync request on pause and timeout to 0 after pause (#404)
|
2019-07-18 17:48:56 +02:00
|
|
|
|
|
|
|
Other changes:
|
2019-08-08 14:14:10 +02:00
|
|
|
- Show sync progress also in room detail screen (#403)
|
2019-07-18 17:48:56 +02:00
|
|
|
|
|
|
|
Bugfix:
|
2019-07-19 09:57:57 +02:00
|
|
|
- Edited message: link confusion when (edited) appears in body (#398)
|
2019-07-19 16:00:06 +02:00
|
|
|
- Close detail room screen when the room is left with another client (#256)
|
2019-07-19 16:44:30 +02:00
|
|
|
- Clear notification for a room left on another client
|
2019-07-30 15:01:41 +02:00
|
|
|
- Fix messages with empty `in_reply_to` not rendering (#447)
|
2019-08-07 12:28:21 +02:00
|
|
|
- Fix clear cache (#408) and Logout (#205)
|
|
|
|
- Fix `(edited)` link can be copied to clipboard (#402)
|
2019-07-18 17:48:56 +02:00
|
|
|
|
|
|
|
Build:
|
2019-08-07 11:46:38 +02:00
|
|
|
- Split APK: generate one APK per arch, to reduce APK size of about 30%
|
2019-07-18 17:48:56 +02:00
|
|
|
|
|
|
|
|
2019-07-18 17:47:24 +02:00
|
|
|
Changes in RiotX 0.2.0 (2019-07-18)
|
2019-07-12 11:39:26 +02:00
|
|
|
===================================================
|
|
|
|
|
|
|
|
Features:
|
2019-07-15 17:18:31 +02:00
|
|
|
- Message Editing: View edit history (#121)
|
2019-07-15 17:25:33 +02:00
|
|
|
- Rooms filtering (#304)
|
2019-07-17 16:46:03 +02:00
|
|
|
- Edit in encrypted room
|
2019-07-12 11:39:26 +02:00
|
|
|
|
|
|
|
Improvements:
|
2019-07-12 13:51:05 +02:00
|
|
|
- Handle click on redacted events: view source and create permalink
|
2019-07-17 10:51:09 +02:00
|
|
|
- Improve long tap menu: reply on top, more compact (#368)
|
2019-07-15 19:03:52 +02:00
|
|
|
- Quick reply in timeline with swipe gesture (#167)
|
2019-07-15 17:18:31 +02:00
|
|
|
- Improve edit of replies
|
2019-07-17 15:05:29 +02:00
|
|
|
- Improve performance on Room Members and Users management (#381)
|
2019-07-12 11:39:26 +02:00
|
|
|
|
|
|
|
Other changes:
|
2019-07-16 15:01:14 +02:00
|
|
|
- migrate from rxbinding 2 to rxbinding 3
|
2019-07-12 11:39:26 +02:00
|
|
|
|
|
|
|
Bugfix:
|
2019-07-12 12:46:02 +02:00
|
|
|
- Fix regression on permalink click
|
2019-07-12 14:40:35 +02:00
|
|
|
- Fix crash reported by the PlayStore (#341)
|
2019-07-15 17:45:35 +02:00
|
|
|
- Fix Chat composer separator color in dark/black theme
|
2019-07-16 15:01:14 +02:00
|
|
|
- Fix bad layout for room directory filter (#349)
|
2019-07-15 19:03:52 +02:00
|
|
|
- Fix Copying link from a message shouldn't open context menu (#364)
|
2019-07-12 11:39:26 +02:00
|
|
|
|
2019-07-11 17:43:56 +02:00
|
|
|
Changes in RiotX 0.1.0 (2019-07-11)
|
2019-03-13 17:00:30 +01:00
|
|
|
===================================================
|
|
|
|
|
2019-07-11 17:43:56 +02:00
|
|
|
First release!
|
2019-03-13 17:00:30 +01:00
|
|
|
|
2019-07-12 11:38:55 +02:00
|
|
|
Mode details here: https://medium.com/@RiotChat/introducing-the-riotx-beta-for-android-b17952e8f771
|
2019-03-13 17:00:30 +01:00
|
|
|
|
|
|
|
|
|
|
|
=======================================================
|
|
|
|
+ TEMPLATE WHEN PREPARING A NEW RELEASE +
|
|
|
|
=======================================================
|
|
|
|
|
|
|
|
|
2019-07-18 17:48:56 +02:00
|
|
|
Changes in RiotX 0.0.0 (2019-XX-XX)
|
2019-03-13 17:00:30 +01:00
|
|
|
===================================================
|
|
|
|
|
|
|
|
Features:
|
|
|
|
-
|
|
|
|
|
|
|
|
Improvements:
|
|
|
|
-
|
|
|
|
|
|
|
|
Other changes:
|
|
|
|
-
|
|
|
|
|
|
|
|
Bugfix:
|
|
|
|
-
|
|
|
|
|
|
|
|
Translations:
|
|
|
|
-
|
|
|
|
|
|
|
|
Build:
|
|
|
|
-
|
|
|
|
|