Changelog
Check out release history for stable releases of iOS SDKs. Stable releases have been tested thoroughly and are ready for use in your production apps.
Need to upgrade?
Select your current version to see all the features and fixes from your version to the latest release.
Breaking Changes
Features
Bug Fixes
1.x Releases
1.2.9
code changes1.2.8
code changes1.2.7
code changes1.2.6
code changesBug Fixes
- device attributes shows sdk version instead of wrapper version (e2462b9)
1.2.5
code changes1.2.4
code changesBug Fixes
- updated gist version in podspec (ab231b1)
1.2.3
code changesBug Fixes
- install in-app bug fix via gist 2.2.1 (38d64fd)
1.2.2
code changesBug Fixes
- updating gist dependency version (0b8569c)
1.2.1
code changesBug Fixes
- added expo and flutter values in source enum (274aa1c)
1.2.0
code changesFeatures
- allow option to handle deep link yourself (#177) (b8167ea)
- delete expired queue tasks (dc22280)
- in-app into develop to promote to alpha (2b2712c)
- sdk wrappers modify user-agent (5c127e5)
Bug Fixes
- cocoapods compiling of SDK (a20e583)
- compile sdk without xcode error app extensions (#185) (5fc0fd5)
- consolidate all apple platforms under ios (423f050)
- deprecating creating own instances (#202) (18859e6)
- image not shown in rich push notification (9fb8490)
- improve reliability of screen view tracking (60e9289)
- make sdkwrapperconfig accessible (#188) (f996a68)
- queue attempts to run all tasks on each run (80f90e9)
- restricting create own instance (085735c)
- some classes not found in tracking module (45f178e)
- updating gist dependency version (23c432e)
1.1.1
code changesBug Fixes
- send attributes in all caps to API (9eea27b)
1.1.0
code changes1.1.0 (2022-06-01)
Features
- add device_manufacturer device attribute (585aefb)
- adding support for device attributes and custom device attributes (#143) (84ead00)
Bug Fixes
- add siteid to logs help with multi-workspace (#130) (0ad3906)
- change property name from push_subscribed to push_enabled (2f071ec)
- locale uses preferred language (4a5ecf1)
- missing public sdk functions (0ca0618)
- remove platform from os_version attribute (f735197)
- use dashes instead of underscores device locale (f85e858)