> ## 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.

# Mobile Releases

> Version history and changelog for the GAIA mobile app, including new features, bug fixes, and performance improvements for each release.

<Update label="Jun 21, 2026" description="API, Web, Desktop, Mobile, Bots">
  ## [Mobile v0.6.1](https://github.com/theexperiencecompany/gaia/releases/tag/mobile-v0.6.1)

  ### Bug Fixes

  * **Agent Reliability**: Picked up the clearer agent prompting for more reliable generated UI and result surfacing.
</Update>

<Update label="Jun 13, 2026" description="API, Web, Mobile, Bots, CLI">
  ## [Mobile v0.6.0](https://github.com/theexperiencecompany/gaia/releases/tag/mobile-v0.6.0)

  ### Features

  * **Redesigned Chat**: The mobile chat interface picks up the same cleaner, faster redesign as the web app.
  * **Hey GAIA Wake Word**: On-device "Hey GAIA" detection for hands-free use on the go.
  * **Notification Tools and Agent Files**: GAIA can send you proactive notifications and deliver generated files on mobile.

  ### Bug Fixes

  * **Android Stability**: Fixed an audio playback crash on Android.
</Update>

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

  ### Features

  * **WhatsApp Integration**: Chat with GAIA on WhatsApp, bringing your agent to your favorite messaging app.

  ### Performance

  * **Todos Performance**: Faster task loading and smoother scrolling in the mobile todos view.
</Update>

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

  ### Features

  * **LangChain Middleware and Skills Support**: Mobile app now benefits from the shared LangChain middleware layer, VFS abstraction, and agent skills system
  * **Dependency Updates**: Updated package dependencies for improved stability and compatibility
</Update>

<Update label="Feb 16, 2026" description="API, Web, Mobile, Desktop">
  ## [Mobile v0.3.0](https://github.com/theexperiencecompany/gaia/releases/tag/mobile-v0.3.0)

  ### Features

  * **Automatic workflow creation** mirroring the web experience for on-the-go automation
  * **MCP tooling and execution history** support aligned with backend orchestration improvements
</Update>

<Update label="Jan 29, 2026" description="API, Web, Mobile">
  ## [Mobile v0.2.0](https://github.com/theexperiencecompany/gaia/releases/tag/mobile-v0.2.0)

  ### Features

  * **Chat streaming** with SSE client integration for real-time message delivery on mobile
  * **Push notifications** with Firebase Cloud Messaging, custom notification sound, and device token lifecycle management
  * **Real-time WebSocket notifications** with secure subprotocol-based authentication
  * **Tool data cards** and interactive follow-up actions rendered inline within chat messages
  * **Bearer token authentication** replacing cookie-based auth for native mobile sessions
  * **Zustand state management** integrated across the app for consistent global state
  * **Settings sheet** with redesigned chat UI components and styling utilities
  * **Connect drawer** for quick access to integrations from the chat input
  * **Chat history** with dynamic loading, multi-part message support, and progress indicators
  * **Playful AI thinking messages** with animated loading states in chat bubbles
  * **App logo and splash screen** updated to new branding

  ### Bug Fixes

  * Fixed page stacking when selecting chats by using navigation replacement instead of push
  * Improved push notification token management and error handling
  * Resolved audio bar visualizer sensitivity bug
</Update>

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

  ### Features

  * **Chat with AI**: Full chat feature on mobile with hooks, context management, and streaming AI responses
  * **WorkOS authentication**: SSO integration for mobile with authenticated routing, session management, and a user dropdown menu
  * **Theme system**: Light and dark theme toggle with NativeWindCSS, reusable UI components, and a design-system-aligned color palette

  ### Improvements

  * **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>

<Update label="Dec 19, 2025">
  ## [Mobile v0.1.0](https://github.com/theexperiencecompany/gaia/releases/tag/mobile-v0.1.0)

  ### Foundation

  * **Expo SDK 54**: Built on Expo SDK 54 with Expo Router v6, React Compiler enabled, and the new React Native architecture turned on
  * **UI Component Library**: 18+ reusable components built on @rn-primitives, avatar, button, card, checkbox, dialog, dropdown-menu, input, popover, raised-button, select, skeleton, toggle, tooltip, and more
  * **NativeWind Styling**: Tailwind CSS for React Native with a surface color system, custom spacing, and full light and dark theme support
  * **Icon System**: @hugeicons/react-native and Lucide React Native for consistent iconography across the app
  * **Feature-Based Architecture**: Code organized into features/auth/ and features/chat/ with co-located components, hooks, utilities, and types
</Update>
