1.0.0-beta
Windows / MacOS
Working as expected.
For linux
sudo snap install personalosNote: In Arch Linux cloud mode not working. Most likely: WebKitGTK inside the strict Snap is failing the frontend fetch() request, even though the network itself is fine. The practical fix would be to move Turso HTTP calls from frontend fetch() to a Tauri Rust command using reqwest. The Rust side already has reqwest and is not subject to WebKitGTK fetch quirks.
Arch Linux: Tried for AUR package but Account registration is currently disabled.
deb package is not tested