What's Changed
- doc: add 0.4.17 release blog post by @nicoloboschi in #538
- perf: replace window-function retrieval with UNION ALL + per-bank HNSW indexes by @nicoloboschi in #541
- feat: make recall max query tokens configurable via env var by @nicoloboschi in #544
- feat: add jina-mlx reranker provider for Apple Silicon by @nicoloboschi in #542
- doc: Run Hindsight with Ollama: Local AI Memory, No API Keys Needed by @benfrank241 in #536
- doc: What's New in Hindsight Cloud — Programmatic API Key Management by @benfrank241 in #543
- fix: cancel in-flight async ops when bank is deleted by @nicoloboschi in #545
- fix: register embedded profiles in CLI metadata on daemon start by @nicoloboschi in #546
- fix(openclaw): keep recalled memories out of the visible transcript by @stablegenius49 in #548
- blog: Time-Aware Spreading Activation for Memory Graphs by @benfrank241 in #547
- feat: add MiniMax LLM provider support by @octo-patch in #550
- fix: truncate documents exceeding LiteLLM reranker context limit by @nicoloboschi in #549
- Upgrade GitHub Actions to latest versions by @salmanmkc in #553
- chore: add dependabot config for GitHub Actions updates by @nicoloboschi in #554
- chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #559
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #558
- chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #555
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #556
- feat: introduce hindsight-api-slim and hindsight-all-slim packages by @nicoloboschi in #560
- fix: remove broken minimax test and enhance slim smoke tests by @nicoloboschi in #564
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #557
- docs: revamp sidebar with icon grids and language support by @nicoloboschi in #563
- feat: compound tag filtering via tag_groups by @nicoloboschi in #562
New Contributors
- @stablegenius49 made their first contribution in #548
- @octo-patch made their first contribution in #550
- @salmanmkc made their first contribution in #553
- @dependabot[bot] made their first contribution in #559
Full Changelog: v0.4.17...v0.4.18