Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 909 Bytes

File metadata and controls

51 lines (28 loc) · 909 Bytes

0.7.5 (2025/10/28)

  • fix android compilation errors when new architecture is enabled,

0.7.4 (2025/02/18)

  • fix code generation when new architecture is enabled,

0.7.3 (2025/08/25)

  • Update EventName type to string

0.7.1 / 0.7.2 (2024/09/20)

  • fix includePropertiesInPrivacyModes for android,

0.7.0 (2024/07/22)

  • change piano visitorIDType from custom to UUID

0.6.0 (2024/06)

  • update android SDK to 3.4.0.

Breaking change

  • Method deleteUser() is not supported anymore.

0.5.0 (2024/04/09)

  • update page event type (add 'com.display')

0.4.0 (2023/11/10)

  • add privacyIncludeProperty and privacyIncludeProperties

0.3.0 (2023/10/18)

  • add setVisitorId and getVisitorId
  • fix CI

0.2.0 (2023/07/24)

  • migration to turbo module
  • FIX: siteId integer not being correctly handled
  • update docs and types
  • export types

0.1.0 (2023/07/04)

  • Initial version