element-android-Github/CHANGES.md

90 lines
2.1 KiB
Markdown
Raw Normal View History

2019-07-18 23:48:56 +08:00
Changes in RiotX 0.3.0 (2019-XX-XX)
===================================================
Features:
2019-07-25 22:49:15 +08:00
- Create Direct Room flow
2019-07-18 23:48:56 +08:00
Improvements:
2019-07-23 05:34:40 +08:00
- UI for pending edits (#193)
- UX image preview screen transition (#393)
- 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-07-18 23:48:56 +08:00
Other changes:
-
Bugfix:
- Edited message: link confusion when (edited) appears in body (#398)
- Close detail room screen when the room is left with another client (#256)
- Clear notification for a room left on another client
- Fix messages with empty `in_reply_to` not rendering (#447)
2019-08-06 02:28:50 +08:00
- Fix clear cache (#408) and Logout (#205 )
2019-07-18 23:48:56 +08:00
Translations:
-
Build:
-
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)
- 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)
- 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:
- 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
- Fix crash reported by the PlayStore (#341)
- Fix Chat composer separator color in dark/black theme
- Fix bad layout for room directory filter (#349)
- 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
===================================================
Features:
-
Improvements:
-
Other changes:
-
Bugfix:
-
Translations:
-
Build:
-