PaddlePress Pro 1.6 is now available. This release brings several fixes and enhancements. Find out what you can expect!
Lock time changed
When handling webhook requests, sometimes events can fire simultaneously. In order to prevent a race condition, we have added some locking mechanisms in old versions. This release increases locking time to 3 seconds and gives more control via `paddlepress_webhook_lock_timeout` filter.
Shortcode Improvements
With this release, checkout button supports all parameters that paddle supports here. (except for email and passthrough parameters). In addition to this, paddlepress_button_shortcode
and paddlepress_download_info_shortcode
filters have been added to modify the output that shortcode generates
Uninstaller
Added plugin uninstaller to clean up plugin footprints upon deleting. PADDLEPRESS_PRO_REMOVE_ALL_DATA
constant needs to be defined for removing custom DB tables.
Thatโs all for this release ๐๐ผ