chore: docs update changelog

This commit is contained in:
Nikhil Sonti
2026-03-04 08:40:13 -08:00
parent a63ce24d70
commit 56f471978f

View File

@@ -7,6 +7,16 @@ All notable changes to BrowserOS are documented here. For the full release histo
---
## v0.41.0
<sub>March 4, 2026</sub>
- **New agent (v3)** — Completely redone from scratch. 2x faster, 23x better performance
- **Tools — major upgrade** — Agent tools and MCP server both got a big overhaul. ~20 new tools (54 total) including file upload, save as PDF, background windows, and more. Connection with third-party coding agents (Claude Code, Codex, etc.) is much better now
- **General fixes** — Better agent installation, bug fixes, and smoother experience overall
- **Linux Debian packaging** — Fixed the remaining Debian packaging issues
---
## v0.39.0
<sub>February 3, 2026</sub>