Improvements
- Added
partnerConsentStatus: Map<String, ConsentStatus>to `ConsentManagementPlatform. This is to facilitate per-partner consent for Mediation. - Added
fun onPartnerConsentStatusChange(partnerId: String, status: ConsentStatus)toConsentObserver. - Added ability for Core to automatically subscribe
PublisherMetadataObservermodules.
Improvements:
- Added
PublisherMetadataObservers to receive notifications that publisher metadata has changed.
Bug Fixes:
- Made several environment getters async to ensure reliability.
Improvements:
- Split out Usercentrics adapter.
- Implemented most of the minor features.
Improvements:
- Initial version with basic functionality.