v0.3.0 — PDF Export + OTA Download

This commit is contained in:
clawd
2026-02-20 10:17:09 +00:00
parent df9e7c5541
commit bedfd05bb3
8 changed files with 494 additions and 15 deletions

View File

@@ -65,6 +65,7 @@ type UpdateInfo struct {
LatestVersion string `json:"latest_version"`
DownloadURL string `json:"download_url,omitempty"`
ReleaseNotes string `json:"release_notes,omitempty"`
Checksum string `json:"checksum,omitempty"` // SHA256
}
// ProductImport repräsentiert ein Produkt beim Import aus JSON