diff --git a/CHANGELOG.md b/CHANGELOG.md index 667ccf8..54d69e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [11.0.8] - 2023-11-08 + +### Changed + +- Updated HyperTrack Android SDK to [7.0.7](https://github.com/hypertrack/sdk-android/releases/tag/7.0.7) +- Updated HyperTrack iOS SDK to [5.0.5](https://github.com/hypertrack/sdk-ios/releases/tag/5.0.5) + ## [11.0.7] - 2023-10-19 ### Fixed @@ -698,3 +705,4 @@ Initial release. [11.0.5]: https://github.com/hypertrack/sdk-react-native/releases/tag/11.0.5 [11.0.6]: https://github.com/hypertrack/sdk-react-native/releases/tag/11.0.6 [11.0.7]: https://github.com/hypertrack/sdk-react-native/releases/tag/11.0.7 +[11.0.8]: https://github.com/hypertrack/sdk-react-native/releases/tag/11.0.8 diff --git a/README.md b/README.md index 9938753..c80757b 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ [![GitHub](https://img.shields.io/github/license/hypertrack/sdk-react-native?color=orange)](./LICENSE) [![npm](https://img.shields.io/npm/v/hypertrack-sdk-react-native.svg)](https://www.npmjs.com/package/hypertrack-sdk-react-native) -[![iOS SDK](https://img.shields.io/badge/iOS%20SDK-5.0.4-brightgreen.svg)](https://github.com/hypertrack/sdk-ios) -[![Android SDK](https://img.shields.io/badge/Android%20SDK-7.0.6-brightgreen.svg)](https://github.com/hypertrack/sdk-android) +[![iOS SDK](https://img.shields.io/badge/iOS%20SDK-5.0.5-brightgreen.svg)](https://github.com/hypertrack/sdk-ios) +[![Android SDK](https://img.shields.io/badge/Android%20SDK-7.0.7-brightgreen.svg)](https://github.com/hypertrack/sdk-android) [HyperTrack](https://www.hypertrack.com) lets you add live location tracking to your mobile app. Live location is made available along with ongoing activity, tracking controls and tracking outage with reasons. diff --git a/android/gradle.properties b/android/gradle.properties index 5bf4f03..f941eca 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -1,3 +1,3 @@ HyperTrackSdk_kotlinVersion=1.6.21 -HyperTrackSdk_HyperTrackSDKVersion=7.0.6 +HyperTrackSdk_HyperTrackSDKVersion=7.0.7 android.useAndroidX=true diff --git a/docs/classes/HyperTrack.html b/docs/classes/HyperTrack.html index fedf14e..acb6f14 100644 --- a/docs/classes/HyperTrack.html +++ b/docs/classes/HyperTrack.html @@ -1,4 +1,4 @@ -HyperTrack | HyperTrack React Native SDK API - v11.0.7
+HyperTrack | HyperTrack React Native SDK API - v11.0.8
  • Preparing search index...
  • -
  • The search index is not available
HyperTrack React Native SDK API - v11.0.7
+
  • The search index is not available
  • HyperTrack React Native SDK API - v11.0.8
    @@ -393,7 +393,7 @@

    Theme

    @@ -6,13 +6,13 @@
    HyperTrack React Native SDK API - v11.0.7 +
  • The search index is not available
  • HyperTrack React Native SDK API - v11.0.8
    @@ -132,7 +132,7 @@

    Theme

    @@ -6,20 +6,20 @@
    HyperTrack React Native SDK API - v11.0.7 +
  • The search index is not available
  • HyperTrack React Native SDK API - v11.0.8
    -

    HyperTrack React Native SDK API - v11.0.7

    +

    HyperTrack React Native SDK API - v11.0.8

    React Native HyperTrack SDK

    GitHub npm -iOS SDK -Android SDK

    +iOS SDK +Android SDK

    HyperTrack lets you add live location tracking to your mobile app. Live location is made available along with ongoing activity, tracking controls and tracking outage with reasons.

    React Native HyperTrack SDK is a wrapper around native iOS and Android SDKs that allows to integrate HyperTrack into React Native apps.

    For information about how to get started with React Native HyperTrack SDK, please check this Guide.

    @@ -83,7 +83,7 @@

    Theme

    @@ -6,12 +6,12 @@
    HyperTrack React Native SDK API - v11.0.7 +
  • The search index is not available
  • HyperTrack React Native SDK API - v11.0.8
    -

    HyperTrack React Native SDK API - v11.0.7

    +

    HyperTrack React Native SDK API - v11.0.8

    @@ -64,7 +64,7 @@

    Theme

    @@ -6,13 +6,13 @@ HyperTrack React Native SDK API - v11.0.7 +
  • The search index is not available
  • HyperTrack React Native SDK API - v11.0.8
    Errors: {
        type: "errors";
        value: HyperTrackError[];
    }
    @@ -42,7 +42,7 @@

    Theme

    @@ -6,13 +6,13 @@
    HyperTrack React Native SDK API - v11.0.7 +
  • The search index is not available
  • HyperTrack React Native SDK API - v11.0.8
    Failure<F>: {
        type: "failure";
        value: F;
    }
    @@ -47,7 +47,7 @@

    Theme

    @@ -6,13 +6,13 @@
    HyperTrack React Native SDK API - v11.0.7 +
  • The search index is not available
  • HyperTrack React Native SDK API - v11.0.8
    Location: {
        latitude: number;
        longitude: number;
    }
    @@ -42,7 +42,7 @@

    Theme

    @@ -6,13 +6,13 @@
    HyperTrack React Native SDK API - v11.0.7 +
  • The search index is not available
  • HyperTrack React Native SDK API - v11.0.8
    LocationError: NotRunning | Starting | Errors
    @@ -35,7 +35,7 @@

    Theme

    @@ -6,13 +6,13 @@ HyperTrack React Native SDK API - v11.0.7 +
  • The search index is not available
  • HyperTrack React Native SDK API - v11.0.8
    LocationWithDeviation: {
        location: Location;
        deviation: number;
    }
    @@ -42,7 +42,7 @@

    Theme

    @@ -6,13 +6,13 @@
    HyperTrack React Native SDK API - v11.0.7 +
  • The search index is not available
  • HyperTrack React Native SDK API - v11.0.8
    NotRunning: {
        type: "notRunning";
    }
    @@ -40,7 +40,7 @@

    Theme

    @@ -6,13 +6,13 @@
    HyperTrack React Native SDK API - v11.0.7 +
  • The search index is not available
  • HyperTrack React Native SDK API - v11.0.8
    Result<S, F>: Success<S> | Failure<F>
    @@ -42,7 +42,7 @@

    Theme

    @@ -6,13 +6,13 @@
    HyperTrack React Native SDK API - v11.0.7 +
  • The search index is not available
  • HyperTrack React Native SDK API - v11.0.8
    Starting: {
        type: "starting";
    }
    @@ -40,7 +40,7 @@

    Theme

    @@ -6,13 +6,13 @@
    HyperTrack React Native SDK API - v11.0.7 +
  • The search index is not available
  • HyperTrack React Native SDK API - v11.0.8
    Success<S>: {
        type: "success";
        value: S;
    }
    @@ -47,7 +47,7 @@

    Theme