tgindex
Wa Enhancer Updates & Tips

Wa Enhancer Updates & Tips

Статистика

Source: https://github.com/Dev4Mod/WaEnhancer My Profile: https://github.com/Dev4Mod

Последний пост
8 авг.
Последнее чтение
15 авг.
Постов за неделю
0
Всего постов
20
Тип
открытый
Язык
und
Категория
Новости и СМИ (по похожим)
В каталоге с
12 авг.
Подписчики
35 031
+59 за 3 дн.
Сутки
+19
+0,05%
Неделя
 
Месяц
 
Просмотров на пост
29,3 тыс
20 постов
Вовлечённость
83,7%
к подписчикам
Постов в день
0,0
всего 20
Упоминаний
3
каналов
Охват размещения
оценка
1/24сутки в ленте
15 204
1/48двое суток
17 423
1/72трое суток
18 792

Оценка по просмотрам недавних постов: пост набирает почти всё за первые сутки.

Посты

  • 8 авг.13,9 тыс30731

    [FIXED] * Fixed bug not importing configuration in WAE * Fixed bug in Toast status display * Fixed bug in WAE colors Release: https://github.com/Dev4Mod/WaEnhancer/releases/tag/1.5.5-34aeae67

  • 8 авг.15,3 тыс21914

    [FIXED] * Attempt to fix the bug in the floating bottom bar * Fixed problem that causes WhatsApp to crash when opening the chat screen * Fixed problem when hiding META AI Release: https://github.com/Dev4Mod/WaEnhancer/releases/tag/1.5.5-bf557ef7

  • 8 авг.15,4 тыс1435

    [FIXED] * Fixed bug that did not allow downloading statuses in version 2.26.30.xx of WhatsApp * Attempt to fix the bug in the floating bottom bar [IMPROVED] * Improvements to the stability of WhatsApp hooks and general performance Release: https://github.com/Dev4Mod/WaEnhancer/releases/tag/1.5.5-7168fab4

  • 7 авг.17,1 тыс22320

    [FIXED] * Fixed crash when a contact deleted a message. * Fixed problem where any internal error caused the app to crash. * Fixed problem sending HD images * Fixed problem showing contact names in groups Release: https://github.com/Dev4Mod/WaEnhancer/releases/tag/1.5.5-abcffbc4

  • 5 авг.19,2 тыс34034

    [ADDED] * Added support for WA 2.26.28.xx * Added support for WA 2.26.29.xx * Added support for WA 2.26.30.xx [FIXED] * Fixed problem sending tick when replying * Fixed problem sending HD images Release: https://github.com/Dev4Mod/WaEnhancer/releases/tag/1.5.5-31bf87c4

  • 3 авг.20,9 тыс23710

    https://www.thenews.com.pk/latest/1411167-is-whatsapp-down-users-report-widespread-outage-across-multiple-regions

  • 17 июл.41,7 тыс44658

    [ADDED] * Added support for WA 2.26.27.xx [IMPROVED] * Improvements in detecting problems in sepolicy in root diagnostics (I suggest you run a test if you have configuration problems by resetting) [FIXED] * Fixed issue with floating bar * Fixed issue sending images in HEIC format (Apple format) (Thanks to Alpha3288) * Fixed problem with root diagnostic colors in light theme Release: https://github.com/Dev4Mod/WaEnhancer/releases/tag/1.5.5-deb58e60

  • 14 июл.41,1 тыс2898

    видео или голосовое, без подписи

  • 14 июл.41,6 тыс19237

    [ADDED] * Added manual adjustment of the radius on the edge of the Floating Bottom Bar * Added root check for sepolicy and HMA diagnostics (WAE -> Home -> Check Root Diagnostics) [FIXED] * Fixed problem with video uploads, videos will be sent in full HD and They will go through WhatsApp compression, but in FULL HD, this is mandatory to avoid videos being cut or rotated incorrectly. * Fixed Floating Bottom Bar bottom margin Release: https://github.com/Dev4Mod/WaEnhancer/releases/tag/1.5.5-0f02d1b2

  • 11 июл.39,6 тыс22626

    [ADDED] * Added floating navigation bar (WAE -> Customization -> Floating Bottom Bar) * Added alert if the HMA is blocking the module Release: https://github.com/Dev4Mod/WaEnhancer/releases/tag/1.5.5-36705422

  • 10 июл.40 тыс27127

    [ADDED] * Added support for WA/WB 2.26.26.xx * Added function to partially copy text from a message when holding on it. [FIXED] * Fixed problem with cut videos (Partially) * Fixed problem with download destination * Fixed problem accessing WAE preferences Release: https://github.com/Dev4Mod/WaEnhancer/releases/tag/1.5.5-dd466ddb

  • 8 июл.32,2 тыс37176

    July Android Security Update & LSPosed Compatibility Google's July security update, especially for Pixel devices, introduced changes to the Android Runtime (ART) that currently affect LSPosed compatibility. This is not a WaEnhancer-specific issue. It affects LSPosed itself, which means all Xposed modules may be impacted. What happens? After installing the July update, you may notice symptoms such as: * WaEnhancer features no longer working. * Other Xposed modules failing. * Some hooks not being executed. * Only certain features working while others stop functioning. Since the problem is in LSPosed, the behavior may vary depending on the module and the specific hooks it uses. Temporary workaround Until LSPosed is updated to fully support the new ART changes, the recommended workaround is to uninstall the ART Mainline module using a root shell. For example: su -c pm uninstall com.google.android.art You can run the command from Termux (or another terminal app) after obtaining root access. > Note: The exact package name may vary depending on your ROM or device. If the command reports that the package was not found, verify the installed ART package on your device before uninstalling it. After uninstalling the ART update, reboot the device. Important * This is not caused by WaEnhancer. * This affects LSPosed and therefore all Xposed modules. * Depending on the module, only some hooks may fail while others continue working normally. * This is only a temporary workaround until LSPosed gains full compatibility with the latest ART update.

  • 5 июл.30,8 тыс30142

    Hide My Applist (HMA) and WaEnhancer We've received many reports from users saying that WaEnhancer isn't working, that the bridge won't connect, or that features simply stop working after enabling Hide My Applist (HMA). In most cases, this is expected behavior. Why does this happen? HMA works by preventing selected apps from detecting other installed applications through the Android Package Manager. This is exactly what many banking apps need, but it can also interfere with apps that intentionally need to communicate with each other. WaEnhancer relies on communication between: * WhatsApp * The WaEnhancer app * The Xposed framework (LSPosed) * Other system components When WhatsApp is added to HMA's block list, HMA may hide the WaEnhancer app or other required components from WhatsApp. As a result: * The bridge may fail to connect. * Settings may not be applied. * Features may stop working. * It may appear that WaEnhancer is broken when it actually isn't. ### How to fix it If you're using Hide My Applist, remove WhatsApp from the apps managed by HMA. 1. Open Hide My Applist. 2. Go to App Manage. 3. Find and select WhatsApp. 4. Disable HMA for WhatsApp (or remove it from the managed/block list). 5. Reboot your device. After rebooting, WaEnhancer should be able to communicate with WhatsApp normally again. If you use HMA only for banking apps or other security-sensitive applications, there is no need to apply it to WhatsApp. Keeping WhatsApp outside HMA avoids unnecessary compatibility issues while allowing HMA to continue protecting the apps that actually need root hiding.

  • 5 июл.22,3 тыс2178

    https://www.patreon.com/Dev4Mod/posts/whats-new-in-wae-162921088

  • 3 июл.25,6 тыс44518

    Guys, I've seen many people saying that WaEnhancer isn't working, or that its settings keep resetting or aren't being applied. In most cases, this is not a WaEnhancer issue. The real cause is usually the root solution you're using. Today, there are several root managers available, with the most common being Magisk, KernelSU, and APatch. On top of those, there are many forks and variants, such as Magisk Alpha, KernelSU Next, SukiSU, ReSukiSU, Wild KernelSU, and others. The problem is that not every root solution is fully compatible with every device or kernel. Different devices use different Linux kernels, and this can affect how the root environment behaves. The most common issue is related to SELinux policies (Android's security system). Many root modules include a file called `sepolicy.rule`, which contains the permissions required for the module to work correctly. These rules must be successfully applied by your root manager. If they aren't, some features of the module may not work, settings may fail to save, or they may appear to reset after restarting the app or device. So, if you're already using: * an up-to-date Zygisk implementation; * LSPosed (either the IT or Vector version — if you're using Vector, it's recommended to use the GitHub Actions builds, such as build 3043 or newer); and you're still experiencing issues with WaEnhancer, then you should try a different root solution. In many cases, the issue is caused by your current root manager not applying the required SELinux policies correctly, rather than by WaEnhancer itself.

  • 2 июл.32,6 тыс21131

    [ADDED] * Added support for WA/WB 2.26.25.xx Release: https://github.com/Dev4Mod/WaEnhancer/releases/tag/1.5.5-48e9ba8f

  • 1 июл.37,1 тыс21717

    [ADDED] * Added RemotePreferences for users who have problems with preferences not being applied until we migrate to API 101+ NOTE: If it still doesn't resolve the problem then it is necessary to correct the problem with ROOT/Zygisk as sometimes it is not applied correctly in sepolicy Release: https://github.com/Dev4Mod/WaEnhancer/releases/tag/1.5.5-2f774d58

  • 30 июн.36,1 тыс17715

    [ADDED] * Added "Force Disable Emojis and use Keyboard Emoji" toggle in Conversation settings — blocks WhatsApp emoji assets and shows an alert warning that the emoji selector will be invisible (use keyboard emoji instead) Release: https://github.com/Dev4Mod/WaEnhancer/releases/tag/1.5.5-161a8f27

  • 30 июн.38,5 тыс22618

    [FIXED] * We fixed a bug that existed for a long time, where some messages, when edited or deleted, did not update correctly if the chat was open * Fixed error when transcribing texts in some languages * Fixed IGStatus color * Fixed issue with default emojis [REMOVED] * Removed function to check if contact blocked you, but kept contact added verification [WAE] * Update translations (Thanks to the translators on crowdin) Release: https://github.com/Dev4Mod/WaEnhancer/releases/tag/1.5.5-bafd3ca5

  • 29 июн.25,6 тыс26811

    https://wabetainfo.com/whatsapp-patches-the-encryption-trick-that-confirmed-a-block/ Press "F" to pay respects