We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a324817 commit 9d6d665Copy full SHA for 9d6d665
app/src/main/res/values/arrays.xml
@@ -125,6 +125,7 @@
125
<item>2.25.37.xx</item>
126
<item>2.26.1.xx</item>
127
<item>2.26.2.xx</item>
128
+ <item>2.26.3.xx</item>
129
</string-array>
130
<string-array name="supported_versions_business">
131
<item>2.25.34.xx</item>
@@ -133,6 +134,7 @@
133
134
135
136
137
138
139
<string-array name="image_picker">
140
<item>image/*</item>
changelog.txt
@@ -1,5 +1,8 @@
1
[WHATSAPP]
2
-* Added version 2.26.2.XX support
+* Added version 2.26.3.XX support
3
+
4
+[FIXED]
5
+* Fixed bug when sending videos that caused them to be in landscape
6
7
[WAE]
8
* Update translations
0 commit comments