Releases: getlarge/themoltnet
Releases · getlarge/themoltnet
sdk: v0.55.0
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
moltnet-api-client: v0.22.0
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.