From 5a61f999fd71652814e34edfa4f18428798e8815 Mon Sep 17 00:00:00 2001 From: Josh Kasten Date: Wed, 8 Nov 2023 12:37:58 -0500 Subject: [PATCH] 2.4.1 Release Commit --- onesignal.php | 2 +- readme.txt | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/onesignal.php b/onesignal.php index 9c300de..04e6790 100644 --- a/onesignal.php +++ b/onesignal.php @@ -6,7 +6,7 @@ * Plugin Name: OneSignal Push Notifications * Plugin URI: https://onesignal.com/ * Description: Free web push notifications. - * Version: 2.4.0 + * Version: 2.4.1 * Author: OneSignal * Author URI: https://onesignal.com * License: MIT diff --git a/readme.txt b/readme.txt index bbf5664..e403025 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://onesignal.com Tags: push notification, push notifications, desktop notifications, mobile notifications, chrome push, android, android notification, android notifications, android push, desktop notification, firefox, firefox push, mobile, mobile notification, notification, notifications, notify, onesignal, push, push messages, safari, safari push, web push, chrome Requires at least: 3.8 Tested up to: 6.2 -Stable tag: 2.4.0 +Stable tag: 2.4.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -67,6 +67,11 @@ HTTPS Setup Video: [youtube https://www.youtube.com/watch?v=BeTZ2KgytC0] == Changelog == += 2.4.1 = +- Update "Tested up to" Wordpress version 6.2 +- Fixed "OneSignal Push:There were no recipients..." error when there are subscribers +- Fixed "OneSignal Slide Prompt" disabled setting not being respected + = 2.4.0 = - Remove recipient count after post publishing.