HathorNetwork / HathorNetwork/hathor-forge

Add auto-update mechanism via tauri-plugin-updater

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Users must manually check for and download new versions. Tauri 2.x supports `tauri-plugin-updater` for seamless auto-updates.

**Required:**
- Add `tauri-plugin-updater` dependency
- Configure update endpoint (e.g., GitHub Releases)
- Generate and manage update signing keys
- Add update check UI in the app (or silent background check with notification)

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the Tauri 2.x configuration and release setup, then read the tauri-plugin-updater documentation and its GitHub Releases endpoint requirements. Done means the dependency is configured, signing keys are managed, and the app checks for updates either through UI or a background notification.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, tauri
Domain
desktop, release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.