Files
recap/startos-registry/node_modules/methods/HISTORY.md
T
Keysat 574a16d9fa Save in-progress keysat integration and StartOS 0.4 work
Snapshot of the working tree before cleanup. Captures:
- Keysat licensing: server/license.js, /api/license/* endpoints in
  server/index.js, activation modal in public/index.html, embedded
  Ed25519 issuer key (assets/issuer.pub).
- StartOS 0.4 expansion: setApiKey action, version files v0.1.1
  through v0.1.15, file-models/config.json.ts, manifest updates.
- Self-hosted registry server (startos-registry/).
- Build/deploy scripts (bin/bump-version.sh, bin/deploy.sh, vendored
  yt-dlp binary), .gitignore, .deploy.env.example.
- Recent design docs (KEYSAT_INTEGRATION.md, UPGRADE-DESIGN.md) —
  retained here so they remain recoverable when removed in the
  follow-up cleanup commit.
2026-05-08 09:39:17 -05:00

427 B

1.1.2 / 2016-01-17

  • perf: enable strict mode

1.1.1 / 2014-12-30

  • Improve browserify support

1.1.0 / 2014-07-05

  • Add CONNECT method

1.0.1 / 2014-06-02

  • Fix module to work with harmony transform

1.0.0 / 2014-05-08

  • Add PURGE method

0.1.0 / 2013-10-28

  • Add http.METHODS support