We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b35c72d commit 7ecdb33Copy full SHA for 7ecdb33
1 file changed
changelog.txt
@@ -1,8 +1,10 @@
1
-[ADDED]
2
-* Added support for placing text on the clock in any position using [TIME] (WAE -> General -> General -> Text next to Timestamp)
3
-Ex: 🕧 [TIME]
4
-
5
[FIXED]
6
-* Fixed compatibility with WA 2.26.21.75
+* Fixed an issue in Custom Privacy where the "typing" and "recording" status hiding was not working.
+* Fixed an issue when hiding archived chats that was causing excessive processing usage.
+* Fixed an issue with the message forwarding limit, which was incorrectly restricted to 5 contacts.
+
+[ADDED]
7
+* Added crash capture for both WAE and WhatsApp to simplify crash reporting.
8
-NOTE: Now let's wait for WAEX to copy the commits 😆
9
+[IMPROVED]
10
+* All privacy-related classes have now been migrated to Kotlin.
0 commit comments