Skip to content

Releases: OneSignal/OneSignal-WordPress-Plugin

3.7.1

30 Dec 00:15
74fb3aa

Choose a tag to compare

Channels: Current

Fixes

  • avoid falling back to saved post metadata for notifications option (#402)

3.7.0

16 Dec 20:31
f1af85f

Choose a tag to compare

Channels: Current

Features

  • add SDK-Wrapper header to all OneSignal API requests (#397)

3.6.3

09 Dec 19:36
0fa4477

Choose a tag to compare

Channels: Current

Fixes

  • prevent conflict with other "Save Settings" requests on admin (#393)

3.6.2

02 Dec 21:53
b9514c6

Choose a tag to compare

Channels: Current

Fixes

  • improve validation on wp action hooks (#387)

3.6.1

14 Nov 01:04
0c3cbe5

Choose a tag to compare

Channels: Current

Fixes

  • gate the quick-edit so a notification isn't scheduled (#385)

3.6.0

24 Oct 19:29
d43d050

Choose a tag to compare

Fixes

  • UTM fixes: Preserve reserved query string characters while properly encoding parameters according to RFC 3986

Features

  • Added support for rich media notifications:
    • Android: Added big_picture parameter for large image display
    • iOS: Added ios_attachments parameter for media attachments

This change is Reviewable

3.5.1

17 Oct 18:46
5b2cb11

Choose a tag to compare

Fixes

  • add null check for navigator.serviceWorker when attempting to unregister (#377)

3.5.0

30 Sep 22:08
7b6da62

Choose a tag to compare

Features

  • cancel scheduled notifications when a post/page is marked as trash (#375)

3.4.0

10 Sep 21:06
d091f43

Choose a tag to compare

Features

  • distinguish between sending notifications on publish vs update (#373)

3.3.1

09 Sep 17:58
390ffaf

Choose a tag to compare

Fixes

  • cancel previous scheduled notifications when posts are updated via quick-edit (#371)