Skip to content

Releases: OneSignal/OneSignal-WordPress-Plugin

3.8.1

07 Apr 23:50
a7162b3

Choose a tag to compare

Updates

  • align v2 AJAX handler with WordPress coding standards ((#413)[https://github.com//pull/413])

2.4.5

07 Apr 23:32
bcc8bb8

Choose a tag to compare

Fixes

  • Intercept service worker requests at site root (#410)

3.8.0

22 Jan 23:03
7959a32

Choose a tag to compare

Channels: Current

Features

  • add HTML meta tag for improved debugging (#405)

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)