Skip to content

Releases: mynameistito/cursor-api-windows

v0.1.18

Choose a tag to compare

@github-actions github-actions released this 03 Jul 00:33
e60d96f

Patch Changes

  • e99e010: Restrict browser CORS access to the local API
  • 76c239e: Reject oversized local API request bodies

v0.1.17

Choose a tag to compare

@github-actions github-actions released this 29 Jun 07:22
2c80097

Patch Changes

  • c5e97b9: Fix GitHub release notes to include the full changelog entry on Windows

v0.1.16

Choose a tag to compare

@github-actions github-actions released this 29 Jun 06:52
b5cff8c

Patch Changes

  • 8a42b7e: Serve PowerShell installer without a UTF-8 BOM

v0.1.15

Choose a tag to compare

@github-actions github-actions released this 29 Jun 06:41
1973812

Patch Changes

  • 5462239: Make streamed PowerShell installer robust to BOM-prefixed responses

v0.1.14

Choose a tag to compare

@github-actions github-actions released this 29 Jun 06:12
f57b4b8

Patch Changes

  • ed18a45: Fix PowerShell installer parsing when streamed through irm and iex

v0.1.13

Choose a tag to compare

@github-actions github-actions released this 29 Jun 05:59
04b6c06

Patch Changes

  • 7d9e5fd: Make installer one-liner update existing installs

v0.1.12

Choose a tag to compare

@github-actions github-actions released this 29 Jun 02:22
aa0de13

Patch Changes

  • 07062e4: Rename packages and release metadata to cursor-api-windows

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 29 Jun 01:59
b1a55f4

Patch Changes

  • 6c5b43e: Improve installer update guidance and stop warnings

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 27 Jun 06:09
504b743

Patch Changes

  • 782e027: Restructure the repository into a Turborepo monorepo with Bun workspaces. Move the Windows CLI to apps/cli, add a TanStack Start documentation site at apps/web, and update CI, Changesets, and release tooling for multi-package versioning.

Release history below covers the CLI package. From 0.1.10 onward the CLI lives in apps/cli/ inside a Turborepo monorepo.

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 27 Jun 04:59
50fd601

Patch Changes

  • f688a15: Fix bridge startup crash and return terminal after cursor-api start