You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,17 @@ This project adheres to [Semantic Versioning](http://semver.org/).
17
17
- Anonymous user activation is currently in private beta. If you'd like to learn more about it or discuss using it, talk to your Iterable customer success manager (who can also provide detailed documentation).
18
18
19
19
## [Unreleased]
20
+
- Adding section for unreleased changes
21
+
22
+
## [6.5.11]
23
+
### Fixed
24
+
- Added missing constructor for `IterableAPIMobileFrameworkInfo`
25
+
26
+
## [6.5.10]
20
27
### Added
21
28
- Added `mobileFrameworkInfo` configuration option to `IterableConfig` to identify the mobile framework (Flutter, React Native, or Native) being used with the SDK.
29
+
### Fixed
30
+
- Fixed notification tracking bug that prevents SDK from receiving push notifications when system notification settings are turned off.
0 commit comments