Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2023

Bumps com.braze:android-sdk-ui from 25.0.0 to 26.3.1.

Changelog

Sourced from com.braze:android-sdk-ui's changelog.

26.3.1

Release Date

Fixed
  • Internal bug fixes for an upcoming Braze push feature.

26.3.0

Release Date

Added
  • Added the ability to forward Firebase push notifications to FirebaseMessagingService implementations if that push notification is not a Braze notification.
    • Configured via runtime configuration through BrazeConfig.setFallbackFirebaseMessagingServiceEnabled() and BrazeConfig.setFallbackFirebaseMessagingServiceClasspath()
    • Can also be configured via braze.xml through <bool name="com_braze_fallback_firebase_cloud_messaging_service_enabled">true</bool> and <string name="com_braze_fallback_firebase_cloud_messaging_service_classpath">com.company.OurFirebaseMessagingService</string>.
    • Defaults to false.

26.2.0

Release Date

Fixed
  • Fixed an issue with Unity not properly forwarding messages to the Braze Unity internal layer for In-App Message events.
  • Fixed an issue on Android 13+ devices where push subscriptions would be set to OPTED_IN on every session after the user granted push permissions. Now, the SDK sets the user to OPTED_IN only once immediately after the user grants push permissions.
Changed
  • Deprecated IBraze.requestContentCardsRefresh(boolean) in favor of IBraze.requestContentCardsRefresh() and IBraze.requestContentCardsRefreshFromCache().

26.1.0

Release Date

Important
  • This release includes support for Android 14 (Upside Down Cake / API 34).
Added
  • Added verticalAccuracy to location information.
    • BrazeUser.setLastKnownLocation now accepts verticalAccuracy.
    • Updates through Braze location APIs will automatically include verticalAccuracy if the device supports it.
Changed
  • Changed target API for the SDK to 34.

26.0.0

Release Date

Breaking

  • Added the ability to configure link target behavior for HTML In-App Messages through BrazeConfig.setIsHtmlInAppMessageHtmlLinkTargetEnabled() or via adding <bool name="com_braze_html_in_app_message_enable_html_link_target">true</bool> to your braze.xml. Defaults to enabled.
    • When enabled, a link in an In-App Message that has the link target set (e.g. <a HREF="https://www.braze.com" target="_blank">Please Read</a>) will open the link in a browser, but will not close the In-App Message.

... (truncated)

Commits
  • 2f57101 Updating Android SDK to version 26.3.1
  • b880193 Updating Android SDK to version 26.3.0
  • 91a849f Updating Android SDK to version 26.2.0
  • cf4cea8 Updating Android SDK to version 26.1.0
  • 4b7004e Update CHANGELOG.md
  • 6733257 Updating Android SDK to version 26.0.0
  • e804cb3 [SDK-3235] Update CHANGELOG.md (#3)
  • f14f6a2 Update CHANGELOG.md
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.braze:android-sdk-ui](https://github.com/braze-inc/braze-android-sdk) from 25.0.0 to 26.3.1.
- [Changelog](https://github.com/braze-inc/braze-android-sdk/blob/master/CHANGELOG.md)
- [Commits](braze-inc/braze-android-sdk@v25.0.0...v26.3.1)

---
updated-dependencies:
- dependency-name: com.braze:android-sdk-ui
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependabot label Aug 2, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 10, 2023

Superseded by #157.

@dependabot dependabot bot closed this Aug 10, 2023
@dependabot dependabot bot deleted the dependabot/gradle/development/com.braze-android-sdk-ui-26.3.1 branch August 10, 2023 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant