mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-27 14:59:29 +01:00
Update pubspec.yaml, CHANGELOG.md files
This commit is contained in:
parent
eca25de50b
commit
b2240513c5
@ -3,6 +3,8 @@
|
|||||||
- Implemented ignore list
|
- Implemented ignore list
|
||||||
- Jump to events in timeline: When tapping on a reply and when tapping a matrix.to link
|
- Jump to events in timeline: When tapping on a reply and when tapping a matrix.to link
|
||||||
- Display messages with up to 10 emotes or emoji bigger
|
- Display messages with up to 10 emotes or emoji bigger
|
||||||
|
- New design for the chat list and message bubbles
|
||||||
|
- Implement reactions
|
||||||
### Fixes
|
### Fixes
|
||||||
- Timeline randomly resorting while more history is being fetched
|
- Timeline randomly resorting while more history is being fetched
|
||||||
- Automatically request history if the "load more" button is on the screen
|
- Automatically request history if the "load more" button is on the screen
|
||||||
|
@ -11,7 +11,7 @@ description: Chat with your friends.
|
|||||||
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||||
# Read more about iOS versioning at
|
# Read more about iOS versioning at
|
||||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||||
version: 0.18.0+45
|
version: 0.19.0+45
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.6.0 <3.0.0"
|
sdk: ">=2.6.0 <3.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user