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

# Improvements

> All improvements and enhancements shipped across GAIA releases.

<Update label="Jun 14, 2026" description="API, Web, CLI">
  ## [CLI v0.4.0](https://github.com/theexperiencecompany/gaia/releases/tag/cli-v0.4.0)

  * **Self-Hosted Memory**: Self-hosting now runs the local memory engine out of the box, with no external memory service to configure.
</Update>

<Update label="Apr 5, 2026" description="API, Web, Desktop, Mobile, Bots, CLI">
  ## [API v0.17.0](https://github.com/theexperiencecompany/gaia/releases/tag/api-v0.17.0)

  * **Native Marketplace Integrations**: The [marketplace](/guides/marketplace) now highlights native integrations with dedicated cards, making them easier to discover and connect.

  ## [Web v0.18.0](https://github.com/theexperiencecompany/gaia/releases/tag/web-v0.18.0)

  * **Pricing Page Redesign**: Updated pricing page with clearer plan comparisons and streamlined checkout.
  * **Integration Sorting**: Integrations are now sorted more intuitively when searching in the marketplace.
  * **UI Animations and Responsiveness**: Smoother transitions and improved layout across screen sizes.

  ## [CLI v0.3.0](https://github.com/theexperiencecompany/gaia/releases/tag/cli-v0.3.0)

  * **Dependency Updates**: Updated internal dependencies for improved stability.
</Update>

<Update label="Feb 27, 2026" description="API, Web, Desktop, Mobile, Bots, CLI">
  ## [Bots v1.2.0](https://github.com/theexperiencecompany/gaia/releases/tag/bots-v1.2.0)

  * **Docker Image Optimization**: Slimmed down bot container images with pruned dependencies and improved layer caching
  * **Dockerfile Permissions Fix**: Corrected file ownership and permissions for better runtime access
</Update>

<Update label="Dec 21, 2025" description="API, Web, Mobile, Desktop">
  ## [Web v0.12.0](https://github.com/theexperiencecompany/gaia/releases/tag/web-v0.12.0)

  * **Zustand state management for workflows**: Refactored workflow frontend state from local component state to Zustand stores for consistent, shareable state across views

  ## [Mobile v0.1.1](https://github.com/theexperiencecompany/gaia/releases/tag/mobile-v0.1.1)

  * **Chat sidebar redesign**: New sidebar header with search and new chat button, updated icon library to Hugeicons and Lucide React Native
  * **Reusable component library**: Introduced a comprehensive set of UI components including RaisedButton, color utilities, and global theme variables
</Update>
