Kadence Memberships
Fixes
- PayPal renew date
- Extended compatibility with PHP 8.x
- Prevent fatal error while trying to send emails using Event Tickets and The Events Calendar
- Don't allow negative values for maximum renewals
Tweaks
- Updated telemetry key names
Security
- Fixed issues with log file
Fixes
- Stripe webhook error
Tweaks
- Removed all remaining freemius code
- Updated telemetry constant
Fixes
- Error in the welcome page using PHP 8.1.x.
Fixes
- Extended compatibility with PHP 8.x
- Fix compatibility with custom database prefix on Site Info > Restrict Content Pro
Tweaks
- Languages domain path to increase ease of usage with translation plugins
Security
- Update third-party libraries that had vulnerabilities
Fixes
- Resolved a conflict that caused a critical error when Restrict Content Pro is active at the same time as The Events Calendar or Event Tickets.
Fixes
- Resolved a security vulnerability on the admin pages to ensure the protection of your website.
Tweaks
- We removed the Stripe webhooks setting in
Restrict > Settings / Misc. RCP uses these 6 webhooks only: customer.subscription.created, customer.subscription.deleted, charge.succeeded, charge.refunded, invoice.payment_succeeded, invoice.payment_failed. See https://restrictcontentpro.com/knowledgebase/stripe/ for additional details. - We have enhanced the functionality of the RCP core by incorporating the 'RCP Custom Redirect' add-on. This addition allows for custom redirection capabilities within the RCP system, providing more flexibility and control for administrators.
Fixes
- Updated codes for Stripe Error messages to reduce false positives.
Tweaks
- Telemetry settings are now shown on initial plugin activation, and can be accessed from Plugins > Installed under the Restrict Content Pro plugin.
- Removed outdated notices for certain add-ons.
Tweaks
- Make sure that the Stripe integration is returning a valid success or error response. Allow stripe to retry the event if it was not processed.
- Add Stripe configuration to make sure it retries events that were not process. This is helpful if many events are process at the same time.
Tweaks
- Add new feature in our Telemetry integration to send additional information to Telemetry.
Fixes
- Style fixes to register Forms.
- Earnings calculations that were not correctly evaluated.
Fixes
- Fatal Error Calling
RCP_Telemetry. Action Hook added in constructor executed before the file was included.
