chore: Update version

This commit is contained in:
Christian Pauly 2021-07-31 16:56:25 +02:00
parent 888dfca76e
commit d1e8724cc9
2 changed files with 16 additions and 1 deletions

View File

@ -1,3 +1,18 @@
## v0.36.0 - 2021-07-31
Minor design improvements and bug fixes.
### All changes:
* design: Make unread listtiles more visible
* design: Move pinned icon in title
* feat: Rate limit streams so that large accounts have a smoother UI
* feat: Display the room name in room pills
* feat: Increase the amount of suggestions for the input bar
* feat: Tapping on stickers shows the sticker body
* fix: Windows
* fix: Disable vrouter logs in release mode
* fix: No longer hide google services key file
* fix: Tests
## v0.35.0 - 2021-07-24
This release introduces stickers and a lot of minor bug fixes and improvements.

View File

@ -1,7 +1,7 @@
name: fluffychat
description: Chat with your friends.
publish_to: none
version: 0.35.0+1
version: 0.36.0+1
environment:
sdk: ">=2.6.0 <3.0.0"