| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-17 | 805 Bytes | |
| v1.1.2 source code.tar.gz | 2026-05-17 | 634.0 kB | |
| v1.1.2 source code.zip | 2026-05-17 | 641.4 kB | |
| Totals: 3 Items | 1.3 MB | 1 | |
What's Changed
- fix: track vector IDs in D1 to prevent Vectorize memory leak on forget by @rahilp in https://github.com/rahilp/second-brain-cloudflare/pull/23
- fix: replace global 7-day half-life with tag-based time decay by @rahilp in https://github.com/rahilp/second-brain-cloudflare/pull/28
- fix: use multi-point sample for duplicate detection by @rahilp in https://github.com/rahilp/second-brain-cloudflare/pull/29
- fix: replace array equality with boolean flags for tag filtering by @rahilp in https://github.com/rahilp/second-brain-cloudflare/pull/30
- fix: replace array equality with boolean flags for tag filtering by @rahilp in https://github.com/rahilp/second-brain-cloudflare/pull/31
Full Changelog: https://github.com/rahilp/second-brain-cloudflare/compare/1.1.1...v1.1.2