Skip to content

Releases: dzianisv/opencode-mobile

v0.4.4

08 Jun 15:58

Choose a tag to compare

v0.4.3

02 Jun 08:19

Choose a tag to compare

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

01 Jun 21:02

Choose a tag to compare

Full Changelog: v0.4.1...v0.4.2

v0.4.1

27 May 16:17

Choose a tag to compare

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

  • chore: consolidate branches — CI improvements & cleanup by @dzianisv in #12

Full Changelog: v0.4.0...v0.4.1

v0.4.0

27 May 02:50
32f7af4

Choose a tag to compare

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_URL env for deterministic endpoint testing

Full Changelog: v0.3.2...v0.4.0

What's Changed

  • fix(sessions): use active connection client directly, remove roots filter by @dzianisv in #9

Full Changelog: v0.3.2...v0.4.0

v0.3.2

26 May 08:51

Choose a tag to compare

What's Changed

  • feat(5): F-Droid CI pipeline — self-hosted repo via GitHub Pages by @dzianisv in #7
  • fix: remove roots filter from session list to show all sessions by @dzianisv in #6

Full Changelog: v0.3.1...v0.3.2

v0.3.1

26 May 01:46

Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.3.0

26 May 01:01
2b9b571

Choose a tag to compare

What's Changed

  • feat(privacy+dist): telemetry consent gate + app store distribution prep by @dzianisv in #4

Full Changelog: v0.2.3...v0.3.0

v0.2.3

23 May 09:17

Choose a tag to compare

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

23 May 00:30
30be663

Choose a tag to compare

What's Changed

  • feat(diagnostics): active connect-failure triage + Sentry + in-app share by @dzianisv in #2

Full Changelog: v0.2.1...v0.2.2