n8n-nodes-mem0-v0.1.3

lejianwen/rustdesk-servern8n-nodes-mem0-v0.1.3Aug 5, 2026by kartik-mem0

AI Summary

Updated the n8n integration node to comply with Creator Portal requirements by changing the license to MIT and updating icons to themed variants.

Key Highlights

  • License changed to MIT to pass n8n Creator Portal verification
  • Icons updated to declare light and dark variants
  • No functional changes, purely compliance-based

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))