From 3bbbfbc8801580d8cf1ea70a0e14a6df1f729f9d Mon Sep 17 00:00:00 2001 From: Mohamed Boudra Date: Sat, 11 Jul 2026 20:43:14 +0200 Subject: [PATCH] docs: add 0.1.106 beta release notes --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f38cadb8..48cb50480 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## 0.1.106-beta.1 - 2026-07-11 + +### Added + +- Approve Codex MCP permission requests in Paseo ([#2001](https://github.com/getpaseo/paseo/pull/2001)) + +### Improved + +- ACP provider catalog updated to the latest registry versions + +### Fixed + +- Reduced Android chat freezes and blank screens when switching workspaces while agents are streaming ([#1989](https://github.com/getpaseo/paseo/pull/1989)) +- Pi keeps your existing MCP tools and settings when Paseo adds its own ([#1990](https://github.com/getpaseo/paseo/pull/1990) by [@mcowger](https://github.com/mcowger)) + ## 0.1.105 - 2026-07-10 ### Added