aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/capabilities/desktop.json
AgeCommit message (Collapse)Author
2025-08-10feat: Add self-updater logic in frontend (#1096)GeckoEidechse
Add frontend logic to check for updates and spawn dialog prompt to update if one is available Co-authored-by: Remy Raes <contact@remyraes.com>
2025-03-02feat: Tauri 2.0 (#1054)GeckoEidechse
Updates Tauri to version 2.0 and updates code and other dependencies with it. Loses some functionality in the process. See pull request description for full info.