Skip to content

Releases: OneSignal/OneSignal-Unity-SDK

5.0.1 Release

23 Aug 19:48
0c1f3d9
Compare
Choose a tag to compare

Fixed

  • Push subscription Id and Token malloc error on iOS

5.0.0 Release

17 Aug 21:36
58e0c05
Compare
Choose a tag to compare

⚠️ This is a major release which contains breaking API changes.

In this major version release for the OneSignal Unity 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 to upgrade from a 3.x.x version.

What's changed since beta 3

Changed

  • Removed SetLaunchURLsInApp
  • Removed async from location request permission and updated method name to RequestPermission
  • Updated included iOS SDK to 5.0.1
  • Updated included Android SDK to 5.0.0
  • Updated default OneSignal Android notification icons to new logo

Fixed

  • NoSuchMethodError for outcome methods on Android
  • Completion check for the Copy Android plugin to Assets setup step

5.0.0-beta.3 Release

25 May 20:08
2f996ba
Compare
Choose a tag to compare
5.0.0-beta.3 Release Pre-release
Pre-release

Changed

  • Updated Notifications, InAppMessages, and User models to have Pascal Case properties
  • Updated public API. Please see the updated migration guide for the most up to date signatures.
  • Updated included Android SDK to 5.0.0-beta4
  • Updated included iOS SDK to 5.0.0-beta-04

3.0.11

12 May 18:03
43fe454
Compare
Choose a tag to compare

Fixes

  • Android ANRs for callbacks and when backgrounding app (#602)

3.0.10

20 Mar 16:07
c953545
Compare
Choose a tag to compare

Changed

  • Updated included Android SDK to 4.8.5
  • Updated included iOS SDK to 3.12.4

Fixed

  • Fixed InstallEdm4uStep to work with UPM EDM4U installations

5.0.0-beta.2 Release

21 Feb 21:40
2cf3a47
Compare
Choose a tag to compare
5.0.0-beta.2 Release Pre-release
Pre-release

Added

  • SDK type and version to API headers

Changed

5.0.0-beta.1 Release

03 Feb 23:57
8c82547
Compare
Choose a tag to compare
5.0.0-beta.1 Release Pre-release
Pre-release

Added

Changed

  • Overhauled public API of the SDK to a user-centered model. While this release is in beta please see our included example MonoBehaviour for usage.
  • Updated included Android SDK to 5.0.0-beta1
  • Updated included iOS SDK to 5.0.0-beta-01

If you run into any problems, please don’t hesitate to add to this issue!

3.0.9 Release

22 Dec 18:41
c0ed907
Compare
Choose a tag to compare

Fixed

  • Android - Lock OneSignal version so it doesn't get bumped to the next major version.
    • resolves issue #573

3.0.8 Release

14 Dec 22:01
25edf64
Compare
Choose a tag to compare

Changed

  • Renamed enterLiveActivity to EnterLiveActivity and exitLiveActivity to ExitLiveActivity
  • Updated Unity Verified Solutions Attribution script from VspAttribution to VSAttribution

Fixed

  • Resolved serialization depth limit 10 exceeded warning log

3.0.7 Release

29 Nov 20:05
c7d0f17
Compare
Choose a tag to compare

Changed

  • Updated included iOS SDK to 3.12.3
  • Added support for OneSignal iOS functionality enterLiveActivity and exitLiveActivity