menu
Is this helpful?

# Release Notes

# v2.0.1

Date: 2022/09/23 Download (opens new window)

Notes:

  • Migrated to UE5

# v2.0.0

Date: 2022/09/23 Download (opens new window)

Notes:

  • Migrated to UE5

# v1.6.0

Date: 2022/09/23 Download (opens new window)

Notes:

  • Migrated to UE5
  • Add PC preset attribute #zone_offset acquisition and time formatting logic
  • Increase the PC event cache function, the reporting strategy is 15s or 20
  • Add PC settings reporting status interface
  • Fix some known issues

# v1.5.0

Date: 2022/06/16

Notes:

  • Update iOS(2.8.0.1) and Android SDK(2.8.0.1) versions
  • Android & IOS support data encryption
  • Android & IOS support three-party data synchronization
  • Android & IOS supports automatic collection of event callbacks
  • Android & IOS support collecting Crash events
  • Android & IOS support setTrackStatus interface
  • All platforms support the UserUniqueAppend interface
  • Interface optimization for setting dynamic public properties
  • Added #install_time/#fps/#ram/#disk preset properties for PC
  • Known bug fixes

# v1.4.1

Date: 2022/03/15

Notes:

  • Update iOS(2.7.3) and Android SDK(2.7.3) versions
  • Android & IOS support complex data types
  • The new interface supports enabling automatic collection of events and passing in events that need to be enabled
  • The new interface supports passing in custom attributes when automatic event collection is enabled
  • Code structure adjustment