forked from customerio/customerio-flutter
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] main from customerio:main #1
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* added support for config along with android native bindings * added ios config bindings * removed logging config * PR suggestions * removed unused config attributes
pull bot
pushed a commit
that referenced
this pull request
Apr 26, 2023
## 1.0.0-alpha.1 (2022-12-22) ### Features * added SDK config ([#1](customerio#1)) ([e8ed7dd](customerio@e8ed7dd)) * tracking and in-app added ([#2](customerio#2)) ([c23f2d9](customerio@c23f2d9)) ### Bug Fixes * typo fixed ([customerio#9](customerio#9)) ([a5107df](customerio@a5107df)), closes [#7](customerio#7) [#8](customerio#8)
pull bot
pushed a commit
that referenced
this pull request
Apr 26, 2023
## 1.0.0-alpha.1 (2022-12-22) ### Features * added SDK config ([#1](customerio#1)) ([e8ed7dd](customerio@e8ed7dd)) * tracking and in-app added ([#2](customerio#2)) ([c23f2d9](customerio@c23f2d9)) ### Bug Fixes * typo fixed ([customerio#9](customerio#9)) ([a5107df](customerio@a5107df)), closes [#7](customerio#7) [#8](customerio#8)
pull bot
pushed a commit
that referenced
this pull request
Apr 26, 2023
## 1.0.0-beta.1 (2023-03-07) ### Features * added missing methods ([customerio#17](customerio#17)) ([73f29e6](customerio@73f29e6)) * added SDK config ([#1](customerio#1)) ([e8ed7dd](customerio@e8ed7dd)) * tracking and in-app added ([#2](customerio#2)) ([c23f2d9](customerio@c23f2d9)) ### Bug Fixes * formatting issues ([d67fa7e](customerio@d67fa7e)) * in-app remove gist org id ([customerio#19](customerio#19)) ([ce4cc9e](customerio@ce4cc9e)) * missing methods and extra dependency ([2c5deca](customerio@2c5deca)) * obj-c bindings issue ([0dbe4ef](customerio@0dbe4ef)) * plugin version in user-agent ([a10e482](customerio@a10e482)) * typo fixed ([customerio#9](customerio#9)) ([a5107df](customerio@a5107df)), closes [#7](customerio#7) [#8](customerio#8) * updated android dependency to auto update ([customerio#24](customerio#24)) ([040cef2](customerio@040cef2)) * updated icon and typo ([57c6eef](customerio@57c6eef))
pull bot
pushed a commit
that referenced
this pull request
Apr 26, 2023
## 1.0.0 (2023-04-03) ### Features * added missing methods ([customerio#17](customerio#17)) ([73f29e6](customerio@73f29e6)) * added SDK config ([#1](customerio#1)) ([e8ed7dd](customerio@e8ed7dd)) * tracking and in-app added ([#2](customerio#2)) ([c23f2d9](customerio@c23f2d9)) ### Bug Fixes * add test coverage and refactored scripts ([customerio#34](customerio#34)) ([f7f2387](customerio@f7f2387)) * formatting issues ([d67fa7e](customerio@d67fa7e)) * in-app remove gist org id ([customerio#19](customerio#19)) ([ce4cc9e](customerio@ce4cc9e)) * missing methods and extra dependency ([2c5deca](customerio@2c5deca)) * obj-c bindings issue ([0dbe4ef](customerio@0dbe4ef)) * plugin version in user-agent ([a10e482](customerio@a10e482)) * release script typo ([2a8b7ae](customerio@2a8b7ae)) * typo fixed ([customerio#9](customerio#9)) ([a5107df](customerio@a5107df)), closes [#7](customerio#7) [#8](customerio#8) * updated android dependency to auto update ([customerio#24](customerio#24)) ([040cef2](customerio@040cef2)) * updated icon and typo ([57c6eef](customerio@57c6eef))
github-actions bot
pushed a commit
that referenced
this pull request
Oct 18, 2023
## 1.0.0 (2023-10-18) ### Features * added missing methods ([customerio#17](https://github.com/nagyist/customerio-flutter/issues/17)) ([73f29e6](73f29e6)) * added SDK config ([#1](#1)) ([e8ed7dd](e8ed7dd)) * in-app dismiss support ([customerio#51](https://github.com/nagyist/customerio-flutter/issues/51)) ([c4d21f2](c4d21f2)) * process push notifications received outside CIO SDK ([customerio#38](https://github.com/nagyist/customerio-flutter/issues/38)) ([7b5cb7e](7b5cb7e)) * tracking and in-app added ([#2](#2)) ([c23f2d9](c23f2d9)) ### Bug Fixes * add test coverage and refactored scripts ([customerio#34](https://github.com/nagyist/customerio-flutter/issues/34)) ([f7f2387](f7f2387)) * autoupdate to latest major version of iOS SDK ([customerio#40](https://github.com/nagyist/customerio-flutter/issues/40)) ([974a342](974a342)) * formatting issues ([d67fa7e](d67fa7e)) * hardcode android native SDK version ([customerio#61](https://github.com/nagyist/customerio-flutter/issues/61)) ([587f559](587f559)) * in-app concurrency issue android ([customerio#73](https://github.com/nagyist/customerio-flutter/issues/73)) ([93332a4](93332a4)) * in-app crash for no browser ([customerio#94](https://github.com/nagyist/customerio-flutter/issues/94)) ([8b859ed](8b859ed)) * in-app messages not displaying for release builds on Android ([customerio#65](https://github.com/nagyist/customerio-flutter/issues/65)) ([1d742c2](1d742c2)) * in-app remove gist org id ([customerio#19](https://github.com/nagyist/customerio-flutter/issues/19)) ([ce4cc9e](ce4cc9e)) * iOS crash on forced unwrapping ([customerio#59](https://github.com/nagyist/customerio-flutter/issues/59)) ([f514174](f514174)) * missing methods and extra dependency ([2c5deca](2c5deca)) * missing opened metric on android 12 and above ([customerio#43](https://github.com/nagyist/customerio-flutter/issues/43)) ([1a61e0e](1a61e0e)) * obj-c bindings issue ([0dbe4ef](0dbe4ef)) * plugin version in user-agent ([a10e482](a10e482)) * release script typo ([2a8b7ae](2a8b7ae)) * stack-overflow caused by BQ recursion ([customerio#90](https://github.com/nagyist/customerio-flutter/issues/90)) ([ebc7511](ebc7511)) * typo fixed ([customerio#9](https://github.com/nagyist/customerio-flutter/issues/9)) ([a5107df](a5107df)), closes [#7](#7) [#8](#8) * updated android dependency to auto update ([customerio#24](https://github.com/nagyist/customerio-flutter/issues/24)) ([040cef2](040cef2)) * updated icon and typo ([57c6eef](57c6eef)) * updated module name from common to CioInternalCommon ([customerio#55](https://github.com/nagyist/customerio-flutter/issues/55)) ([d81f8df](d81f8df))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )