n8n-nodes-mem0-v0.1.3
ravitemer/mcp-hubn8n-nodes-mem0-v0.1.3Aug 5, 2026by kartik-mem0
AI Summary
An n8n integration update changing the license to MIT and fixing icon warnings for the Creator Portal.
Key Highlights
- License changed to MIT
- Themed icons for node and credential
New Features
- MIT License compliance
- Themed icon variants
Full Release Notes
**Changes:**
- **License changed to MIT:** The published `@mem0/n8n-nodes-mem0` package is now MIT (was Apache-2.0). n8n's Creator Portal requires verified community nodes to be MIT, and the failing license check was the blocker for verification. The rest of the mem0 repo stays Apache-2.0 ([#6804](https://github.com/mem0ai/mem0/pull/6804))
- **Themed icons:** The node and credential icons now declare `{ light, dark }` variants instead of a single icon, clearing the remaining `icon-prefer-themed-variants` warnings from the Creator Portal scan. No functional changes ([#6804](https://github.com/mem0ai/mem0/pull/6804))