Releases: NevaMind-AI/memU
Releases · NevaMind-AI/memU
v1.2.0
1.2.0 (2026-01-14)
Features
- clear memory (#239) (7da36da)
- database: add SQLite storage backend (#201) (4b899d7)
- improve issue template (#199) (abe0f1b)
- optimize topk pick function (#196) (b474c54)
- workflow step interceptor (#240) (bf2ac96)
Bug Fixes
- allow nullable resource_id in Postgres items (#232) (ae2ffbb)
- correct coverage source to track memu package instead of tests (#220) (2460bbd)
- correct typo in PromptBlock class label attribute (#231) (d69053c)
- default embed size (#192) (144fd32)
- readme partners link & github issue link (#198) (849f881)
Documentation
v1.1.2
v1.1.1
v1.1.0
v1.0.1
v1.0.0
v0.9.0
0.9.0 (2026-01-04)
Features
- add GitHub issue templates (bug report, designer feedback, feat… (#132) (aee22ee)
- add LLM wrapper and interceptors for LLM calls (#131) (416e102)
- patch & crud workflows (#127) (3cd3dc6)
Bug Fixes
- category summary & category user scopes (#125) (a24efd5)
- config & resource caption (#142) (ea4be13)
- remove duplicate and unnecessary issue templates (#133) (559ec14)
Documentation
v0.8.0
0.8.0 (2025-12-24)
Features
- add configurable batch_size for embedding API calls (#114) (060067a)
- add conversation created at (#120) (825df56)
- add workflow implementation and postgres store (#122) (a175811)
Bug Fixes
- example 3 output (#117) (65ef7c6)
- postgres model definitions & database initialization (#124) (7d5e0cb)