WhatsApp Web Wrapper v0.1.2
This patch release fixes two regressions related to window state management on Linux Wayland sessions.
Bug Fixes & Improvements
- Start in Background on Boot: The application no longer flashes on screen at login when "Start in Background on Boot" is enabled. The window is now created with the
visibleflag set tofalseat the OS level, preventing any compositor from briefly rendering it before it could be hidden. - Window Size Restoration: The saved window geometry (width, height, and maximized state) is now applied directly at window creation time via the Tauri
WebviewWindowBuilder, instead of being set after the window was already presented to the compositor. This ensures the correct dimensions are respected consistently on KDE Plasma 6 Wayland and other compositors.
Downloads & Installation
Choose the package that matches your Linux distribution:
| Package | Architecture | Filename | Target Distros |
|---|---|---|---|
| AppImage (Universal) | amd64 |
WhatsApp_0.1.2_amd64.AppImage |
Universal Linux (Portable, self-contained) |
| DEB | amd64 |
WhatsApp-Web-Wrapper_0.1.2_amd64.deb |
Ubuntu, Debian, Pop!_OS, Linux Mint |
| RPM | x86_64 |
WhatsApp-Web-Wrapper-0.1.2-1.x86_64.rpm |
Fedora, openSUSE, CentOS, RHEL, CachyOS/Arch |