From 5db070a4d9cf76f73e60212c264b2d536df864ca Mon Sep 17 00:00:00 2001 From: Mohamed Boudra Date: Sun, 12 Jul 2026 10:40:19 +0200 Subject: [PATCH] docs: promote 0.1.106 release notes --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bcd08046b..8a41ee296 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 0.1.106-beta.1 - 2026-07-11 +## 0.1.106 - 2026-07-12 ### Added @@ -13,6 +13,8 @@ ### Fixed - Reduced mobile chat freezes and blank screens when switching workspaces while agents are streaming ([#1989](https://github.com/getpaseo/paseo/pull/1989)) +- OpenCode sessions start reliably instead of occasionally losing the first turn ([#2015](https://github.com/getpaseo/paseo/pull/2015) by [@mcowger](https://github.com/mcowger)) +- Switching between workspaces no longer flashes a white screen - 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