> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lobstr.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> API updates, improvements, and fixes shipped by the lobstr.io team

This changelog tracks all updates to the lobstr.io API. New releases ship every **Tuesday** and are documented here as they go live.

Active subscribers receive a monthly digest email on the **1st of each month** summarising everything that shipped the previous month.

## Change types

<CardGroup cols={2}>
  <Card title="New" icon="plus" iconType="solid" color="#42e48d">
    New endpoints, fields, or parameters that did not previously exist.
  </Card>

  <Card title="Improved" icon="arrow-up" iconType="solid" color="#4a90e2">
    Enhancements to existing behaviour — performance, expanded limits, new options.
  </Card>

  <Card title="Fixed" icon="wrench" iconType="solid" color="#f5a623">
    Bug fixes for incorrect or unexpected API behaviour.
  </Card>

  <Card title="Breaking" icon="triangle-exclamation" iconType="solid" color="#e8244b">
    Changes that may require updates to your integration. These are rare and announced in advance.
  </Card>
</CardGroup>

## Stay up to date

All active subscribers are automatically included in the monthly digest email — no sign-up needed.

If you have questions about a specific change, reach out at [support@lobstr.io](mailto:support@lobstr.io).
