Some checks failed
Auto-update PR branches / Update open PR branches (push) Has been cancelled
CI / Frontend Static Quality Checks (push) Has been cancelled
CI / Frontend Tests & Coverage (push) Has been cancelled
CI / Rust Tests & Quality Checks (push) Has been cancelled
CI / Linux build verification (push) Has been cancelled
Release (Alpha) / Compute alpha version (push) Has been cancelled
Release (Alpha) / Build release artifacts (push) Has been cancelled
Release (Alpha) / GitHub Release (alpha) (push) Has been cancelled
Release (Alpha) / Update docs and release pages (push) Has been cancelled
Deploy docs / Build VitePress site (push) Has been cancelled
Deploy docs / Deploy to GitHub Pages (push) Has been cancelled
24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
# Supported Platforms
|
|
|
|
Tolaria is a desktop app built with Tauri. Releases currently target macOS, Windows, and Linux.
|
|
|
|
| Platform | Current support | Notes |
|
|
| --- | --- | --- |
|
|
| macOS | Primary | Main development and QA target. Apple Silicon and Intel artifacts are published. |
|
|
| Windows | Supported, early | NSIS installers and signed updater bundles are published. Menu, shell-path, and credential-helper behavior receive platform-specific fixes as they appear. |
|
|
| Linux | Supported, early | AppImage, deb, and RPM artifacts are published. Behavior can depend on distro WebKitGTK packages, Wayland/X11 details, and input-method setup. |
|
|
|
|
## Support Policy
|
|
|
|
Primary support means the platform is part of normal development and release validation. Supported, early means release artifacts exist and the app is expected to work, but platform-specific bugs can take longer to diagnose than macOS issues.
|
|
|
|
## Reporting Platform Bugs
|
|
|
|
Include:
|
|
|
|
- Tolaria version.
|
|
- Operating system and version.
|
|
- CPU architecture.
|
|
- Whether the vault is local-only or connected to a remote.
|
|
- Steps to reproduce.
|