Prepare release 0.7.0

This commit is contained in:
Benoit Marty 2019-10-24 14:37:28 +02:00
parent e52f0faaa7
commit af08759af6
1 changed files with 4 additions and 11 deletions

View File

@ -1,17 +1,16 @@
Changes in RiotX 0.7.0 (2019-XX-XX) Changes in RiotX 0.7.0 (2019-10-24)
=================================================== ===================================================
Features: Features:
- - Share elements from other app to RiotX (#58)
- Read marker (#84)
- Add ability to report content (#515)
Improvements: Improvements:
- Persist active tab between sessions (#503) - Persist active tab between sessions (#503)
- Do not upload file too big for the homeserver (#587) - Do not upload file too big for the homeserver (#587)
- Handle read markers (#84)
- Attachments: start using system pickers (#52) - Attachments: start using system pickers (#52)
- Attachments: start handling incoming share (#58)
- Mark all messages as read (#396) - Mark all messages as read (#396)
- Add ability to report content (#515)
Other changes: Other changes:
- Accessibility improvements to read receipts in the room timeline and reactions emoji chooser - Accessibility improvements to read receipts in the room timeline and reactions emoji chooser
@ -25,12 +24,6 @@ Bugfix:
- Invitation notifications are not dismissed automatically if room is joined from another client (#347) - Invitation notifications are not dismissed automatically if room is joined from another client (#347)
- Opening links from RiotX reuses browser tab (#599) - Opening links from RiotX reuses browser tab (#599)
Translations:
-
Build:
-
Changes in RiotX 0.6.1 (2019-09-24) Changes in RiotX 0.6.1 (2019-09-24)
=================================================== ===================================================