Skip to content

Releases: OneSignal/OneSignal-Android-SDK

5.0.0-alpha1

06 Jan 18:37
b2b95ad
Compare
Choose a tag to compare
5.0.0-alpha1 Pre-release
Pre-release

In this major version alpha release for the OneSignal SDK, we are making a significant shift from a device-centered model to a user-centered model. A user-centered model allows for more powerful omni-channel integrations within the OneSignal platform.

For information please see the migration guide.

4.8.4 Release

05 Jan 00:28
a9e796e
Compare
Choose a tag to compare

What's Changed

  • Fixes a bug where swiping the latest notification in a group of 4 or more will end up dismissing all current notifications. (#1711)
  • Fix an issue with liquid IAMs when a non-existent tag doesn't show the correct default value. (#1698)

4.8.3 Release

08 Nov 21:39
0994a92
Compare
Choose a tag to compare

What's Changed

  • Fix issue which caused groupless notifications to not get cleared if there were at least 4 of them by @emawby in #1647
  • Remove OneSignal gradle plugin from build.gradle files by @brismithers in #1667
    • The OneSignal Gradle Plugin has been deprecated

Full Changelog: 4.8.2...4.8.3

4.8.2 Release

10 Aug 18:16
e119f4d
Compare
Choose a tag to compare

What's Changed

  • Fix crash related to Amazon AppStore SDK in #1621

Full Changelog: 4.8.1...4.8.2

4.8.1 Release

20 Jul 07:09
6f27669
Compare
Choose a tag to compare

What's Changed

  • [Fix] notification permission prompt callback firing when app is foregrounded by @jkasten2 in #1615

Full Changelog: 4.8.0...4.8.1

4.8.0 Release

30 Jun 01:16
fadcee4
Compare
Choose a tag to compare

What's Changed

Added

  • Added Android 13 notification permission prompting. PRs #1586 and #1607
    • New API method OneSignal.promptForPushNotifications(), change your Android targetSdk to 33 and run your app on an Android 13 device to try it out.
    • Notification Prompting via In-App Messaging included in release. (dashboard support coming soon)

Full Changelog: 4.7.4...4.8.0

4.7.4 Release

21 Jun 22:06
6d97259
Compare
Choose a tag to compare

Change

  • After opening a notification with a URL deeplink, the back button will return to the previous Activity by @jkasten2 in #1598

Fixed

  • Set language callback by @tanaynigam in #1593
  • A notification's android ID is not available to OSRemoteNotificationReceivedHandler by @brismithers in #1597
  • FCM register retrying and correct types of errors handling by @jkasten2 in #1599
  • Groupless heads-up style notifications from redisplaying previous by @jkasten2 in #1603

Full Changelog: 4.7.3...4.7.4

4.7.3 Release

18 May 05:54
6b7c6bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.7.2...4.7.3

4.8.0-beta2 Release

11 May 07:57
Compare
Choose a tag to compare
4.8.0-beta2 Release Pre-release
Pre-release

What's New

Added

  • Added Android 13 notification permission prompting by @jkasten2 #1586
    • New API method OneSignal.promptForPushNotifications(), change your Android targetSdk to "Tiramisu" and run your app on an Android 13 device to try it out.

Full Changelog: 4.8.0-beta1...4.8.0-beta2

4.8.0-beta1 Release

11 May 00:15
Compare
Choose a tag to compare
4.8.0-beta1 Release Pre-release
Pre-release

What's New

Fixes

  • Fix Heads-Up Displaying Previous Notification When Grouped on some devices by @jkasten2 in #1578

Full Changelog: 4.7.2...4.8.0-beta1