Skip to content

Commit af7c633

Browse files
committed
Tagging v2.2.0
1 parent 79f6b5a commit af7c633

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
* Added support for loading all tweets on profiles
2+
* Made tweet content selectable
3+
* Fixed missing counts underneath tweets (replies, retweets, quotes and favourites)
4+
* Fixed links to sub-tweet resources (photos, media) to open the tweet instead of the trending screen
5+
* Fixed replies to tweets not being openable
6+
* Fixed invalid aspect ratios for some videos

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 2.1.1+20210423
18+
version: 2.2.0+20210424
1919

2020
environment:
2121
sdk: ">=2.12.0 <3.0.0"

0 commit comments

Comments
 (0)