Skip to content

Commit d133f8e

Browse files
committed
Release 7.13.0
1 parent 5d4ab62 commit d133f8e

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [7.13.0] - 2026-04-23
4+
5+
### Changed
6+
7+
- Improved responsiveness of order geofence crossing updates by flushing the crossing location together with the current batch.
8+
9+
### Fixed
10+
11+
- Fixed SDK exponential backoff so reconnection retries happen promptly after connectivity loss.
12+
- Fixed batching edge cases around battery-change location events.
13+
- Fixed cases where state attached to emitted events could be stale.
14+
315
## [7.12.0] - 2025-09-30
416

517
### Added
@@ -1023,3 +1035,4 @@ We are excited to announce the release of HyperTrack Android SDK 7.0.0, a major
10231035
[7.11.3]: https://github.com/hypertrack/sdk-android/releases/tag/7.11.3
10241036
[7.11.4]: https://github.com/hypertrack/sdk-android/releases/tag/7.11.4
10251037
[7.12.0]: https://github.com/hypertrack/sdk-android/releases/tag/7.12.0
1038+
[7.13.0]: https://github.com/hypertrack/sdk-android/releases/tag/7.13.0

0 commit comments

Comments
 (0)