Skip to content

Commit

Permalink
dump version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dev4Mod committed Jul 28, 2024
1 parent 648d7ce commit 2c58f11
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ android {
applicationId = "com.wmods.wppenhacer"
minSdk = 28
targetSdk = 34
versionCode = 120
versionName = "1.2.0-DEV ($gitHash)"
versionCode = 130
versionName = "1.3.0-DEV ($gitHash)"
multiDexEnabled = true

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down
20 changes: 10 additions & 10 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[HIDE VIEW ONCE AND AUDIO SEEN]
* This function has been separated into two (Hide View Once and Hide Audio Seen)
* [FIX] This fixes the problem of sending messages in a group with just one person
* [FIX] This fixes the problem of reading an audio and the microphone always staying green
[HIDE SEEN]
* Fixed in WhatsApp Business

[GHOST MODE]
* Added button on the home screen to activate/deactivate ghost mode (hides ticks and presence on WhatsApp)
[STORAGE]
* Now Wa Enhancer will handle all WhatsApp file management for download and read images using a binder

[DOWNLOAD LOCAL]
* With the strategy above, now let's bring back the Download Location of the downloaded files

[WHATSAPP AND WA BUSINESS]
* Added pre-support for version 2.24.15.xx

[GROUP FILTER]
* Fix bug in group filter

[WA ENHANCER]
* Updated translation

0 comments on commit 2c58f11

Please sign in to comment.