Skip to content

Latest commit

 

History

History
205 lines (122 loc) · 5.13 KB

CHANGELOG.md

File metadata and controls

205 lines (122 loc) · 5.13 KB

Changelog

1.6.25 - 2024-11-26

Added

  • New module RuStore.

Fixed

  • Fix event writing to storage exception.

Changed

  • Update native Android to 1.6.49.

1.6.24 - 2024-10-22

Changed

  • Update native Android to 1.6.47.

Removed

  • Api setEnabledMetrics.
  • Api setAutoCatchingTypes.

1.6.23 - 2024-10-08

Fixed

  • Fix Affise.module.getStatus timing retry.

Changed

  • Update native iOS to 1.6.42.
  • Update native Android to 1.6.45.

1.6.22 - 2024-10-02

Added

  • Module Subscription StoreKit2 support.

Changed

  • Update native iOS to 1.6.41.

1.6.21 - 2024-09-06

Added

  • Module Subscription support.

Changed

  • Update native iOS to 1.6.40.
  • Update native Android to 1.6.44.

1.6.20 - 2024-08-19

Added

  • iOS only api Affise.ios.getReferrerOnServer.
  • iOS only api Affise.ios.getReferrerOnServerValue.

Changed

  • Api Affise.getReferrer to Affise.getReferrerUrl.
  • Api Affise.getReferrerValue to Affise.getReferrerUrlValue.
  • Update native iOS to 1.6.39.
  • Update native Android to 1.6.42.

1.6.19 - 2024-08-01

Fixed

  • Fix build ios.

1.6.18 - 2024-07-31

Added

  • Modules compatibility check.

Fixed

  • Api Affise.Module.getStatus.

Changed

  • Update native iOS to 1.6.36.
  • Update native Android to 1.6.40.

1.6.17 - 2024-07-09

Fixed

  • AGP error
  • Android Deeplink callback on open application
  • Event timestamps

Added

  • New module Link support.
  • New module AndroidId support.

Changed

  • Update native iOS to 1.6.33.
  • Update native Android to 1.6.38.
  • Update registerDeeplinkCallback change uri to convenient values.
  • Update api Affise.getStatus moved to Affise.module.getStatus.
  • Update api Affise.moduleStart moved to Affise.module.moduleStart.
  • Update api Affise.getModulesInstalled moved to Affise.module.getModulesInstalled.

1.6.16 - 2024-06-14

Fixed

  • Build failure

Changed

  • Update native Android to 1.6.35.

1.6.15 - 2024-06-03

Changed

  • Update native Android to 1.6.34.

1.6.14 - 2024-05-30

Added

  • Event api sendNow.
  • Affise internal library group callback support.

Changed

  • Update native iOS to 1.6.32.
  • Update native Android to 1.6.33.

1.6.13 - 2024-03-13

Added

  • Api isFirstRun.

Changed

  • Update native iOS to 1.6.27.
  • Update native Android to 1.6.32.

1.6.12 - 2024-02-06

Changed

  • Update native iOS to 1.6.25.
  • Update native Android to 1.6.23.

1.6.11 - 2024-01-10

Added

  • Api getModulesInstalled.
  • New values in ReferrerKey.

Removed

  • Event api sendEvents.

Changed

  • Update native iOS to 1.6.20.
  • Update native Android to 1.6.22.

1.6.10 - 2023-12-19

Removed

  • Api init.

Changed

  • Api Affise.android.getReferrer to Affise.getReferrer
  • Api Affise.android.getReferrerValue to Affise.getReferrerValue