-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issue with unsaved contact download
- Loading branch information
Showing
5 changed files
with
21 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,2 @@ | ||
[WA ENHANCER] | ||
* Added reset button to settings | ||
* Backups will now have a date in the name | ||
* Fixed errors in backups for the block list(old backups will not be supported) | ||
* All modules have been updated to facilitate maintenance | ||
|
||
[STATUS DOWNLOADER | VIEW ONCE DOWNLOADER | PROFILE PICTURE DOWNLOADER] | ||
* The saved file names will now have the user name, phone number and date (Ex: Mary_12345678_20240622-181400.jpg) | ||
|
||
[TASKER] | ||
* Added %name variable to events | ||
|
||
[WHATSAPP] | ||
* Added support for version 2.24.12.78 | ||
* Unsupported versions will no longer be applied to the features (Avoid reporting an unsupported version and downgrading the version) | ||
* Fixed issue with unsaved contact download |