v4.0.2
What's new in v4.0.2
Electron build fix
The packaged desktop app was showing a blank white window on launch. vite.config.js was missing base: './', so Vite emitted absolute asset paths (/assets/index.css) that Electron's loadFile() can't resolve — the CSS and JS simply never loaded. This is now fixed.
PWA removed
Attyre is now desktop-only. The Cloudflare Pages deployment and all PWA infrastructure (service worker, web manifest, wrangler) have been removed.
Downloads
| Platform | File | SHA256 |
|---|---|---|
| Linux (AppImage) | Attyre-4.0.2.AppImage |
9e21f908415fdf64ce4ca3f3b4c170ec788ec56713bc47ae35d6c5a89da8aa5d |
| Linux (deb) | Attyre_4.0.2_amd64.deb |
214c44138586d3dcad779161eaa289945230e3d597b165394f750240ae1f3af3 |
| Linux (rpm) | Attyre-4.0.2-1.x86_64.rpm |
b77d9d57318c2a998149ed8542c351126cdc71a058339609a61e6bd3963a893a |
| Windows | Attyre.Setup.4.0.2.exe |
6c8ffb419da5471bd58e0339ca5a70926021ffe86ab25034efdb995c41e28dd6 |
| macOS | Attyre-4.0.2-arm64.dmg |
ce550af9cea9824e9d72ab7c587c08269b9839dda3142d0909b536ab69ab31d6 |
Changelog
Full Changelog: v4.0.1...v4.0.2