Skip to content

Commit 088e8b6

Browse files
committed
Update changelog and version for 1.5.1
Signed-off-by: Dev4Mod <[email protected]>
1 parent de24aa5 commit 088e8b6

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ android {
4343
applicationId = "com.wmods.wppenhacer"
4444
minSdk = 28
4545
targetSdk = 34
46-
versionCode = 150
47-
versionName = "1.5.0-DEV ($gitHash)"
46+
versionCode = 151
47+
versionName = "1.5.1-DEV ($gitHash)"
4848
multiDexEnabled = true
4949

5050
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

changelog.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
11
[WA AND WA BUSINESS]
2-
* Add support for 26,27,28,29
2+
* Added support for 2.25.26.XX to 2.25.29.XX
3+
4+
[BUGS FIXES]
5+
* Fixed bug that made whatsapp crash when receiving a message
6+
* Fixed issue when changing search bar types on the home screen
7+
* Fixed problem with permission to select download location
8+
* Fixed issues with contact selection for call blocking
9+
* Fixed problem with custom privacy that was not working correctly
10+
* Fixed silent bug in colors that showed several error logs
11+
* Fixed issue when opening a dialog screen when the activity was no longer active
12+
13+
[NOTES]
14+
* Disabled the option to use WhatsApp's default emojis, it is now presenting many problems and was a workaround that prevented the loading of emojis (no return date)

0 commit comments

Comments
 (0)