docs: Update changelog

This commit is contained in:
Christian Pauly 2021-05-01 16:03:16 +02:00
parent fc6f3585c0
commit 6cd3b9f883

View file

@ -1,8 +1,9 @@
# Change Log for fluffychat
Chat with your friends.
## Unreleased
In this release we have mostly focused on bugfixing and stability. We have switched to the new Flutter 2 framework and have done a lot of refactoring under the hood. The annoying freezing bug should now be fixed. Voice messages now have a new backend which should improve the sound quality and stability. There is now a more professional UI for editing aliases of a room. Users can now see a list of all aliases, add new aliases, delete them and mark one alias as the canonical (or main) alias. Some minor design changes and design fixes should improve the overall UX of the app exspecially on tablets.
### Chore
* Update UP and automatically re-register UP on startup [aa3348e]