﻿[
    {
        "version":  "0.9.10",
        "date":  "2026-05-26",
        "title":  "Updater Polish",
        "notes":  [
                      "Added a one-time Updated to v... status after a successful auto-update restart.",
                      "Polished the update dialog with clearer version cards and cleaner patch note formatting."
                  ]
    },
    {
        "version":  "0.9.9",
        "date":  "2026-05-26",
        "title":  "English UI Polish",
        "notes":  [
                      "Changed the remaining German update dialog labels to English."
                  ]
    },
    {
        "version":  "0.9.8",
        "date":  "2026-05-26",
        "title":  "Updater Test",
        "notes":  [
                      "Added a small updater validation release so ProtoTrack 0.9.7 can test automatic download, install, and restart."
                  ]
    },
    {
        "version":  "0.9.7",
        "date":  "2026-05-26",
        "title":  "Auto Updater",
        "notes":  [
                      "Added an in-app update dialog that shows release notes and matching patch notes.",
                      "Added automatic ProtoTrack.zip download and install flow with a temporary updater helper.",
                      "Added automatic restart after a successful update."
                  ]
    },
    {
        "version":  "0.9.6",
        "date":  "2026-05-25",
        "title":  "Reliable Tray Exit",
        "notes":  [
                      "Made Exit ProtoTrack reliably clear Discord Presence, remove the tray icon, and terminate the process."
                  ]
    },
    {
        "version":  "0.9.5",
        "date":  "2026-05-24",
        "title":  "Compact Goal View",
        "notes":  [
                      "Added compact overlay goal progress for active Proto or Runs goals."
                  ]
    },
    {
        "version":  "0.9.4",
        "date":  "2026-05-24",
        "title":  "Hotkey Recorder Guard",
        "notes":  [
                      "Protected the hotkey recorder so it only captures after an intentional click and cancels on focus loss.",
                      "Prevented the \"Press hotkey...\" placeholder from being saved as a hotkey."
                  ]
    },
    {
        "version":  "0.9.3",
        "date":  "2026-05-24",
        "title":  "Single Instance Fix",
        "notes":  [
                      "Added single-instance protection so starting ProtoTrack again does not create extra background processes.",
                      "Clarified tray actions with Show / Hide Overlay and Exit ProtoTrack."
                  ]
    },
    {
        "version":  "0.9.2",
        "date":  "2026-05-24",
        "title":  "Navigation Polish",
        "notes":  [
                      "Reworked the Control Center into ProtoTrack-style navigation tabs for Token, Session, Overlay, Keys, Discord, and Updates."
                  ]
    },
    {
        "version":  "0.9.1",
        "date":  "2026-05-24",
        "title":  "Control Center and Goal Polish",
        "notes":  [
                      "Added optional auto-sync for pending drops and mission completions every 10 seconds.",
                      "Added Session Goal Mode with Proto or Runs targets in the overlay and Discord Rich Presence.",
                      "Added a Goal Completion Moment with one-time overlay glow and status when the session goal is reached.",
                      "Added Discord Rich Presence buttons for Download ProtoTrack and Visit ProtoTrack.",
                      "Changed startup behavior so active sessions are not loaded automatically unless enabled in settings.",
                      "Fixed background refresh so it no longer discovers an active session after startup when no session has been loaded.",
                      "Changed token storage so tokens are only written to local settings when Remember token on this PC is enabled."
                  ]
    },
    {
        "version":  "0.9.0",
        "date":  "2026-05-24",
        "title":  "Native Beta Release",
        "notes":  [
                      "Added the native ProtoTrack Windows app with full and compact overlay HUD modes.",
                      "Added configurable global hotkeys and the hotkey recorder.",
                      "Added Discord Rich Presence, tray controls, overlay themes, update checks, and the custom sync chime.",
                      "Added release workflow files, the download page, and release history support.",
                      "Locked the API URL and masked the Discord application ID in settings."
                  ]
    }
]
