Simpl-Resultat/src-tauri
le king fu f14ac3c6f8
All checks were successful
Release / build-and-release (push) Successful in 25m59s
fix: temporarily open auto-update to Free edition
The auto-update gate added in #48 requires the Base edition, but the
license server (#49) needed to grant Base does not exist yet. This
chicken-and-egg left the only current user — myself — unable to
receive the critical v0.7.1 OAuth callback fix via auto-update.

Add EDITION_FREE to the auto-update feature tiers as a temporary
measure. The gate will be restored to [BASE, PREMIUM] once paid
activation works end-to-end via the Phase 2 license server.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 14:11:16 -04:00
..
capabilities feat: add Settings page with in-app updater support 2026-02-11 11:47:25 +00:00
icons Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4 2026-02-07 11:05:11 +00:00
src fix: temporarily open auto-update to Free edition 2026-04-13 14:11:16 -04:00
.gitignore Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4 2026-02-07 11:05:11 +00:00
build.rs Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4 2026-02-07 11:05:11 +00:00
Cargo.lock fix: temporarily open auto-update to Free edition 2026-04-13 14:11:16 -04:00
Cargo.toml fix: temporarily open auto-update to Free edition 2026-04-13 14:11:16 -04:00
tauri.conf.json fix: temporarily open auto-update to Free edition 2026-04-13 14:11:16 -04:00