beaconsmind_sdk 1.8.0 copy "beaconsmind_sdk: ^1.8.0" to clipboard
beaconsmind_sdk: ^1.8.0 copied to clipboard

Beaconsmind SDK for Flutter

Changelog #

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

1.8.0 - 2023-11-07 #

Features #

  • add platformType parameter to registerDeviceToken method [5447603697] (e0dbba9)

1.7.0 - 2023-05-30 #

Features #

  • add countryCode parameter to the signUp method (383c3cd)
  • example: add country code field to signup screen (9332e05)

1.6.0 - 2023-05-19 #

Features #

  • implement initializeDevelop method (8ed7e86)
  • upgrade android sdk to 1.12.2 (4392540289) (bab60b1)
  • upgrade ios sdk to 3.8.3 (4392540289) (3bda55b)

Bug Fixes #

  • change 'Beaconsmind SDK Flutter Demo' to 'Flutter SDK Demo' for consistency (ddc31c2)

1.5.1 - 2022-10-10 #

Features #

  • upgrade Android SDK to 1.10.1 and iOS SDK to 3.6.6 (4bfc24)

Bug Fixes #

  • example: use apns token for ios (9347d75)

1.5.0 - 2022-09-12 #

Features #

  • use beaconsmind sdk initializer (d081712)

Bug Fixes #

  • add tools xmlns (78eb46f)
  • move provider declaration to plugin (acab180)
  • update iOS SDK to 3.6.2 (36991b9)
  • upgrade client-sdk-android to 1.10.0 (cce079a)

1.4.0 - 2022-09-07 #

Features #

  • example: allow users to change beaconsmind hostname (9f7ef09)

Bug Fixes #

  • example: add missing bt keys to Info.plist file (dd3b055)
  • example: call setupNotifications in initState (a985950)
  • importAccount json deserialization (f44b2a8)
  • make Offer.callToAction nullable (2d21908)

1.3.2 - 2022-08-02 #

Bug Fixes #

  • upgrade android sdk to 1.9.3 (cf46401)

1.3.1 - 2022-07-27 #

Bug Fixes #

  • set correct content type when sending login request on Android (3bcfbf5)

1.3.0 - 2022-07-26 #

Features #

  • upgrade Android SDK from 1.9.0 to 1.9.1 (8fe69eb)
  • upgrade iOS SDK from 3.6.0 to 3.6.1 (f42e3ba)

1.2.0 - 2022-07-22 #

Features #

  • upgrade Android SDK to 1.9.0 (ff610a5)
  • add getBeaconContactsSummary method and deprecate getBeaconsSummary (279afca)
  • example: update beacons screen (fc26027)

1.1.0 - 2022-07-15 #

Features #

  • add setLoggingEnabled method (f7e6a23)
  • example: update iOS app icons (5839bd2)
  • set min log level on native platforms (a719905)

Bug Fixes #

  • example: call setLoggingEnabled with true (323aa2a)
  • example: set correct badgeName parameter (1ad07b1)
  • example: support building android in release mode (1a3a66d)
  • iOS return result from startListeningBeacons (19681ef)
  • parseOfferId (a8fd370)
  • pass required param (838d6d8)

1.0.0 #

  • Initial release
  • Support Beaconsmind iOS SDK 3.3.0
  • Support Beaconsmind Android SDK 1.4.1