|
1 | 1 | # CHANGELOG |
2 | 2 |
|
3 | 3 |
|
| 4 | +## v0.10.0 (2025-03-15) |
| 5 | + |
| 6 | +### Bug Fixes |
| 7 | + |
| 8 | +- Ai_resource_guide.md path |
| 9 | + ([`da97353`](https://github.com/basicmachines-co/basic-memory/commit/da97353cfc3acc1ceb0eca22ac6af326f77dc199)) |
| 10 | + |
| 11 | +Signed-off-by: phernandez <paul@basicmachines.co> |
| 12 | + |
| 13 | +- Ai_resource_guide.md path |
| 14 | + ([`c4732a4`](https://github.com/basicmachines-co/basic-memory/commit/c4732a47b37dd2e404139fb283b65556c81ce7c9)) |
| 15 | + |
| 16 | +- Ai_resource_guide.md path |
| 17 | + ([`2e9d673`](https://github.com/basicmachines-co/basic-memory/commit/2e9d673e54ad6a63a971db64f01fc2f4e59c2e69)) |
| 18 | + |
| 19 | +Signed-off-by: phernandez <paul@basicmachines.co> |
| 20 | + |
| 21 | +- Don't sync *.tmp files on watch ([#31](https://github.com/basicmachines-co/basic-memory/pull/31), |
| 22 | + [`6b110b2`](https://github.com/basicmachines-co/basic-memory/commit/6b110b28dd8ba705ebfc0bcb41faf2cb993da2c3)) |
| 23 | + |
| 24 | +Fixes #30 |
| 25 | + |
| 26 | +Signed-off-by: phernandez <paul@basicmachines.co> |
| 27 | + |
| 28 | +- Drop search_index table on db reindex |
| 29 | + ([`31cca6f`](https://github.com/basicmachines-co/basic-memory/commit/31cca6f913849a0ab8fc944803533e3072e9ef88)) |
| 30 | + |
| 31 | +Signed-off-by: phernandez <paul@basicmachines.co> |
| 32 | + |
| 33 | +- Improve utf-8 support for file reading/writing |
| 34 | + ([#32](https://github.com/basicmachines-co/basic-memory/pull/32), |
| 35 | + [`eb5e4ec`](https://github.com/basicmachines-co/basic-memory/commit/eb5e4ec6bd4d2fe757087be030d867f4ca1d38ba)) |
| 36 | + |
| 37 | +fixes #29 |
| 38 | + |
| 39 | +Signed-off-by: phernandez <paul@basicmachines.co> |
| 40 | + |
| 41 | +### Chores |
| 42 | + |
| 43 | +- Remove logfire |
| 44 | + ([`9bb8a02`](https://github.com/basicmachines-co/basic-memory/commit/9bb8a020c3425a02cb3a88f6f02adcd281bccee2)) |
| 45 | + |
| 46 | +Signed-off-by: phernandez <paul@basicmachines.co> |
| 47 | + |
| 48 | +### Documentation |
| 49 | + |
| 50 | +- Add glama badge. Fix typos in README.md |
| 51 | + ([#28](https://github.com/basicmachines-co/basic-memory/pull/28), |
| 52 | + [`9af913d`](https://github.com/basicmachines-co/basic-memory/commit/9af913da4fba7bb4908caa3f15f2db2aa03777ec)) |
| 53 | + |
| 54 | +Signed-off-by: phernandez <paul@basicmachines.co> |
| 55 | + |
| 56 | +- Update CLAUDE.md with GitHub integration capabilities |
| 57 | + ([#25](https://github.com/basicmachines-co/basic-memory/pull/25), |
| 58 | + [`fea2f40`](https://github.com/basicmachines-co/basic-memory/commit/fea2f40d1b54d0c533e6d7ee7ce1aa7b83ad9a47)) |
| 59 | + |
| 60 | +This PR updates the CLAUDE.md file to document the GitHub integration capabilities that enable |
| 61 | + Claude to participate directly in the development workflow. |
| 62 | + |
| 63 | +### Features |
| 64 | + |
| 65 | +- Add Smithery integration for easier installation |
| 66 | + ([#24](https://github.com/basicmachines-co/basic-memory/pull/24), |
| 67 | + [`eb1e7b6`](https://github.com/basicmachines-co/basic-memory/commit/eb1e7b6088b0b3dead9c104ee44174b2baebf417)) |
| 68 | + |
| 69 | +This PR adds support for deploying Basic Memory on the Smithery platform. |
| 70 | + |
| 71 | +Signed-off-by: bm-claudeai <claude@basicmachines.co> |
| 72 | + |
| 73 | + |
4 | 74 | ## v0.9.0 (2025-03-07) |
5 | 75 |
|
6 | 76 | ### Chores |
|
0 commit comments