From 511ae0f72e0e7c0202f4e53aa92c9e0da50f32a9 Mon Sep 17 00:00:00 2001 From: pavel-kuznetsov-hypertrack <78730314+pavel-kuznetsov-hypertrack@users.noreply.github.com> Date: Wed, 28 Aug 2024 19:34:08 +0300 Subject: [PATCH] Update version and CHANGELOG (#40) --- CHANGELOG.md | 7 +++++++ docs/classes/HyperTrack.html | 4 ++-- docs/enums/HyperTrackError.html | 4 ++-- docs/index.html | 4 ++-- docs/interfaces/Subscription.html | 4 ++-- docs/types/Errors.html | 2 +- docs/types/Failure.html | 2 +- docs/types/Location.html | 2 +- docs/types/LocationError.html | 2 +- docs/types/LocationWithDeviation.html | 2 +- docs/types/NotRunning.html | 2 +- docs/types/Order.html | 2 +- docs/types/OrderStatus.html | 2 +- docs/types/Result.html | 2 +- docs/types/Starting.html | 2 +- docs/types/Success.html | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 18 files changed, 29 insertions(+), 22 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ccdb04..055ef58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.5.1] - 2024-08-28 + +### Fixed + +- Serialization bug for `Order.isInsideGeofence` success case on iOS + ## [3.5.0] - 2024-08-22 ### Added @@ -268,3 +274,4 @@ We are excited to announce the release of HyperTrack Ionic Capacitor SDK 2.0.0, [3.3.1]: https://github.com/hypertrack/sdk-ionic-capacitor/releases/tag/3.3.1 [3.4.0]: https://github.com/hypertrack/sdk-ionic-capacitor/releases/tag/3.4.0 [3.5.0]: https://github.com/hypertrack/sdk-ionic-capacitor/releases/tag/3.5.0 +[3.5.1]: https://github.com/hypertrack/sdk-ionic-capacitor/releases/tag/3.5.1 diff --git a/docs/classes/HyperTrack.html b/docs/classes/HyperTrack.html index 8b02d7e..257ca2f 100644 --- a/docs/classes/HyperTrack.html +++ b/docs/classes/HyperTrack.html @@ -1,4 +1,4 @@ -
Subscription
[iOS only] The app is not authorized to use location services.
[Android only] The user denied notification permissions needed to display a persistent notification needed for foreground location tracking.
-
Example
-