Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/changelog/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ This page lists changes to Flare's API.
Release notes for the Flare Platform can be found on the [product documentation website](https://docs.flare.io/releases).
</Note>

<Update label="2026-08" description="API - August 2026">
Added a new [Create Presigned Upload URL Endpoint <Icon icon="code" size={16} />](/api-reference/v4/endpoints/create-presigned-upload-url) to upload files for later submission to Sandbox for analysis.
</Update>

<Update label="2026-07" description="API - July 2026">
Released the [Flare API MCP server (beta) <Icon icon="book" size={16} />](/sdk/api-mcp).

Expand Down
Loading