All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Android native SDK is updated to v. 5.1.2
- iOS native SDK is updated to v. 3.0.1
- Podspecs now include
Beacon
as dependency
v0.5.0 - 2022-11-03
- Removed the use of jcenter for Android
- Android native SDK is updated to v. 4.1.0
- Typescript support
v0.4.0 - 2021-07-08
- Added
navigate
API method, by @martinpoulsen (see #8)
v0.3.0 - 2021-01-14
- Allow
HelpscoutBeacon.open
to be called in basic mode (non secure mode), i.e. without encryptedsignature
, by @andrekovac (see #6)
- Android: Upgrade HelpScout Beacon SDK to version 2.3.1, by @andrekovac (see #6)