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