Skip to content

Release 0.8.0

Choose a tag to compare

@cmcWebCode40 cmcWebCode40 released this 23 Apr 18:08

0.8.0 (2026-04-23)

  • chore: bump version to 0.7.0 in package.json (a956fe6)
  • chore: update demo assets with new logger and library GIFs (9f5e991)
  • chore: update demo GIF for improved visual representation (79bda2e)
  • docs: add CLAUDE.md development guide and update package.json (4b1944a)
  • docs: rewrite README with clearer structure and complete feature coverage (6bf67e4)
  • fix: close modal before showing share sheet (7e3253d)
  • fix: fixed modal syc (4c7f0d1)
  • fix: resolve dark theme toggle and add delete button for individual logs (b0ce919)
  • feat: add Badge and FilterChip UI components (c9d7754)
  • feat: add comprehensive learning guide for React Native API Debugger (8bbd3ff)
  • feat: add constants module with theme colors and default configuration (26b07b6)
  • feat: add export utilities for HAR, Postman, and JSON formats (dd2331a)
  • feat: add ExportModal component for log export format selection (cbfc2d6)
  • feat: add JsonViewer component with collapsible tree and syntax highlighting (2bd118f)
  • feat: add request replay utility with response comparison (16fbe87)
  • feat: add sensitive data redaction utilities (7faf8fa)
  • feat: add utility modules for filtering, cURL generation, and formatting (005656d)
  • feat: enhance NetworkInterceptor with configuration and request filtering (933442b)
  • feat: enhance overlay UI with theming, filtering, and export capabilities (3c063eb)
  • feat: export new modules from package entry point (dd7c017)
  • feat: update example app to demonstrate new features (61d06f2)