Skip to content
This repository was archived by the owner on Jul 17, 2026. It is now read-only.

Version 1.0.0-beta.17

Choose a tag to compare

@thomasplevy thomasplevy released this 24 Nov 20:52
· 497 commits to release since this release
adaad2d

v1.0.0-beta.17 - 2020-11-24

  • Bugfix: Fixed an issue with webhooks causing a failed webhook to cause other webhooks to stop triggering.
  • Update: Added improved localization methods when running as a standalone plugin.
Breaking Change
  • Method LLMS_REST_Webhook::is_pending() has been removed.
  • Database column pending_delivery on the lifterlms_rest_webhooks table (and related model properties) have been deprecated and scheduled for removal.