Releases: MemMachine/n8n-nodes-memmachine
Releases · MemMachine/n8n-nodes-memmachine
v2.0.6
What's Changed
- Enhance parameters for memory search and store by @yaleMemVerge in #8
Full Changelog: v2.0.5...v2.0.6
Release v2.0.6
Published to npm: npm install [email protected]
Installation
Community Nodes (Recommended)
- Go to Settings > Community Nodes in your n8n instance
- Select Install
- Enter
n8n-nodes-memmachine - Agree to risks and install
Manual Installation
cd ~/.n8n/nodes
npm install [email protected]Docker
docker exec -it n8n npm install -g [email protected]Local Docker Setup
Use the docker-compose.yml for local testing.
See the README.md for complete usage instructions.
v2.0.5
What's Changed
- Enable appending body in GitHub Release step by @yaleMemVerge in #7
Full Changelog: v2.0.4...v2.0.5
Release v2.0.5
Published to npm: npm install [email protected]
Installation
Community Nodes (Recommended)
- Go to Settings > Community Nodes in your n8n instance
- Select Install
- Enter
n8n-nodes-memmachine - Agree to risks and install
Manual Installation
cd ~/.n8n/nodes
npm install [email protected]Docker
docker exec -it n8n npm install -g [email protected]Local Docker Setup
Use the docker-compose.yml for local testing.
See the README.md for complete usage instructions.
v2.0.4
Release v2.0.4
Published to npm: npm install [email protected]
Installation
Community Nodes (Recommended)
- Go to Settings > Community Nodes in your n8n instance
- Select Install
- Enter
n8n-nodes-memmachine - Agree to risks and install
Manual Installation
cd ~/.n8n/nodes
npm install [email protected]Docker
docker exec -it n8n npm install -g [email protected]Or use the included docker-compose.yml for local testing.
This distribution package includes:
- Pre-built node and credential files
- Docker Compose setup with n8n + Jaeger
- Complete documentation
- No development dependencies
See the README.md for complete usage instructions.
v2.0.3
What's Changed
- Update to v2 by @ChristianKniep in #1
- fix: v2 api issue by @tianAndrew in #2
- Refactor project to support development cycle by @yaleMemVerge in #5
New Contributors
- @ChristianKniep made their first contribution in #1
- @tianAndrew made their first contribution in #2
- @yaleMemVerge made their first contribution in #5
Full Changelog: https://github.com/MemMachine/n8n-nodes-memmachine/commits/v2.0.3