mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-01-23 18:44:10 +01:00
chore: Update version
This commit is contained in:
parent
888dfca76e
commit
d1e8724cc9
15
CHANGELOG.md
15
CHANGELOG.md
@ -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.
|
||||
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user