Changes:
- License changed to MIT: The published
@mem0/n8n-nodes-mem0package 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) - Themed icons: The node and credential icons now declare
{ light, dark }variants instead of a single icon, clearing the remainingicon-prefer-themed-variantswarnings from the Creator Portal scan. No functional changes (#6804)