Skip to content

Releases: construct-computer/app-sdk

2.0.6

21 Apr 09:40

Choose a tag to compare

Adds ability to use platform tools

Full Changelog: v0.2.5...v2.0.6

0.2.5

21 Apr 04:53

Choose a tag to compare

Full Changelog: v0.2.4...v0.2.5

v0.2.4

16 Apr 11:02

Choose a tag to compare

Full Changelog: v0.2.3...v0.2.4

v0.2.3

15 Apr 20:36

Choose a tag to compare

  • Fix: /health and /mcp responses now include CORS headers (unblocks dev-mode connect check you just hit)
  • Fix: isAuthenticated now works for api_key/bearer/basic schemes (previously required access_token)
  • Auth type aligned with worker's discriminated-union payload (type: oauth2|api_key|bearer|basic)
  • Internal: removed corrupted duplicate code from server.ts

v0.2.2

07 Apr 18:08

Choose a tag to compare

OIDC without provenance

v0.2.1

07 Apr 18:01

Choose a tag to compare

OIDC publish with Node 24

v0.2.0

07 Apr 18:00

Choose a tag to compare

OIDC trusted publishing, repository field added

v0.1.3

07 Apr 17:40

Choose a tag to compare

Test clean OIDC workflow

v0.1.2

07 Apr 17:39

Choose a tag to compare

Fix OIDC publish pipeline

v0.1.1

07 Apr 17:37

Choose a tag to compare

Test OIDC publish pipeline