[2.9.1] - 09/2024
Fixes
- Fix parsing onMessageReceived method
[2.9.0] - 08/2024
Add
- Migrate to gradle 8 compatibility
- Improved notification permission device PUT (* bug from 2.5.0)
[2.8.0] - 07/2024
Add
- Add arm64 on iOS simulator compatibility
[2.7.1] - 06/2024
Fixes
- Add clicked button
[2.7.0] - 05/2024
Add
- Update android api 34
[2.6.0] - 03/2024
Add
- Add cache inApp
[2.5.1] - 03/2024
Add
- Added campaign ID, sending ID and Customer journey parameters to push click event.
- Adds close popup when clicked parameter.
[2.5.0] - 01/2024
Add
- Close Popup when is clicked
[2.4.1] - 01/2024
Fix
- Fix push receive event on create Push iOS object
[2.4.0] - 11/2023
Add
- Avoid cypher
- Push secure received event
[2.3.0] - 10/2023
Add
- Update to android: 5.5
[2.2.0] - 10/2023
Add
- Update to android: 5.4.+ and iOS: 6.2
- Update Hms module
[2.1.5] - 09/2023
Fixes
- Fix callback onmessagereceived on ios with push object data field
- Add getpush on foreground with setDefaultActivity android option
[2.1.4] - 09/2023
Fixes
- Add arm64 to excluse simulator debug
[2.1.3] - 09/2023
Fixes
- Fix open app with app closed
[2.1.2] - 08/2023
Fixes
- Fix topics push callback
- fix external app callback on init
[2.1.1] - 08/2023
Fixes
- Fix permission push on android 13
[2.1.0] - 05/2023
Added
- Added new getPush method
[2.0.3] - 04/2023
Fixes
- Fix parse push button object
[2.0.2] - 03/2023
Fixes
- Fix change name on sdk iOS
[2.0.1] - 03/2023
Fixes
- Fix podspec sdk ios
[2.0.0] - 01/2023
Added
- InApp modularization
[1.4.0] - 09/2022
Added
- HMS modularization
[1.3.1] - 05/2022
Fixes
- Action inApp when is tapped with two or more inApp shows at the same time
[1.3.0] -05/2022
Added
- Silent push and methods to get notification info
[1.2.0] - 04/2022
Added
- Add HMS libraries with option to exclude if necessary
[1.1.0] - 03/2022
Added
- Delete the HMS libraries to avoid publication problems in the Play Store
[1.0.0] - 02/2022
Added
- CI Configuration
[0.5.1] - 01/2022
Fix
- Edit callback of getInApp method
[0.5.0] - 01/2022
Added
- InApp Dismiss Forever
- InApp utilities (numberOfClicks, numberOfShows)
- Event custom to iurny
[0.4.1] - 11/2021
Added
- Upgrade flutter version
[0.4.0] - 10/2021
Added
- Category field in Inbox notifications
[0.3.0] - 10/2021
Added
- Customer Service
- Compatibility with Android 12
[0.2.3] - 10/2021
Fixes
- Device disable
[0.2.2] - 10/2021
Fixes
- Model InApp on iOS
[0.2.1] - 10/2021
Fixes
- Update podspec
[0.2.0] - 09/2021
Added
- Add utils in case the firebase plugin is installed
- Modify inbox authentication configuration pickup
[0.1.3] - 09/2021
Fixes
- Fix inApp click
[0.1.2] - 09/2021
Fixes
- Fix doc
[0.1.1] - 09/2021
Fixes
- Edit example app
[0.1.0] - 09/2021
Added
- First upload