Update README

This commit is contained in:
mjentsch 2015-08-29 17:31:38 +02:00
parent 8e87c16c75
commit 31afb76895

View file

@ -14,7 +14,6 @@ Beta 3
- Fix error in incoming message handling that caused segmentation faults
- Fix failing audio and video transfers
- Mark messages read on other devices as 'deferred' to avoid needless notifications
- Improved buddy list handling (should avoid "unknown" contacts popping up)
- Many small issues (see commit history)
- Fix issues that caused audio and video downloads to not have a proper file ending
@ -22,11 +21,11 @@ Beta 3
###### Features
- Allow creation of new group chats
- Allow joining chats by invite link
- Allow exporting chats by invite link
- Support displaying and sending GIFs
- Support creation of new group chats
- Support joining chats by invite link
- Support exporting chats by invite link
- Support displaying and sending GIFs
- Mark messages read on other devices as 'deferred' to avoid needless notifications
This version should fix the crashes that seem to occur in many of the older version. Consider this another intermediate Beta version, there will be at least another one until I will consider it a release candidate.