v1.1.2
What's Changed
- build(deps-dev): bump vite from 7.3.1 to 7.3.2 in /dashboard by @dependabot[bot] in #896
- build(deps): bump lodash from 4.17.21 to 4.18.1 in /docs/website by @dependabot[bot] in #897
- feat: Add IDE integrations by @Teingi in #365
- docs: rewrite readme by @PsiACE in #374
- Fix SQLite filters key SQL injection (CWE-89) by @WSL0809 in #899
- Action Repair by @Ripcord55 in #900
- Fix #350: [Enhancement]: When some fields in UserProfile are NULL, th... by @JiwaniZakir in #902
- build(deps): bump follow-redirects from 1.15.11 to 1.16.0 in /docs/website by @dependabot[bot] in #903
- Add ob441-reg and sparse case by @Ripcord55 in #905
- feat(examples): Add MoonBit client example for PowerMem HTTP API by @tonyfettes in #906
- fixed(core): OpenAI LLM by @Teingi in #901
- Dashboard Regression Cases by @Ripcord55 in #909
- fix(intelligence): store memory_type in metadata JSON column and enab… by @wayyoungboy in #910
- chore: bump version to 1.1.1 by @wayyoungboy in #912
- feat(config): add env var support for custom extraction/update/import… by @wayyoungboy in #911
- fix(i18n): add missing zh-CN translations for theme switch component by @wayyoungboy in #918
- fix(dashboard): remove incorrect no-data toast description on refresh by @wayyoungboy in #916
- fix(config): resolve sparse_embedder provider from dict on MemoryConf… by @wayyoungboy in #917
- Fixed the issue where a TypeError was thrown when using MemoryGraph due to GraphStoreFactory refusing to accept a complete configuration object. by @wayyoungboy in #919
- build(deps): bump @babel/plugin-transform-modules-systemjs from 7.28.5 to 7.29.4 in /docs/website by @dependabot[bot] in #924
- build(deps): bump qs and body-parser in /docs/website by @dependabot[bot] in #928
- fix(server): load .env before embedded-storage worker detectio by @Teingi in #920
- build(deps): bump postcss from 8.5.6 to 8.5.14 in /docs/website by @dependabot[bot] in #929
- fix(ci): skip scheduled workflows on forked repositories by @wayyoungboy in #944
- feat(deps): split cli/server/mcp/seekdb into optional extras by @wayyoungboy in #931
- build(deps): bump webpack-dev-server from 5.2.2 to 5.2.4 in /docs/website by @dependabot[bot] in #932
- build(deps): bump qs and express in /docs/website by @dependabot[bot] in #934
- fix(intelligence): unify memory-type classification thresholds by @knqiufan in #936
- fix(logging): SDK file logging, trace context, and gzip rotation by @wayyoungboy in #950
- fix(logging): complete logging system gaps across SDK, server, CLI, a… by @wayyoungboy in #952
- fix(user_memory): prevent LLM no-op explanation from overwriting user profile by @lightzt99 in #951
- feat(embedder): zero-config startup with built-in default embedder; split .env.example (closes #940 #941 #949 #948 #) by @happyhust in #945
- docs(integrations): add per-client setup guides and unify MCP default… by @happyhust in #954
- fix(intelligence): unify review-schedule formulas and stored-query behavior by @knqiufan in #938
- build(deps-dev): bump vitest from 3.2.4 to 4.1.0 in /dashboard by @dependabot[bot] in #953
- fix(intelligence): use per-memory decay rate for Ebbinghaus decay by @knqiufan in #956
- fix(deps): make seekdb optional for CentOS 7 compatible installs by @wayyoungboy in #964
- Support custom default headers for OpenAI-compatible providers by @wayyoungboy in #965
- fix(claude-code-plugin): improve SETUP.md + fix Anthropic temperature/top_p conflict by @lightzt99 in #961
- Feature/dashboard documentation 959 by @happyhust in #962
- fix(ci): isolate regression embedding dimensions by @wayyoungboy in #967
- fix(llm): wire base_url into AnthropicLLM and ZaiLLM clients by @lightzt99 in #968
- fix(ci): keep optional dependencies from breaking regression server by @wayyoungboy in #970
- fix(claude-code-plugin): improve SETUP.md — dashboard question, English translations, Python interpreter detection by @lightzt99 in #969
- fix(cli): keep config show section headers for empty optional groups by @wayyoungboy in #974
- Add Claude Code marketplace install flow by @wayyoungboy in #977
New Contributors
- @WSL0809 made their first contribution in #899
- @JiwaniZakir made their first contribution in #902
- @tonyfettes made their first contribution in #906
- @lightzt99 made their first contribution in #951
- @happyhust made their first contribution in #945
Full Changelog: v1.1.0...v1.1.2