3.3.13 - 2020-09-01 - Chris Jean
	Added new updater.
3.4 - 2020-09-08 - Jared Hill
	Fix: WooCommerce Products can be incorrectly restricted if a user hasn't verified their email address.
	New: Added new actions hooks to Membership page before and after payments table. 'rcp_membership_details_before_payments' and 'rcp_membership_details_after_payments'
	Fix: Able to save invalid configuration with 0 duration and payment plan.
	New: Introduced action hook that runs after membership is updated via admin. 'rpc_after_membership_admin_update'
	New: Created new filter on price for RCP Group Accounts User Specified Count Quantity
	Fix: Removed 'ba-bbq' library to fix Javascript error in WordPress 5.5
	Fix: Some columns were missing from Membership Levels after updating from 2.x to 3.4.
	Improvement: Update to Danish Translation.
	Fix: Polish Currency Code formatting
	Fix: Bulk actions don't work when using non-English languages.
	Improvement: Option to apply discounts to signup fees
	Improvement: Move Membership Level to BerlinDB
	Fix: Incorrect expiration date when renewing an existing membership.
	Improvement: Update to French Translation
	Improvement: Update some BerlinDB bas classes
	New: Add ability to toggle auto renew off/on [Stripe]
	Improvement: Add ability to export all members at once.
	Fix: Unable to save backslashes in the databases
	New: Logs Table
	New: Add payments importer tool
	Improvement: Stop using '000-00-00 00:00:00' as default date values
	Improvement: Add database table version numbers to system info file
	New: Add Component Registry
	Fix: CSS was removed in order to remove the breaking style from admin pages.
	Fix: use "jQuery" instead of "$".
	Improvement: %member_id% template tag description change
	Improvement: Capitalize first letter in card brand on the update card form page.
	Improvement: [rcp_update_card] shortcode did not work with editing multiple memberships.
3.4.1 - 2020-09-18 - Jared Hill
	Fix: restrict_content_pro table does not exist due to encoding type issue.
3.4.2 - 2020-09-23 - Jared Hill
	Fix: French Translation update.
	Fix: Spanish Translation update.
	Fix: Membership Levels fix for both sorting the levels and the number that can be displayed.
	Update: Removing old License Key field, label, and notification.
	Fix: Braintree and Stripe had dates being formatted with the incorrect format.
	Fix: RCP settings page was not defaulting to the selected tab after saving form.
3.4.3 - 2020-10-12 - Jared Hill
	Major Change: Set session cookies instead of using wp_signon during registration. The wp_login hook will no longer fire after a user is registered.
	Tweak: Add action to perform custom validation for Password Resets.
	Tweak: Add filter to conditionally disable reCAPTCHA.
	Tweak: Add filter to conditionally disable login hijacking.
	Tweak: Add API to allow for asynchronous Promise-based registration validation.
	Refactor: Remove old updater API calls
	Log: Adding License Logging
3.4.4 - 2020-10-13 - Jared Hill
	Update: Updating the minified js for includes/js/registration.js.
3.5 - 2020-10-28 - Jared Hill
	Feature: If Stripe auto renewal comes in late, recalculate Stripe subscription next bill date
	Feature: Stripe allow subscription periods and durations to be updated
	Update: Update Stripe SDK version to version 7.52.0
	Fix: Error when updating Stripe card for cancelled Stripe subscriptions
	Fix: Ensure that Stripe profile js is not triggered until the DOM has loaded
	Fix: Stripe registration fails when incorrectly trying to retrieve stripe intent object from payment_intent
	Feature: Stripe Mark payments as refunded with webhook listener
	Update: Update Stripe Api version to latest version
	Refactor: Remove "rcp-" from Stripe.js script handle
	Improvement: Improve error message handling when attaching payment method to a customer
	Fix: Replacing stripe.handleCardPayment and stripe.handleCardSetup because those functions have been deprecated.
3.5.1 - 2020-11-24 - Jared Hill
	Update: Starting removal of 2Checkout from Restrict Content Pro Core
	Improvement: Making the Stripe Webhook instructions stand out more on the settings page
	Improvement: Adding the trailing slash to Stripe Webhook URL
	Improvement: Remove files that are causing false positives in security scans
	Fix: The Stripe SDK previously replaced the Error class with the Exception class, so core code was updated to match
3.5.2 - 2020-11-3 - Jared Hill
	Fix: Password Reset Form not processing usernames correctly
	Fix: Stripe Sources lookup issue occurring when attempting to get the default source from legacy api configurations
3.5.3 - 2021-01-08 - Jared Hill
	Fix: Reworking jQuery to cover deprecations.
3.5.4 - 2021-02-01 - Jared Hill
	Fix: Updating minified version of register form js for Restrict Content Pro
3.5.5 - 2021-02-05 - Jared Hill
	Fix: Updating the link building for front end user cancellations, to ensure that the link still functions after translation occurs.
	Fix: Fixing additional jQuery issues that occur when the base version of jQuery is overridden to the latest version.
3.5.6 - 2021-02-19 - Jared Hill
	Improvement: Updating the selector for the rcp_get_registration_form_state.
	Improvement: Removed Currency Code comparison so that global currency can be changed in the future.
	Fix: Disabling upgrades prevented a customer from purchasing a second membership with multiple memberships enabled
	Improvement: Add jQuery to remove special characters from discount codes in admin area, because discount codes with special characters are not valid.
	Update: Changed build notation from PayPal.
3.5.7 - 2021-04-09 - Jared Hill
	Improvement: Changed build notation from PayPal.
3.5.8 - 2021-05-05 - Jared Hill
	Feature: Introducing the Content Upgrade Redirect Block for RCP!
3.5.9 - 2021-05-20 - Jared Hill
	Feature: Adding new WP_CLI commands to create, update, get, list, and delete membership_levels through the command line.
3.5.10 - 2021-07-19 - Jared Hill
	Fix: PHP 8 Deprecations
	Fix: Adding WordPress 5.8 block_categories_all covering custom Gutenberg category
	Fix: Fixing the declaration of the Allowed Blocks for Content Upgrade Redirect
	Fix: Fixing InnerBlocks Template declarations
3.5.11 - 2021-09-14 - Jared Hill
	Update: Adding messaging for new plan inclusions and hiding add-ons page temporarily
3.5.12 - 2021-09-14 - Jared Hill
	Fix: Ensuring that the rcp admin notice can be dismissed from any admin page
