What’s Changed
- Support for handling identities request
Event
's in AEPIdentity (#625) - Improve public visiblity of
RuleConsequence
(#626, #627) - Added
getDeviceModelNumber
toSystemInfoService
(#628) - Various additions to
ThreadSafeDictionary
(#629) - Added the ability to make a network request with raw data that is not UTF encoded (#631)
- Fixed a bug where condition definitions that did not contain a value were not handled correctly (#632)
- Introduced an API to set button image data to the
FloatingButton
(#633) - Added
optimize
EventType
(#638) - Introduced an API to hide the
FullscreenMessage
(#640) - Fixed a bug where token (~ timestampu) was not expanded correctly (#642)
- Introduced
webViewDidFinishLoading
toFullScreenMessageDelegate
(#644)
Note: This release introduces breaking changes to the
NetworkService
and theSystemInfoService
.