11 Commits

Author SHA1 Message Date
b15292dd03 fix: wait on asset downloads in the main shell 2026-08-17 01:05:14 +08:00
5e9ac59c59 fix: gate on latest.json version; pin script fetch to GITHUB_SHA 2026-08-17 01:02:21 +08:00
97e5ae50b5 release: v0.1.2
- bundle dshmarket 1.10.1; drop the duplicate vision settings section (modlens card is the single config surface)
- embed the updater signing public key in every build (Makefile / CI / Flatpak); in-app updates now actually run
- structured release notes per version: docs/release-notes/v<version>.md feeds GitHub, Gitea and the in-app update panel
- gate releases on the notes file; Gitea publish reads/patches the same body
2026-08-17 00:48:38 +08:00
c71a87c92a fix: gate Gitea publish on package feed presence 2026-08-17 00:45:55 +08:00
c94374b62a feat: publish Gitea releases via Gitea Actions runner 2026-08-17 00:39:52 +08:00
f1b41e989a fix: retry Gitea publish through slow mainland link 2026-08-17 00:00:01 +08:00
33186b2ef9 fix: embed updater pubkey in tauri config 2026-08-16 23:43:30 +08:00
a24fbe0037 fix: tolerate stale proxy metadata during setup 2026-08-16 23:01:52 +08:00
a3e1f11e85 feat: add mainland-reachable desktop distribution 2026-08-16 23:00:54 +08:00
Tommy
079d5de378 Put a full-width product banner at the top of the README.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-15 22:54:09 +08:00
Tommy
f8a3c2dc6f Add README, plugin citations, and multi-platform release CI.
Ship screenshots and third-party notices for the desktop shell, and
package Windows, macOS, deb, rpm, and Flatpak from GitHub Releases.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-15 22:02:13 +08:00