Skip to content

Commit c88484b

Browse files
committed
Add 2.25.16.xx and 2.25.17.xx to supported versions
1 parent cf92602 commit c88484b

File tree

2 files changed

+6
-16
lines changed

2 files changed

+6
-16
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,17 @@
124124
<item>2.25.13.xx</item>
125125
<item>2.25.14.xx</item>
126126
<item>2.25.15.xx</item>
127+
<item>2.25.16.xx</item>
128+
<item>2.25.17.xx</item>
127129
</string-array>
128130
<string-array name="supported_versions_business">
129131
<item>2.25.11.xx</item>
130132
<item>2.25.12.xx</item>
131133
<item>2.25.13.xx</item>
132134
<item>2.25.14.xx</item>
133135
<item>2.25.15.xx</item>
136+
<item>2.25.16.xx</item>
137+
<item>2.25.17.xx</item>
134138
</string-array>
135139
<string-array name="image_picker">
136140
<item>image/*</item>

changelog.txt

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,2 @@
1-
[BUG FIXES in WA 2.25.15.XX]
2-
* Fixed various class not found bugs
3-
* Fixed bug in the function to remove the pinned chats limit (Caused crash)
4-
* Fixed bug in the function Block Calling list
5-
* Fixed bug in the Stories download function
6-
* Fixed the dependency of disabling Meta AI to use Search functions (magnifying glass, bar or none)
7-
8-
[IMPROVEMENTS]
9-
* Improvements in disabling Meta AI functions
10-
* Added downgrade support on Android 15
11-
12-
[WA]
13-
* Support for old versions has been removed (< 2.25.11.XX)
14-
15-
NOTE: Old versions now have the possibility to be used even if expired for WhatsApp login purposes.
16-
If it is the first time installing WhatsApp on a rooted device and you need to go through the login, use version WA 2.25.6.XX.
1+
[WA AND WA BUSINESS]
2+
* Add 2.25.16.xx and 2.25.17.xx to supported versions

0 commit comments

Comments
 (0)