Skip to content

Cortex v1.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Mar 22:37
· 72 commits to main since this release

Cortex v1.1.1

Downloads

Platform Architecture Download
Windows x64 / ARM64 Cortex-Setup-1.1.1.exe
macOS Apple Silicon Cortex-1.1.1-arm64.dmg
macOS Intel Cortex-1.1.1.dmg
Linux x64 Cortex-1.1.1.AppImage
Linux ARM64 Cortex-1.1.1-arm64.AppImage
Linux x64 (deb) cortex_1.1.1_amd64.deb
Linux ARM64 (deb) cortex_1.1.1_arm64.deb

Changes since v1.0.0

  • Self-contained server bundle — Electron app no longer requires node_modules at runtime. All dependencies are bundled into a single index.cjs.
  • ARM64 support — Windows ARM64 (via universal NSIS installer), macOS Apple Silicon, and Linux ARM64 (AppImage + deb).
  • Increased startup timeout — Server startup timeout raised from 10s to 30s for slower machines.
  • Code signing ready — Add GitHub repo secrets to enable Windows and macOS code signing + notarization (see README).
  • Fixed macOS CI build — Conditional code signing env vars prevent build failure when signing secrets are not configured.

On first launch, a setup dialog asks for your API key (OpenAI, Anthropic, xAI, or Google Gemini). No environment variables needed.