Releases: autopilot3/ortto-push-ios-sdk
Releases · autopilot3/ortto-push-ios-sdk
v1.7.0
What's Changed
- hook into widget callbacks to close if no activity happens by @scrummitch in #30
Full Changelog: v1.6.4...v1.7.0
v1.6.4
What's Changed
- update the log for duplicate session IDs by @scrummitch in #29
Full Changelog: v1.6.3...v1.6.4
v1.6.0
What's Changed
- Bump rexml from 3.3.3 to 3.3.6 by @dependabot in #22
- adds widget callback promise by @scrummitch in #24
Full Changelog: v1.5.12...v1.6.0
v1.5.11
What's Changed
- Bump rexml from 3.2.8 to 3.3.3 by @dependabot in #20
- add callback to identity method by @scrummitch in #21
Full Changelog: v1.5.10...v1.5.11
v1.5.10
What's Changed
- fixes issue with saving prefixed keys by @scrummitch in #19
Full Changelog: v1.5.9...v1.5.10
v1.5.9
What's Changed
- adds base64url decode with appropriate test by @scrummitch in #16
- Issues/session unwrap fix by @scrummitch in #18
Full Changelog: v1.5.7...v1.5.9
v1.5.0
What's Changed
- adds capture by @scrummitch in #5
- removes reachability by @scrummitch in #11
Full Changelog: 1.4.0...1.5.0
v1.4.0
- Moves all UIKit imports from the
OrttoSDKCore
module - Adds new
OrttoPushMessaging
module - Updates
OrttoPushMessagingAPNS
andOrttoPushMessagingFCM
modules to importOrttoPushMessaging