Skip to content

Latest commit

 

History

History
263 lines (128 loc) · 14.2 KB

CHANGELOG.md

File metadata and controls

263 lines (128 loc) · 14.2 KB

1.5.2 (2024-09-06)

Bug Fixes

1.5.1 (2024-08-01)

Bug Fixes

  • send native to flutter messages on main thread (#134) (bc8704b)

1.5.0 (2024-07-02)

Features

  • do not show modal message if screen changes and page rule mismatches (#131) (a563055)

1.4.0 (2024-04-18)

Features

1.3.2 (2024-04-08)

Bug Fixes

  • added proguard rules for R8 strict mode (#116) (9946fe7)

1.3.1 (2023-11-14)

Bug Fixes

  • improve android push click behavior (#89) (62b9e61)

1.3.0 (2023-10-25)

Features

1.2.7 (2023-10-18)

Bug Fixes

1.2.6 (2023-09-28)

Bug Fixes

  • stack-overflow caused by BQ recursion (#90) (ebc7511)

1.2.5 (2023-09-07)

Bug Fixes

  • in-app concurrency issue android (#73) (93332a4)

1.2.4 (2023-07-25)

Bug Fixes

  • in-app messages not displaying for release builds on Android (#65) (1d742c2)

1.2.3 (2023-07-14)

Bug Fixes

  • hardcode android native SDK version (#61) (587f559)

1.2.2 (2023-06-27)

Bug Fixes

1.2.1 (2023-06-06)

Bug Fixes

  • updated module name from common to CioInternalCommon (#55) (d81f8df)

1.2.0 (2023-06-01)

Features

1.1.2 (2023-05-03)

Bug Fixes

  • autoupdate to latest major version of iOS SDK (#40) (974a342)

1.1.1 (2023-04-26)

Bug Fixes

  • missing opened metric on android 12 and above (#43) (1a61e0e)

1.1.0 (2023-04-26)

Features

  • process push notifications received outside CIO SDK (#38) (7b5cb7e)

1.0.0 (2023-04-03)

Features

Bug Fixes

1.0.0-beta.3 (2023-03-31)

Bug Fixes

1.0.0-beta.2 (2023-03-31)

Bug Fixes

  • add test coverage and refactored scripts (#34) (f7f2387)

1.0.0-beta.1 (2023-03-07)

Features

Bug Fixes

1.0.0-alpha.9 (2023-02-16)

Bug Fixes

  • updated android dependency to auto update (#24) (040cef2)

1.0.0-alpha.8 (2023-02-13)

Features

1.0.0-alpha.7 (2023-02-09)

Bug Fixes

1.0.0-alpha.6 (2023-01-01)

Bug Fixes

1.0.0-alpha.5 (2023-01-01)

Bug Fixes

  • plugin version in user-agent (a10e482)

1.0.0-alpha.4 (2022-12-30)

Bug Fixes

1.0.0-alpha.3 (2022-12-29)

Bug Fixes

  • missing methods and extra dependency (2c5deca)

1.0.0-alpha.2 (2022-12-22)

Bug Fixes

1.0.0-alpha.1 (2022-12-22)

Features

Bug Fixes

0.0.1-alpha.3

  • iOS version bump

0.0.1-alpha.2

  • Push messaging support

0.0.1-alpha.1

  • SDK config support
  • Tracking support
  • In-app messages support