---
title: Changelog: August 2026 | Developer Documentation
description: LlamaParse changes shipped in August 2026.
---

[All recent changes](/llamaparse/changelog/index.md) · [RSS](/llamaparse/changelog/rss.xml)

## [Sheets is deprecated](/llamaparse/changelog/2026-08/#2026-08-31-sheets-deprecated/index.md)

[Aug 31, 2026](/llamaparse/changelog/2026-08/#2026-08-31-sheets-deprecated/index.md)

platform apisdkui

The Sheets API is deprecated: it was removed from the SDKs in the 2026-08-28 release and from the dashboard, and its docs moved to [Deprecated](/llamaparse/deprecated/sheets/index.md). Existing `/api/v1/sheets/` integrations keep working but are unsupported; spreadsheets are now handled by [Parse](/llamaparse/general/supported_document_types/index.md) and Extract’s [spreadsheet mode](/llamaparse/extract/guides/configuring-extract/#spreadsheet-mode/index.md).

## [Classify v1 removed from the API reference and SDKs](/llamaparse/changelog/2026-08/#2026-08-31-classify-v1-unpublished/index.md)

[Aug 31, 2026](/llamaparse/changelog/2026-08/#2026-08-31-classify-v1-unpublished/index.md)

classify apisdk

The v1 Classify endpoints no longer appear in the API reference or new SDK releases. Existing integrations keep working, but new development should use [Classify](/llamaparse/classify/index.md), exposed in the SDKs as `client.classify`.

## [API key expiration in the dashboard](/llamaparse/changelog/2026-08/#2026-08-26-api-key-expiration/index.md)

[Aug 26, 2026](/llamaparse/changelog/2026-08/#2026-08-26-api-key-expiration/index.md)

platform ui

Set an expiration when creating an API key. The API Keys page now shows expiry dates and highlights keys expiring within seven days. See [API keys](/llamaparse/general/api_key/index.md).

## [Index v2 opens to the free tier](/llamaparse/changelog/2026-08/#2026-08-20-index-v2-free-tier/index.md)

[Aug 20, 2026](/llamaparse/changelog/2026-08/#2026-08-20-index-v2-free-tier/index.md)

index ui

Index v2, with a redesigned dashboard for creating indexes, watching syncs, and testing retrieval, is now available on every plan, including free. See the [getting started guide](/llamaparse/cloud-index-v2/getting_started/index.md) if you used the previous Index.

## [LlamaParse SDK for .NET](/llamaparse/changelog/2026-08/#2026-08-14-dotnet-sdk/index.md)

[Aug 14, 2026](/llamaparse/changelog/2026-08/#2026-08-14-dotnet-sdk/index.md)

platform sdk

LlamaParse now has an official .NET SDK, published on NuGet as the [`LlamaCloud`](https://www.nuget.org/packages/LlamaCloud/1.5.1) package. It covers the same surface as the Python and TypeScript SDKs for parsing, extracting, and classifying documents from C# and F#.

## [Bounding boxes for enriched forms](/llamaparse/changelog/2026-08/#2026-08-13-enriched-forms-bounding-boxes/index.md)

[Aug 13, 2026](/llamaparse/changelog/2026-08/#2026-08-13-enriched-forms-bounding-boxes/index.md)

parse apisdkui

Enriched forms, still in beta, now return field-level bounding boxes to help locate and verify extracted values. No new setting or added cost; available in the API and SDKs, and in the dashboard on paid plans. See [Enriched forms](/llamaparse/parse/examples/enriched_forms/index.md).

## [Turbo tier for Extract](/llamaparse/changelog/2026-08/#2026-08-12-extract-turbo-tier/index.md)

[Aug 12, 2026](/llamaparse/changelog/2026-08/#2026-08-12-extract-turbo-tier/index.md)

extract api

Turbo is now available in beta through the Extract API, offering lower latency with accuracy comparable to Agentic. Single-page documents with simple schemas can complete in as little as three seconds.

It has no parse output or bounding boxes; limited support for citations and confidence scores. See [tiers](/llamaparse/extract/guides/configuring-extract/#tiers/index.md).

## [MCP endpoint for the EU region](/llamaparse/changelog/2026-08/#2026-08-06-eu-mcp-endpoint/index.md)

[Aug 6, 2026](/llamaparse/changelog/2026-08/#2026-08-06-eu-mcp-endpoint/index.md)

platform api

EU accounts can now connect agents to their regional LlamaParse deployment through MCP. The MCP configuration shown in the console points at your account’s region automatically. See [Regions](/llamaparse/general/regions/index.md).

[← September 2026](/llamaparse/changelog/2026-09/index.md) [July 2026 →](/llamaparse/changelog/2026-07/index.md)
