Release v0.1.102
- Version: 0.1.102
- Version type: patch
Changelog
[0.1.102] - 2026-06-15
Features
- Expose ACP agent commands in the chat slash menu (#964) (29dc18e)
- Add advanced JSON config mode and overhaul the MCP add-server dialog (#972) (288f94e)
- Improve rendering of MCP tool calls in chat history (#973) (fb846cc)
- Add OAuth 2.1 authorization for remote MCP servers (#962) (c1cb055)
- Support authenticated remote MCP servers (bearer / API key) (#942) (465edb2)
Fixes
- Tighten & equalize prompt-area selector/button sizing (#981) (922f614)
- Prevent safe-area padding from stacking with keyboard inset (#979) (c783cf2)
- Target iOS simulator by name in dev-ios (#980) (2107bb4)
- Bump tao to 0.35.3 to fix android oauth deep-link crash (#977) (86eeebb)
- Fix copy button overlapping tool calls (#966) (f95c9cd)
- Make EncryptionMiddleware data-driven to fix stale-bundle ciphertext leak (#957) (99c5839)
- Agent selector resets to the built-in agent (#934) (2b50ec6)
- Stabilize backend (WS PGlite contention) and frontend (mock leakage) CI (#953) (167bc15)
- Unstick "Reset to default" and stuck PATCH uploads (#952) (ea16e9e)
Performance
Refactor
Platform Builds
- ✅ Desktop: Building via CI
- ✅ iOS: Building and deploying to TestFlight
- ✅ Android: Building and deploying to Play Store (Internal)