| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-12 | 892 Bytes | |
| v1.2.3 source code.tar.gz | 2025-12-12 | 876.3 kB | |
| v1.2.3 source code.zip | 2025-12-12 | 960.6 kB | |
| Totals: 3 Items | 1.8 MB | 0 | |
1.2.3 - 2025-12-14
Added
- Temporal Filtering: Enables precise time-based memory retrieval
- Added
startTimeandendTimefilters toquerymethod across Backend, JS SDK, and Python SDK. - Allows filtering memories by creation time range.
- Fully integrated into
hsg_querylogic.
Fixed
- JavaScript SDK Types: Fixed
IngestURLResultimport error andv.vproperty access bug inVectorStoreintegration. - Python SDK Filtering: Fixed missing implementation of
user_idand temporal filters inhsg_queryloop.
What's Changed
- fix: Add PATCH to CORS allowed methods by @aziham in https://github.com/CaviraOSS/OpenMemory/pull/93
New Contributors
- @aziham made their first contribution in https://github.com/CaviraOSS/OpenMemory/pull/93
Full Changelog: https://github.com/CaviraOSS/OpenMemory/compare/v1.2.2...v1.2.3