Skip to content

Commit ccdc701

Browse files
committed
update changelog.txt
1 parent e85721b commit ccdc701

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

changelog.txt

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
1-
[WHATSAPP]
2-
* Improved support for version 2.25.37.XX
3-
* Add support for version 2.26.1.XX beta
1+
[BUGS FIXED]
2+
* Fixed bug in "Show Edit History" (Logic has been significantly improved, maintaining compatibility with future versions).
3+
* Fixed bug that caused WhatsApp to crash when navigating between contacts.
4+
* Fixed bug when hiding the search bar on the home screen.
5+
* Fixed bug when opening the Theme Manager (Thanks to MohdAfix).
6+
* Fixed bug in the New Settings Style (Thanks to MohdAfix).
7+
* Fixed a theme bug that occasionally generated a NullPointer error.
8+
9+
[IMPROVED]
10+
* Added compatibility with themes created in the 'WA Enhancer Theme' group; it is now possible to import them directly through the manager.
11+
* Contact and chat lists now use Listeners for easier implementation of new features (For devs).
12+
13+
[FUNCTION]
14+
* Added a function to check if a user has blocked you on WhatsApp (A message appears on the conversation screen).
15+
Note: This function may present a false-positive in certain situations, as it works by verifying if the encryption key between you and your contact is correct. If there is no internet connection, if the key is corrupted, or if other technical issues occur, it may appear as a block even if it is not.
16+
Acknowledgment: Thanks to gxFs7 for opening issue 487 and explaining this verification method.
417

518
[WAE]
6-
* Version updated to 1.5.3
7-
* Improved colors and animations in the interface
19+
* Translations updated via Crowdin.

0 commit comments

Comments
 (0)