aboutsummaryrefslogtreecommitdiff
path: root/apps/docs/changelog/overview.mdx
blob: f2b67d314f0c31229bcf50fa357faf82a2e2d6d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
title: "Release Notes"
description: "Follow along with updates across Supermemory's API and Console"
---

Stay up to date with the latest changes and improvements to Supermemory.

<CardGroup cols={2}>
  <Card title="Developer Platform" icon="code" href="/changelog/developer-platform">
    API updates, new endpoints, SDK releases, and developer-focused features.

    **Latest:** Documentation v2.0, AI SDK integration, bulk delete endpoint
  </Card>
</CardGroup>

## What's New This Month

**September 2025** has been a big month for Supermemory:

### For Developers
- **Complete Documentation Rewrite** - Brand new docs with cookbook recipes and production examples
- **Native AI SDK Integration** - Use Supermemory directly with Vercel AI SDK
- **Enhanced APIs** - New bulk operations and optimized search endpoints

### For Users
- **Visual Console Overhaul** - New masonry layout and redesigned preview cards
- **Better Memory Browsing** - Interactive graph visualization with WebGL performance
- **Improved Mobile Experience** - Better responsive design across all features

---

<Note>
Looking for older updates? Check the individual platform pages for complete release history.
</Note>