Skip to content

Commit 04ce96f

Browse files
committed
feat: update versions supported and changelog.txt
1 parent 8c3b37a commit 04ce96f

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

app/src/main/res/values/arrays.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@
160160
<item>2.26.11.xx</item>
161161
<item>2.26.12.xx</item>
162162
<item>2.26.13.xx</item>
163+
<item>2.26.14.xx</item>
163164
</string-array>
164165
<string-array name="supported_versions_business">
165166
<item>2.26.8.xx</item>
@@ -168,6 +169,7 @@
168169
<item>2.26.11.xx</item>
169170
<item>2.26.12.xx</item>
170171
<item>2.26.13.xx</item>
172+
<item>2.26.14.xx</item>
171173
</string-array>
172174
<string-array name="image_picker">
173175
<item>image/*</item>

changelog.txt

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
[ADDED]
2-
* Added support for WA/WB 2.26.12.xx
3-
* Added support for WA/WB 2.26.13.xx
2+
* Added support for WA/WB 2.26.14.xx
3+
4+
[FIXED]
5+
* Fixed bug that the group separation icon was not visible
6+
* Fixed bug that when receiving edited message, it was shown as viewed even hiding the seen
7+
* Fixed bug that the group admin icon did not appear
8+
* Fixed bug that the download button in single view messages did not appear
9+
* Fixed bug that it was not possible to download status videos in some situations.
10+
11+
[NOTE]
12+
* Call recording even with root has restrictions, not all devices can record internal audio, for this it is necessary internal permissions to work.

0 commit comments

Comments
 (0)