{
  "name": "DraftPilot",
  "version": "0.1.1",
  "generatedAt": "2026-05-26T19:23:36.742Z",
  "releaseNotes": {
    "title": "DraftPilot 0.1.1",
    "summary": "A major public-release polish pass for DraftPilot's local-first research writing workflow, CLI distribution, AI paper tools, and website.",
    "highlights": [
      "Cloudflare-hosted CLI binaries for macOS, Linux, and Windows with SHA-256 verification.",
      "Stable `draftpilot update` flow through `https://jerrinbright.com/draftpilot/releases/manifest.json`.",
      "Website download pages now point at working Cloudflare release assets instead of stale GitHub release URLs.",
      "Project setup now lets users choose the main TeX file instead of always assuming `main.tex`.",
      "Improved CLI packaging for local machines, Linux VMs, and SSH-oriented workflows.",
      "Added paper-agent UI integration with chat tabs, rename/close controls, resizing, and faster message handling.",
      "Added build-error assistance from the UI so users can ask DraftPilot/Codex to inspect and fix LaTeX failures.",
      "Added slide-generation workflows for conference talks from a paper workspace.",
      "Added scientific-poster generation workflows with a stronger landscape poster template and section-selection controls.",
      "Improved logs behavior with overlay layout, copy-log support, resizable height, and automatic closing when users return to editing.",
      "Improved PDF controls, zoom behavior, page navigation, and right-pane fit defaults.",
      "Added comments, highlights, TODOs, and review-management flows for paper iteration and rebuttal work.",
      "Added support-bundle diagnostics so users can export safe environment/debug information without exposing paper content by default.",
      "Added anonymous telemetry plumbing and privacy documentation for installs, updates, command success/failure, platform split, and coarse location analytics.",
      "Expanded documentation for CLI, VM, local, desktop-preview, storage, troubleshooting, release, and update workflows."
    ],
    "upgradeNotes": [
      "Existing users can run `draftpilot update`.",
      "New users should use the one-line installer or download a 0.1.1 CLI binary from the website.",
      "Desktop app packaging remains preview-only; the public release channel is currently the CLI."
    ]
  },
  "assets": {
    "macos-arm64": {
      "url": "https://draftpilot-releases.jerriebright.workers.dev/releases/draftpilot-0.1.1-macos-arm64.tar.gz",
      "sha256": "5246548e11da819c15cfc33a5d18263cf95ceaeca48c5533eb1bf0c6639dacb4",
      "binaryName": "draftpilot-macos-arm64",
      "size": 59884095
    },
    "linux-x64": {
      "url": "https://draftpilot-releases.jerriebright.workers.dev/releases/draftpilot-0.1.1-linux-x64.tar.gz",
      "sha256": "211e7ed38a5e1cb6c1fcdd1dbb798d2b42b15cfe40626c3143c199d19bf6bb9b",
      "binaryName": "draftpilot-linux-x64",
      "size": 67043341
    },
    "windows-x64": {
      "url": "https://draftpilot-releases.jerriebright.workers.dev/releases/draftpilot-0.1.1-windows-x64.zip",
      "sha256": "3ef3bd19eef3827d89e46fe6e1c602424750f39c9072899f0cd0b29c410bf2bd",
      "binaryName": "draftpilot-windows-x64.exe",
      "size": 61341316
    }
  }
}
