Skip to content

v0.2.3

Choose a tag to compare

@dzianisv dzianisv released this 23 May 09:17
· 130 commits to main since this release

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