Crisp Chat - v2.4.2
A flutter plugin package for using crisp chat natively on Android & iOS.
The latest package is on Crisp Chat - pub.dev
Added
- Added
getUnreadMessageCountto get unread message count, - Added Swift Package Manager support for iOS,
- Add validation for websiteID on iOS & Android SDK Level.
Changed
- Upgraded Crisp Android SDK from
2.0.13to2.0.16. - Increased
minSdkVersionfrom21to23. - Updated
compileSdkVersionfrom35to36. - Upgraded Android Gradle Plugin (AGP) from
8.6.1to8.9.1. - Upgraded Gradle from
8.7to8.11.1, - Upgraded Crisp iOS SDK from
2.8.2to2.12.0, - Increased the minimum iOS deployment target from
9.0to13.0.
What's Changed
- chore: Update Crisp Android SDK to version 2.0.13 and upgrade Gradle dependencies by @alamin-karno in #74
- feat: Update dependencies and support Google Play's 16KB page size requirement by @alamin-karno in #75
- feat: Update Android dependencies and SDK versions by @alamin-karno in #83
- feat: Update Crisp iOS SDK and bump minimum iOS version by @alamin-karno in #85
- Documentation website by @alpondith in #59
- Feature/implementation doc website by @alamin-karno in #86
- chore: Update cache dependency path in deploy-docs workflow by @alamin-karno in #87
- chore: Update GitHub Actions workflow for deploying docs by @alamin-karno in #88
- build(deps-dev): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /docsrc by @dependabot[bot] in #89
- build(deps-dev): bump vite from 5.4.19 to 5.4.21 in /docsrc by @dependabot[bot] in #90
- feat: Add unread message count feature by @alamin-karno in #91
- feature: swift package manager support by @alamin-karno in #92
- Release/v2.4.2 by @alamin-karno in #93
New Contributors
- @alpondith made their first contribution in #59
Full Changelog: crisp_chat_v2.4.1...crisp_chat_v2.4.2