cobrowse_sdk_flutter 0.0.7 copy "cobrowse_sdk_flutter: ^0.0.7" to clipboard
cobrowse_sdk_flutter: ^0.0.7 copied to clipboard

Cobrowse iOS and Android SDK for Flutter

Changelog #

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.7 - 2025-06-18 #

Features #

  • expose CobrowseAccessibilityService API in Dart (#51) (98c5aea)
  • update Cobrowse Android SDK to 3.6.0 (4ef1033)
  • update Cobrowse Android SDK to 3.7.0 (f6af326)
  • update Cobrowse Android SDK to 3.7.1 (c3c4042)
  • update Cobrowse Android SDK to 3.8.0 (57ce4bc)
  • update Cobrowse Android SDK to 3.8.1 (fd995f9)
  • update Cobrowse Android SDK to 3.8.2 (3632504)
  • update Cobrowse iOS SDK to 3.6.0 (aa20885)
  • update Cobrowse iOS SDK to 3.6.2 (4f98c2e)
  • use Android SDK v3.6.0 and iOS SDK v3.5.0 (#47) (b2c6109)

0.0.6 - 2025-01-08 #

Features #

0.0.5 - 2024-08-30 #

Features #

0.0.4 - 2024-08-21 #

0.0.3 - 2024-08-21 #

Features #

  • implement two-way redaction (both for client and agent) (#9) (5179468)
  • update Cobrowse.io SDK (#8) (06844f7)

0.0.2 - 2024-07-23 #

Features #

  • implement remaining delegate methods (9259bfc)
  • implement support for the default 6-digits code UI (320def0)
  • implement version bumping via stanard-version (506132c)
  • Merge pull request #1 from lassana/feature/first_version (24fb984)
  • throw exceptions where appropriate (740c297)

Bug Fixes #

  • don't generate BuildConfig.java and R.java (#6) (f64e757)
  • set the correct minimum SDK version in the example app, the same as in the SDK (Android 7.0, API 24) (#2) (d36e655)

0.0.1 - 2024-06-19 #

Features #

  • First version of the Flutter SDK (24fb984)