Skip to content

v1.8.0

Choose a tag to compare

@prih prih released this 25 Mar 19:34
· 137 commits to main since this release

March 2026

New

  • OAuth config section — dedicated server.oauth config with enabled, accessTokenTtl, refreshTokenTtl, and authCodeTtl fields
  • Per-model embedding cache — cache factory supports per-model namespacing for multi-model setups

Fixes

  • Cross-graph link deletion from mirror side now works correctly; proxy nodes excluded from graph stats
  • OAuth token endpoint moved to /api/oauth/token for consistency with all other OAuth endpoints
  • Security hardening — path traversal, input validation, headers, error message disclosure

Docs

  • Comprehensive documentation audit — synced all docs, site, UI help, and changelog with actual code
  • Changelog rewritten in compact user-facing format, trimmed to v1.5.0+