February 17th, 2026

[1.0.1] Simbrief Hotfix - 2026-02-17

Fixed

  • SimBrief Flight Plan Sync Broken in Production - Reverted unnecessary Content Security Policy restriction

    • CSP was added in v1.0.0 for frontend GA4 gtag.js loading, but analytics was subsequently migrated to Rust backend

    • The restrictive connect-src allowlist blocked fetch() calls to https://www.simbrief.com

    • Reverted to "csp": null since Tauri apps load only local content and the Rust HTTP client bypasses CSP entirely

Changed

  • Updated Discord Invite Link - Community Discord link updated in Welcome modal and website