Releases: AristideVB/customerio-flutter
Releases · AristideVB/customerio-flutter
1.0.0
1.0.0 (2024-10-12)
Features
- added missing methods (#17) (73f29e6)
- added SDK config (#1) (e8ed7dd)
- do not show modal message if screen changes and page rule mismatches (#131) (a563055)
- in-app dismiss support (#51) (c4d21f2)
- in-app message persistence (#97) (71d85cc)
- process push notifications received outside CIO SDK (#38) (7b5cb7e)
- support for android gradle plugin 8 (#117) (48b4e06)
- tracking and in-app added (#2) (c23f2d9)
Bug Fixes
- add test coverage and refactored scripts (#34) (f7f2387)
- added proguard rules for R8 strict mode (#116) (9946fe7)
- autoupdate to latest major version of iOS SDK (#40) (974a342)
- formatting issues (d67fa7e)
- hardcode android native SDK version (#61) (587f559)
- improve android push click behavior (#89) (62b9e61)
- improve in-app logs (#139) (b10cc75)
- in-app concurrency issue android (#73) (93332a4)
- in-app crash for no browser (#94) (8b859ed)
- in-app messages not displaying for release builds on Android (#65) (1d742c2)
- in-app remove gist org id (#19) (ce4cc9e)
- iOS crash on forced unwrapping (#59) (f514174)
- missing methods and extra dependency (2c5deca)
- missing opened metric on android 12 and above (#43) (1a61e0e)
- obj-c bindings issue (0dbe4ef)
- plugin version in user-agent (a10e482)
- release script typo (2a8b7ae)
- send native to flutter messages on main thread (#134) (bc8704b)
- stack-overflow caused by BQ recursion (#90) (ebc7511)
- typo fixed (#9) (a5107df), closes #7 #8
- updated android dependency to auto update (#24) (040cef2)
- updated icon and typo (57c6eef)
- updated module name from common to CioInternalCommon (#55) (d81f8df)