Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 1.7 KB

CHANGELOG.md

File metadata and controls

50 lines (28 loc) · 1.7 KB

Changelog

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.

[v0.6.0] - 2024-09-23

Changed

  • 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

Fixed

  • Removed the use of jcenter for Android

Changed

  • Android native SDK is updated to v. 4.1.0

Added

  • Typescript support

v0.4.0 - 2021-07-08

Added

v0.3.0 - 2021-01-14

Added

  • Allow HelpscoutBeacon.open to be called in basic mode (non secure mode), i.e. without encrypted signature, by @andrekovac (see #6)

Changed

  • Android: Upgrade HelpScout Beacon SDK to version 2.3.1, by @andrekovac (see #6)