Skip to content

1.0.0-beta

Choose a tag to compare

@im4aLL im4aLL released this 11 Jul 00:48
· 30 commits to main since this release

Windows / MacOS
Working as expected.

For linux

sudo snap install personalos

Note: 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