What supermemoryai/supermemory shipped
Generated by FoxPlug from public activity — not affiliated with Supermemory.
Week of September 14, 2026
What shipped
- Memory graph 0.2.4 released with fixes for theme rendering, initial node layout, and settling behavior. Pull request #1686
- Public MCP tools now use snake_case naming, and search_memory no longer fetches full profile data on every call. Pull request #1665
- Billing and Gmail documentation updated to reflect Max plan ($100/month with $130 in monthly credits) and correct feature availability across plans. Pull request #1685
- Muse Code plugin documentation added, covering marketplace install, file-based auth, lifecycle hooks, and MCP tools. Pull request #1674
- Added 35 documentation redirects for stale URLs identified in Google Search Console Pages report. Pull request #1673
- Graph styling restored with configurable dots, and incoming nodes now automatically settle and fit without manual intervention. Pull request #1684
- Eve integration guide added and integration icons refreshed with updated plugin ordering. Pull request #1671
- CI auto-fix workflow now restricted to same-repository pull requests from human actors. Pull request #1663
- Claude Code Review auto-review workflow disabled on pull requests. Pull request #1666
- Documentation build process now runs on isolated Node 22 runtime for local development compatibility. Pull request #1692
Why it matters
The memory graph got visual and performance improvements while the plugin ecosystem expanded with Muse Code documentation. Documentation accuracy received significant attention through billing updates and SEO fixes, and internal CI workflows were refined to prevent unintended automated actions.
Changelog entry
- memory graph 0.2.4 released with theme fixes, initial node fit, and node settling improvements Pull request #1686
- MCP public tools now use snake_case naming; search_memory returns memories only, profile data moved to get_profile Pull request #1665
- Billing and Gmail documentation updated to reflect Max plan and current feature entitlements Pull request #1685
- Muse Code plugin documentation added with marketplace install, auth, lifecycle hooks, and MCP tools Pull request #1674
- 35 documentation redirects added for stale /docs URLs Pull request #1673
- Graph console theme and dots restored; incoming nodes automatically settle and fit Pull request #1684
- Eve integration guide added; integration icons refreshed and plugin order updated Pull request #1671
- CI auto-fix workflow restricted to same-repository pull requests from human actors Pull request #1663
- Claude Code Review auto-review workflow disabled Pull request #1666
- Documentation development now runs on isolated Node 22 runtime Pull request #1692
This week: memory graph 0.2.4 with theme and layout fixes, MCP tools now using snake_case, and 35 doc redirects for stale URLs. Billing docs updated with Max plan details.
Weekly update: memory graph 0.2.4 shipped with theme restoration, automatic node settling, and improved initial layout. MCP tools refactored to snake_case naming and search_memory optimized to reduce unnecessary data fetching. Documentation expanded with Muse Code plugin guide, updated billing information for Max plan, and 35 redirects addressing stale URLs from GSC audit.