Releases: OneSignal/OneSignal-WordPress-Plugin
Releases · OneSignal/OneSignal-WordPress-Plugin
Wordpress Plugin v.2.3.3
Wordpress Plugin v.2.3.2
What's Changed
- Add nofollow robots HTML tag to prevent search engine crawling at SW scope by @rgomezp in #304
- 2.3.2 Release Commit by @rgomezp in #305
Full Changelog: v2.3.1...v2.3.2
Wordpress Plugin v.2.3.1
What's Changed
- Fix jQuery bug happening due to notice.js running on page editor also by @rgomezp in #302
- 2.3.1 Release Commit by @rgomezp in #303
Full Changelog: v2.3.0...v2.3.1
Wordpress Plugin v.2.3.0
What's Changed
- Add Github Issue Templates by @rgomezp in #300
- Remove HTML from titles in automatic push notifications. Fix quotes in Custom texts causing error by @marclucraft in #299
- Use the is-AMP method in onesignal_header by @adekbadek in #298
- adding data post_id parameter when pushing notification by @nixuiui in #246
- Fix jQuery issue leading to not showing the notice after post publish when automatic notifs are turned off by @rgomezp in #294
- 2.3.0 Release Commit by @rgomezp in #301
New Contributors
- @marclucraft made their first contribution in #299
- @adekbadek made their first contribution in #298
- @nixuiui made their first contribution in #246
Full Changelog: v2.2.7...v2.3.0
Wordpress Plugin v.2.2.7
Update tested up to tag (6.0)
Wordpress Plugin v.2.2.6
What's Changed - AMP Support
- Added AMP Support by @milindmore22 in #276
- 2.2.6 Release by @rgomezp in #289
New Contributors
- @milindmore22 made their first contribution in #276
Full Changelog: v2.2.4...v2.2.6
Wordpress Plugin v.2.2.4
Wordpress Plugin v.2.2.3
What's Changed
Full Changelog: 2.2.2...v2.2.3
Wordpress Plugin v.2.2.2
- Update tested up to version to WP 5.8
- Some Wordpress setups (such as roots/bedrock) use "app"
instead of "wp-content" as URL path. - Instead of assuming "wp-content" is present we always use the full
path URL.- Created a getOneSignalPluginPath function to generate the path
without the domain to provide this.
- Created a getOneSignalPluginPath function to generate the path
- Tested with Both Standard Wordpress and
presslabs/wordpress-runtime:bedrock to ensure it works end-to-end.
Wordpress Plugin v2.2.1
Fixes error for missing OneSignalSDKWorker.js file