Basic Memory v0.12.x is released #85
Replies: 3 comments
-
Version 0.12.1 was released also. This fixes an issue where the db index was not created properly for new projects |
Beta Was this translation helpful? Give feedback.
-
Version 0.12.2 was released today. This release makes sure all file opens/reads/writes use utf-8 by default. This fixes an issue where the default character encoding for the platform caused issues. https://github.com/basicmachines-co/basic-memory/releases/tag/v0.12.2 |
Beta Was this translation helpful? Give feedback.
-
Version 0.12.3 has been released which fixes a few bugs https://github.com/basicmachines-co/basic-memory/releases/tag/v0.12.3 Bug Fixes
Detailed Changes: v0.12.2...v0.12.3 What's Changed
New Contributors
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
v0.12.0 (2025-04-06)
This release fixes all reported bugs from the project issues and adds extra config options for
Note:
basic-memory sync --watch
process in a a terminal to sync changes to the db (so the AI can see them). This will be done automatically.The config file for Basic Memory is in the home directory under
.basic-memory/config.json
.To change the properties, set the following values:
Thanks for using Basic Memory!
Bug Fixes
#
character accumulation in markdown frontmatter tags prop (#79,6c19c9e
)9d581ce
)7930ddb
)9bff1f7
)248214c
)3f4d9e4
)Documentation
43cbb7b
)40ea28b
)Features
00c8633
)617e60b
)Detailed Changes: v0.11.0...v0.12.0
Beta Was this translation helpful? Give feedback.
All reactions