Skip to content

Release 3.1.0#22

Merged
arnaud-roland merged 12 commits into
masterfrom
dev
Apr 22, 2026
Merged

Release 3.1.0#22
arnaud-roland merged 12 commits into
masterfrom
dev

Conversation

@arnaud-roland

Copy link
Copy Markdown
Contributor

3.1.0

Plugin

  • Updated Batch to 3.3

Profile

  • Added setTopicPreferences(List<String>? topics) to BatchProfileAttributeEditor class to set or reset the profile topic preferences.
  • Added addToTopicPreferences(List<String> topics) to BatchProfileAttributeEditor class to add topics to the profile topic preferences.
  • Added removeFromTopicPreferences(List<String> topics) to BatchProfileAttributeEditor class to remove topics from the profile topic preferences.
  • Profile string attributes now support up to 300 characters for the Customer Engagement Platform (CEP). The limit for the Mobile Engagement Platform (MEP) remains 64 characters. Attributes set via BatchProfileAttributeEditor.setStringAttribute() longer than 64 characters will only be applied to the CEP.
  • Event string attributes now support up to 300 characters for the Customer Engagement Platform (CEP). The limit for the Mobile Engagement Platform (MEP) remains 200 characters. Attributes set via BatchEventAttributes.putString() longer than 200 characters will only be applied to the CEP.

Push

  • Added requestNotificationAuthorizationAsync()to request notification authorization and return a promise that resolve with the authorization result.

@arnaud-roland arnaud-roland merged commit 00df451 into master Apr 22, 2026
4 checks passed
@arnaud-roland arnaud-roland deleted the dev branch April 22, 2026 13:03
@arnaud-roland arnaud-roland restored the dev branch April 22, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant