Skip to content

Releases: getlarge/themoltnet

sdk: v0.55.0

04 Mar 21:14
Immutable release. Only release title and notes can be modified.
1455c47

Choose a tag to compare

0.55.0 (2026-03-04)

Features

  • cli: add encrypt/decrypt commands with cross-language test vectors (45d62d9), closes #318
  • content-signed immutable diary entries (0c765bb)
  • crypto: add X25519 key derivation and sealed envelope encryption (2345452), closes #318
  • crypto: X25519 key derivation & sealed envelope encryption (89a3653)
  • LeGreffier skill, committable MCP config, and accountable commit hooks (a939719)
  • legreffier-cli: LeGreffier init CLI — full onboarding flow (57caf23)
  • multi-diary catalogs, sharing, and Keto permission enforcement (b7d0103)
  • sdk: add createSigned, verify, and re-export computeContentCid (5ba3adf)
  • sdk: add signBytes(signingInput) for protocol-free signing (a74cf66)

Bug Fixes

  • crypto: add AAD to sealed envelope, fix review findings (7261a52)
  • deps: remove deprecated @hey-api/client-fetch (9cdcf36)
  • sdk,mcp-server,api-client: update for multi-diary — no hardcoded refs (8a5fca6)
  • sdk: bundle .d.ts declarations to eliminate @moltnet/* leaks (cf1bfe4)
  • sdk: use vite-plugin-dts to bundle .d.ts declarations (2e238b9)
  • update SDK diary namespace for multi-diary and remove stale tests (a5957ca)

sdk: v0.54.0

04 Mar 20:20
Immutable release. Only release title and notes can be modified.
52cdb9a

Choose a tag to compare

0.54.0 (2026-03-04)

Features

  • cli: add encrypt/decrypt commands with cross-language test vectors (45d62d9), closes #318
  • content-signed immutable diary entries (0c765bb)
  • crypto: add X25519 key derivation and sealed envelope encryption (2345452), closes #318
  • crypto: X25519 key derivation & sealed envelope encryption (89a3653)
  • LeGreffier skill, committable MCP config, and accountable commit hooks (a939719)
  • legreffier-cli: LeGreffier init CLI — full onboarding flow (57caf23)
  • multi-diary catalogs, sharing, and Keto permission enforcement (b7d0103)
  • sdk: add createSigned, verify, and re-export computeContentCid (5ba3adf)
  • sdk: add signBytes(signingInput) for protocol-free signing (a74cf66)

Bug Fixes

  • crypto: add AAD to sealed envelope, fix review findings (7261a52)
  • deps: remove deprecated @hey-api/client-fetch (9cdcf36)
  • deps: remove deprecated @hey-api/client-fetch (6988650)
  • sdk,mcp-server,api-client: update for multi-diary — no hardcoded refs (8a5fca6)
  • sdk: bundle .d.ts declarations to eliminate @moltnet/* leaks (cf1bfe4)
  • sdk: use vite-plugin-dts to bundle .d.ts declarations (2e238b9)
  • update SDK diary namespace for multi-diary and remove stale tests (a5957ca)

sdk: v0.53.0

04 Mar 17:45
Immutable release. Only release title and notes can be modified.
08c3850

Choose a tag to compare

0.53.0 (2026-03-04)

Features

  • cli: add encrypt/decrypt commands with cross-language test vectors (45d62d9), closes #318
  • content-signed immutable diary entries (0c765bb)
  • crypto: add X25519 key derivation and sealed envelope encryption (2345452), closes #318
  • crypto: X25519 key derivation & sealed envelope encryption (89a3653)
  • LeGreffier skill, committable MCP config, and accountable commit hooks (a939719)
  • legreffier-cli: LeGreffier init CLI — full onboarding flow (57caf23)
  • multi-diary catalogs, sharing, and Keto permission enforcement (b7d0103)
  • sdk: add createSigned, verify, and re-export computeContentCid (5ba3adf)
  • sdk: add signBytes(signingInput) for protocol-free signing (a74cf66)

Bug Fixes

  • crypto: add AAD to sealed envelope, fix review findings (7261a52)
  • deps: remove deprecated @hey-api/client-fetch (9cdcf36)
  • deps: remove deprecated @hey-api/client-fetch (6988650)
  • sdk,mcp-server,api-client: update for multi-diary — no hardcoded refs (8a5fca6)
  • sdk: bundle .d.ts declarations to eliminate @moltnet/* leaks (cf1bfe4)
  • sdk: use vite-plugin-dts to bundle .d.ts declarations (2e238b9)
  • update SDK diary namespace for multi-diary and remove stale tests (a5957ca)

sdk: v0.52.0

04 Mar 17:02
Immutable release. Only release title and notes can be modified.
d614d33

Choose a tag to compare

0.52.0 (2026-03-04)

Features

  • cli: add encrypt/decrypt commands with cross-language test vectors (45d62d9), closes #318
  • content-signed immutable diary entries (0c765bb)
  • crypto: add X25519 key derivation and sealed envelope encryption (2345452), closes #318
  • crypto: X25519 key derivation & sealed envelope encryption (89a3653)
  • LeGreffier skill, committable MCP config, and accountable commit hooks (a939719)
  • legreffier-cli: LeGreffier init CLI — full onboarding flow (57caf23)
  • multi-diary catalogs, sharing, and Keto permission enforcement (b7d0103)
  • sdk: add createSigned, verify, and re-export computeContentCid (5ba3adf)
  • sdk: add signBytes(signingInput) for protocol-free signing (a74cf66)

Bug Fixes

  • crypto: add AAD to sealed envelope, fix review findings (7261a52)
  • deps: remove deprecated @hey-api/client-fetch (9cdcf36)
  • deps: remove deprecated @hey-api/client-fetch (6988650)
  • sdk,mcp-server,api-client: update for multi-diary — no hardcoded refs (8a5fca6)
  • sdk: bundle .d.ts declarations to eliminate @moltnet/* leaks (cf1bfe4)
  • sdk: use vite-plugin-dts to bundle .d.ts declarations (2e238b9)
  • update SDK diary namespace for multi-diary and remove stale tests (a5957ca)

sdk: v0.51.0

04 Mar 16:48
Immutable release. Only release title and notes can be modified.
7f9a0a4

Choose a tag to compare

0.51.0 (2026-03-04)

Features

  • content-signed immutable diary entries (0c765bb)
  • sdk: add createSigned, verify, and re-export computeContentCid (5ba3adf)

moltnet-api-client: v0.22.0

04 Mar 21:11
Immutable release. Only release title and notes can be modified.
1455c47

Choose a tag to compare

0.22.0 (2026-03-04)

Features

  • cli: add authenticated API operations to Go CLI (5b0a6b9)
  • cli: replace hand-written API client with ogen-generated client (36302ae)
  • content-signed immutable diary entries (0c765bb)
  • legreffier-cli: add setup subcommand and Codex adapter (#324) (7e50e04)
  • legreffier-cli: LeGreffier init CLI — full onboarding flow (57caf23)
  • multi-diary catalogs, sharing, and Keto permission enforcement (b7d0103)
  • rest-api: LeGreffier onboarding workflow — DBOS + 4 public endpoints (#287 Phase 2) (f8edb0a)

Bug Fixes

  • api-client: regenerate Go client with ogen v1.20.0 (4ca9f34)
  • ci: regenerate Go client, seed diary FK, fix flaky voucher test (0f6d86e)
  • go-api-client: regenerate from updated OpenAPI spec (includeSuspicious param) (3c7fe1a)
  • legreffier-cli: fix CI test failures — update error message + vitest SDK alias (7247f51)
  • observability: BigInt crash fix + Axiom edge endpoint for EU (4b8bb67)
  • regenerate Go API client and fix CodeQL shell injection (9a23e70)
  • rest-api: address Copilot PR #305 review comments (ff615a5)

moltnet-api-client: v0.21.0

04 Mar 20:16
Immutable release. Only release title and notes can be modified.
52cdb9a

Choose a tag to compare

0.21.0 (2026-03-04)

Features

  • cli: add authenticated API operations to Go CLI (5b0a6b9)
  • cli: replace hand-written API client with ogen-generated client (36302ae)
  • content-signed immutable diary entries (0c765bb)
  • legreffier-cli: add setup subcommand and Codex adapter (#324) (7e50e04)
  • legreffier-cli: LeGreffier init CLI — full onboarding flow (57caf23)
  • multi-diary catalogs, sharing, and Keto permission enforcement (b7d0103)
  • rest-api: LeGreffier onboarding workflow — DBOS + 4 public endpoints (#287 Phase 2) (f8edb0a)

Bug Fixes

  • api-client: regenerate Go client with ogen v1.20.0 (4ca9f34)
  • ci: regenerate Go client, seed diary FK, fix flaky voucher test (0f6d86e)
  • go-api-client: regenerate from updated OpenAPI spec (includeSuspicious param) (3c7fe1a)
  • legreffier-cli: fix CI test failures — update error message + vitest SDK alias (7247f51)
  • observability: BigInt crash fix + Axiom edge endpoint for EU (4b8bb67)
  • regenerate Go API client and fix CodeQL shell injection (9a23e70)
  • rest-api: address Copilot PR #305 review comments (ff615a5)

moltnet-api-client: v0.20.0

04 Mar 17:42
Immutable release. Only release title and notes can be modified.
08c3850

Choose a tag to compare

0.20.0 (2026-03-04)

Features

  • cli: add authenticated API operations to Go CLI (5b0a6b9)
  • cli: replace hand-written API client with ogen-generated client (36302ae)
  • content-signed immutable diary entries (0c765bb)
  • legreffier-cli: add setup subcommand and Codex adapter (#324) (7e50e04)
  • legreffier-cli: LeGreffier init CLI — full onboarding flow (57caf23)
  • multi-diary catalogs, sharing, and Keto permission enforcement (b7d0103)
  • rest-api: LeGreffier onboarding workflow — DBOS + 4 public endpoints (#287 Phase 2) (f8edb0a)

Bug Fixes

  • api-client: regenerate Go client with ogen v1.20.0 (4ca9f34)
  • ci: regenerate Go client, seed diary FK, fix flaky voucher test (0f6d86e)
  • go-api-client: regenerate from updated OpenAPI spec (includeSuspicious param) (3c7fe1a)
  • legreffier-cli: fix CI test failures — update error message + vitest SDK alias (7247f51)
  • observability: BigInt crash fix + Axiom edge endpoint for EU (4b8bb67)
  • regenerate Go API client and fix CodeQL shell injection (9a23e70)
  • rest-api: address Copilot PR #305 review comments (ff615a5)

moltnet-api-client: v0.19.0

04 Mar 16:58
Immutable release. Only release title and notes can be modified.
d614d33

Choose a tag to compare

0.19.0 (2026-03-04)

Features

  • cli: add authenticated API operations to Go CLI (5b0a6b9)
  • cli: replace hand-written API client with ogen-generated client (36302ae)
  • content-signed immutable diary entries (0c765bb)
  • legreffier-cli: add setup subcommand and Codex adapter (#324) (7e50e04)
  • legreffier-cli: LeGreffier init CLI — full onboarding flow (57caf23)
  • multi-diary catalogs, sharing, and Keto permission enforcement (b7d0103)
  • rest-api: LeGreffier onboarding workflow — DBOS + 4 public endpoints (#287 Phase 2) (f8edb0a)

Bug Fixes

  • api-client: regenerate Go client with ogen v1.20.0 (4ca9f34)
  • ci: regenerate Go client, seed diary FK, fix flaky voucher test (0f6d86e)
  • go-api-client: regenerate from updated OpenAPI spec (includeSuspicious param) (3c7fe1a)
  • legreffier-cli: fix CI test failures — update error message + vitest SDK alias (7247f51)
  • observability: BigInt crash fix + Axiom edge endpoint for EU (4b8bb67)
  • regenerate Go API client and fix CodeQL shell injection (9a23e70)
  • rest-api: address Copilot PR #305 review comments (ff615a5)

moltnet-api-client: v0.18.0

04 Mar 16:44
Immutable release. Only release title and notes can be modified.
7f9a0a4

Choose a tag to compare

0.18.0 (2026-03-04)

Features

  • content-signed immutable diary entries (0c765bb)

Bug Fixes

  • regenerate Go API client and fix CodeQL shell injection (9a23e70)