Skip to content

Releases: matrixorigin/Memoria

v0.2.2

20 Mar 08:54

Choose a tag to compare

What's Changed

  • fix: flaky ci test by @XuPeng-SH in #58
  • feat: enable apikey authentication by @loveRhythm1990 in #47
  • fix: security and snapshot count by @XuPeng-SH in #61
  • feat: interactive init prefill, Codex support, self-update, install auto-init by @aptend in #63
  • feat: add --tool flag to mcp subcommand and fix codex support by @aptend in #64
  • feat: feedback system, adaptive retrieval, governance audit trail, API hardening, and comprehensive e2e tests by @XuPeng-SH in #65

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

19 Mar 10:59

Choose a tag to compare

What's Changed

  • test: add session consistency test by @XuPeng-SH in #54
  • feat: more skills by @XuPeng-SH in #55
  • build(ci): switch Linux release binaries to musl static linking by @aptend in #56
  • docs(openclaw): simplify install path and clarify success checks by @ytw1005 in #57

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

19 Mar 03:15

Choose a tag to compare

What's Changed

  • feat: replace hand-rolled prompts with cliclack TUI wizard by @aptend in #44
  • feat: implement plugin framework by @XuPeng-SH in #45
  • fix: install.sh Text file busy error when upgrading by @aptend in #46
  • fix: UTF-8 string truncation panic with multi-byte characters by @XuPeng-SH in #48
  • feat: Add OpenClaw-native Memoria onboarding by @randomradio in #49
  • feat(benchmark): separate official LongMemEval and BEAM reporting by @randomradio in #50
  • fix: update README logo to new memoria-logo asset by @dengn in #52

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.2.0-rc

19 Mar 02:31
7d1245f

Choose a tag to compare

v0.2.0-rc Pre-release
Pre-release

What's Changed

  • feat: replace hand-rolled prompts with cliclack TUI wizard by @aptend in #44
  • feat: implement plugin framework by @XuPeng-SH in #45
  • fix: install.sh Text file busy error when upgrading by @aptend in #46
  • fix: UTF-8 string truncation panic with multi-byte characters by @XuPeng-SH in #48
  • feat: Add OpenClaw-native Memoria onboarding by @randomradio in #49
  • feat(benchmark): separate official LongMemEval and BEAM reporting by @randomradio in #50
  • fix: update README logo to new memoria-logo asset by @dengn in #52

New Contributors

Full Changelog: v0.1.0...v0.2.0-rc

v0.1.0

18 Mar 08:06

Choose a tag to compare

What's Changed

  • feat: interactive setup wizard (memoria init -i) and improved install script by @aptend in #41
  • feat(cli): connectivity checks for DB and embedding in interactive init by @aptend in #42
  • fix: docker release username by @aptend in #43

Full Changelog: v0.1.0-rc2...v0.1.0

v0.1.0-rc2

18 Mar 05:50
fb38d6c

Choose a tag to compare

v0.1.0-rc2 Pre-release
Pre-release

What's Changed

  • perf: Improve governance cycle reporting and user ops caching by @XuPeng-SH in #1
  • feat: L0/L1 tiered memory retrieval + redundancy compression + governance improvements by @XuPeng-SH in #2
  • feat: enable offline mode for local embedding by default by @aptend in #3
  • chore: add mergify by @aptend in #4
  • feat: entity linking, scene nodes, dual-trigger retrieval, and test consolidation by @XuPeng-SH in #7
  • fix: resolve branch name hyphen bug, add input validation, optimize CI workflows by @XuPeng-SH in #8
  • docs: add CPU-only PyTorch installation guide for non-GPU environments by @aptend in #12
  • fix: stale graph node retrieval and cooldown cache pollution by @XuPeng-SH in #15
  • feat: optimize MCP server startup and database configuration loading by @aptend in #16
  • fix: sync version to 0.1.14 and remove 500-char limit in rule version… by @fengttt in #20
  • perf: Improve memory retrieval and graph operations by @XuPeng-SH in #21
  • fix: batch inject by @XuPeng-SH in #24
  • fix: issue #22. by @fengttt in #23
  • feat: enhance with explain by @XuPeng-SH in #25
  • perf: enhance explain by @XuPeng-SH in #26
  • perf: small opts by @XuPeng-SH in #27
  • feat: lots of changes to api server and bug fixes by @XuPeng-SH in #29
  • fix: hybrid search by @XuPeng-SH in #30
  • refactor: refactor all with rust by @XuPeng-SH in #33
  • fix: ci related by @XuPeng-SH in #34
  • fix: remove hardcoded version in memoria-git dependency by @XuPeng-SH in #35
  • fix: release dep by @XuPeng-SH in #36
  • feat: add installer script and improve release workflow by @aptend in #37
  • fix: cross compiling env by @aptend in #38
  • fix: missing from rust refactor by @XuPeng-SH in #39

New Contributors

Full Changelog: https://github.com/matrixorigin/Memoria/commits/v0.1.0-rc2