Gravity Perks – Notification Scheduler – Version – 1.3.8

## 1.3.8
– Improved recurring notification logic by scheduling based off of the previously scheduled timestamp rather than the current time when the notification is sending. This should prevent recurring notification times from drifting due to WP Cron being a scheduled event.
– Fixed PHP warning if using a Date Field schedule type and the Date field is deleted.
## 1.3.7
– Added new [`gpns_recurring_ending_timestamp`](https://gravitywiz.com/documentation/gpns_recurring_ending_timestamp/) filter hook.
– Added [`gpns_cron_schedule`](https://gravitywiz.com/documentation/gpns_cron_schedule) filter hook.