mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-13 23:53:25 +00:00
65 lines
2.4 KiB
Plaintext
65 lines
2.4 KiB
Plaintext
---
|
|
title: "Update BrowserOS"
|
|
description: "How to update to the latest version of BrowserOS"
|
|
---
|
|
|
|
<Info>
|
|
**Latest version:** BrowserOS 0.36.1.0 (Chromium 142) — Check yours at **Settings > About BrowserOS**
|
|
</Info>
|
|
|
|
<Tabs>
|
|
<Tab title="macOS" icon="apple">
|
|
<Steps>
|
|
<Step title="Check your version">
|
|
Go to **Settings > About BrowserOS** to see your current version.
|
|
|
|
<Frame>
|
|
<img src="/images/about-browseros.png" alt="Settings page showing About BrowserOS section" />
|
|
</Frame>
|
|
</Step>
|
|
<Step title="Wait for auto-update">
|
|
BrowserOS on macOS updates automatically. Restart your browser to apply pending updates.
|
|
</Step>
|
|
<Step title="Manual download (if needed)">
|
|
If auto-update isn't working, download from [browseros.com](https://browseros.com) or [GitHub Releases](https://github.com/browseros-ai/BrowserOS/releases/latest).
|
|
</Step>
|
|
</Steps>
|
|
</Tab>
|
|
|
|
<Tab title="Windows" icon="windows">
|
|
<Steps>
|
|
<Step title="Check for updates">
|
|
Click the **BrowserOS Feedback** extension (bug icon) in the toolbar, then click **Check for Updates**.
|
|
|
|
<Frame>
|
|
<img src="/images/check-for-updates.png" alt="BrowserOS Feedback extension showing Check for Updates button" />
|
|
</Frame>
|
|
</Step>
|
|
<Step title="Download (if update available)">
|
|
If an update is available, download from [browseros.com](https://browseros.com) or [GitHub Releases](https://github.com/browseros-ai/BrowserOS/releases/latest).
|
|
</Step>
|
|
<Step title="Install">
|
|
Run the installer and follow the prompts. Your settings and data will be preserved.
|
|
</Step>
|
|
</Steps>
|
|
</Tab>
|
|
|
|
<Tab title="Linux" icon="linux">
|
|
<Steps>
|
|
<Step title="Check for updates">
|
|
Click the **BrowserOS Feedback** extension (bug icon) in the toolbar, then click **Check for Updates**.
|
|
|
|
<Frame>
|
|
<img src="/images/check-for-updates.png" alt="BrowserOS Feedback extension showing Check for Updates button" />
|
|
</Frame>
|
|
</Step>
|
|
<Step title="Download (if update available)">
|
|
If an update is available, download from [browseros.com](https://browseros.com) or [GitHub Releases](https://github.com/browseros-ai/BrowserOS/releases/latest).
|
|
</Step>
|
|
<Step title="Install">
|
|
Extract and run the binary. Your settings and data will be preserved.
|
|
</Step>
|
|
</Steps>
|
|
</Tab>
|
|
</Tabs>
|