Releases: dzianisv/opencode-mobile
Releases · dzianisv/opencode-mobile
v0.4.4
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- fix(ci): CUA smoke true-E2E with local opencode server (#15) by @dzianisv in #18
- chore: repoint OpenCode links to agentlabs.cc/opencode by @dzianisv in #17
- ci(play): production track input + launch kit + F-Droid metadata fix by @dzianisv in #19
Full Changelog: v0.4.2...v0.4.3
What's Changed
- fix(ci): CUA smoke true-E2E with local opencode server (#15) by @dzianisv in #18
- chore: repoint OpenCode links to agentlabs.cc/opencode by @dzianisv in #17
- ci(play): production track input + launch kit + F-Droid metadata fix by @dzianisv in #19
Full Changelog: v0.4.2...v0.4.3
v0.4.2
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Changes since v0.4.0
- CI: Increase CUA smoke test timeout to 60min
- CI: Add npm and Gradle caching
- CI: Add emulator to PATH explicitly
- Cleanup: Remove stale .tasks/ directory
- Cleanup: Delete 3 merged branches
What's Changed
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
Bug Fixes
- fix(sessions): Recover home-scoped session list after fresh connect — sessions tab now correctly loads all sessions from the server home directory instead of showing a stale/empty list scoped to the CWD when first connecting to a server.
Improvements
- CUA smoke test now validates the connect-then-sessions flow as a default regression scenario
- CI smoke workflow updated with
OPENCODE_URLenv for deterministic endpoint testing
Full Changelog: v0.3.2...v0.4.0
What's Changed
Full Changelog: v0.3.2...v0.4.0
v0.3.2
v0.3.1
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
Full Changelog: v0.2.3...v0.3.0
v0.2.3
Comprehensive crash + error reporting.
- Global JS exception handler (ErrorUtils)
- Unhandled promise rejection handler
- React ErrorBoundary with Share Report + Try Again recovery UI
- Native crash handling (Android NDK / iOS Mach) explicit
- URL + secret scrubbing in beforeSend / beforeBreadcrumb
- High-signal breadcrumbs (app lifecycle, SSE, session select, connection switch)
- Fixed unhandled notificationsGranted() promise in settings
- New docs/prd.md and docs/tdd.md
See https://github.com/dzianisv/opencode-mobile/blob/v0.2.3/docs/tdd.md for the error-handling architecture.
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
Full Changelog: v0.2.1...v0.2.2