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

# Updating Nativeline

> Keep Nativeline up to date with the latest features

# Updating Nativeline

Nativeline receives regular updates with new AI capabilities, features, and improvements. Here's how to stay current.

## Checking for Updates

### Manual Check

To manually check for updates:

<Steps>
  <Step title="Open the menu">
    Click **Nativeline** in the menu bar at the top of your screen.
  </Step>

  <Step title="Check for updates">
    Select **Check for Updates...** from the dropdown.
  </Step>

  <Step title="Install if available">
    If an update is available, click **Install Update**.
  </Step>

  <Step title="Restart">
    Nativeline will restart automatically with the new version.
  </Step>
</Steps>

### Automatic Checking

By default, Nativeline checks for updates each time you launch the app. If an update is available, you'll see a notification.

You can adjust automatic update settings in **Nativeline → Preferences**.

***

## What Gets Updated

Nativeline updates include:

### AI Improvements

* Smarter code generation
* Better error detection and fixing
* Improved understanding of your requests
* New capabilities and features

### App Features

* New tools and interface improvements
* Performance optimizations
* Bug fixes
* New integrations

### Compatibility

* Support for latest iOS versions
* macOS compatibility updates
* Xcode compatibility fixes

<Tip>
  Updates are designed to be seamless. Your projects, settings, and conversation history are preserved.
</Tip>

***

## Viewing Your Current Version

To see which version of Nativeline you're running:

1. Click **Nativeline** in the menu bar
2. Select **About Nativeline**
3. Your version number is displayed (e.g., "Version 1.2.3")

***

## Update Best Practices

### Before Updating

* **Save your work** — Finish any active builds before updating
* **Note your version** — In case you need to report issues

### After Updating

* **Check release notes** — See what's new in this version
* **Test your projects** — Verify existing projects work correctly
* **Explore new features** — Try out any new capabilities

***

## Troubleshooting Updates

<AccordionGroup>
  <Accordion title="Update won't install" icon="download">
    If an update fails to install:

    1. Check your internet connection
    2. Ensure you have enough disk space (at least 500MB)
    3. Quit Nativeline completely and try again
    4. Download the latest version directly from [nativeline.ai](https://nativeline.ai)
  </Accordion>

  <Accordion title="App won't launch after update" icon="bomb">
    If Nativeline won't open after updating:

    1. Restart your Mac
    2. Try opening Nativeline again
    3. If still failing, download fresh from [nativeline.ai](https://nativeline.ai)
    4. Contact [support@nativeline.ai](mailto:support@nativeline.ai) with any error messages
  </Accordion>

  <Accordion title="Project not working after update" icon="folder-xmark">
    If a project behaves differently after updating:

    1. Close and reopen the project
    2. Try rebuilding from scratch (the AI will recreate everything)
    3. Clear the conversation and describe what you need again
    4. Contact support if the issue persists
  </Accordion>

  <Accordion title="How do I go back to a previous version?" icon="clock-rotate-left">
    We don't officially support downgrading, as older versions may be incompatible with our current AI services.

    If an update causes issues:

    1. Report the problem to [support@nativeline.ai](mailto:support@nativeline.ai)
    2. We'll prioritize fixes for critical issues
    3. Updates with fixes typically ship within days
  </Accordion>
</AccordionGroup>

***

## Release Notes

Stay informed about what's new in each update:

* **In-app** — View release notes when an update is available
* **Website** — Check [nativeline.ai](https://nativeline.ai) for announcements
* **Discord** — Join our [Discord community](https://discord.gg/nativeline) for the latest news

***

## Beta Updates

Occasionally, we offer beta versions of Nativeline with experimental features.

### Joining the Beta

To access beta updates:

1. Check the Discord community for beta announcements
2. Request beta access from support
3. Beta builds are provided as separate downloads

### Beta Considerations

* Betas may have bugs or incomplete features
* Your feedback helps improve Nativeline
* We recommend backing up important projects before testing betas
* You can always switch back to the stable version

***

## Xcode Updates

Nativeline uses Xcode (Apple's developer tools) behind the scenes. Xcode updates are handled separately.

### When Xcode Needs Updating

* Nativeline will notify you if a newer Xcode version is required
* Updates happen automatically when needed
* Large updates may take time to download

### Manual Xcode Updates

If needed, you can update Xcode manually:

1. Open **Xcode** from Applications (or via Spotlight)
2. Follow any update prompts
3. Or update via **System Settings → Software Update**

<Note>
  Xcode updates can be large (several GB). Ensure you have sufficient disk space and a stable internet connection.
</Note>

***

## Stay Connected

For update announcements and news:

<CardGroup cols={2}>
  <Card title="Discord Community" icon="discord" href="https://discord.gg/nativeline">
    Get notified about updates and chat with other users
  </Card>

  <Card title="Twitter/X" icon="twitter" href="https://twitter.com/nativelineai">
    Follow for announcements and tips
  </Card>
</CardGroup>
