v0.1.1 - Native Notifications & AppImage Audio Support
WhatsApp Web Wrapper v0.1.1
This patch release fixes desktop notification popups, bundles the full GStreamer media framework for universal audio support in AppImages, and introduces engine-level script initialization for seamless WhatsApp Web integration.
Bug Fixes & Improvements
- Native D-Bus Notification Popups: Resolved an issue where message arrival played sounds without showing system popups. Added a complete ES6
EventTargetpolyfill,navigator.permissions.querymock, and Service Worker notification bridging with serialized JSON IPC communication. - Self-Contained Media Framework: Enabled
bundleMediaFrameworkin the AppImage packaging configuration, eliminatingautoaudiosink not foundand NULL pointer assertions. Voice notes and alert audio now work out-of-the-box on all Linux distributions. - Zero-Latency Script Initialization: Migrated user scripts to Tauri's engine-level
initialization_script, guaranteeing that notification hooks and permission overrides execute at millisecond zero before WhatsApp scripts evaluate. - Wayland & KDE Plasma 6 Stability: Hardened window management routines and enabled controlled DMA-BUF rendering to prevent white screens or compositor lockups.
Downloads & Installation
Choose the package that matches your Linux distribution:
| Package | Architecture | Filename | Target Distros |
|---|---|---|---|
| AppImage (Universal) | amd64 |
WhatsApp-Web-Wrapper_0.1.1_amd64.AppImage |
Universal Linux (Portable, self-contained) |
| DEB | amd64 |
WhatsApp-Web-Wrapper_0.1.1_amd64.deb |
Ubuntu, Debian, Pop!_OS, Linux Mint |
| RPM | x86_64 |
WhatsApp-Web-Wrapper-0.1.1-1.x86_64.rpm |
Fedora, openSUSE, CentOS, RHEL, CachyOS/Arch |