{"id":761,"date":"2013-02-01T02:32:59","date_gmt":"2013-02-01T02:32:59","guid":{"rendered":"https:\/\/memberpress.com\/?page_id=761"},"modified":"2026-07-14T11:36:45","modified_gmt":"2026-07-14T15:36:45","slug":"change-log","status":"publish","type":"page","link":"https:\/\/memberpress.com\/fr\/change-log\/","title":{"rendered":"Journal des modifications"},"content":{"rendered":"<!DOCTYPE html PUBLIC \"-\/\/W3C\/\/DTD HTML 4.0 Transitional\/\/EN\" \"http:\/\/www.w3.org\/TR\/REC-html40\/loose.dtd\">\n<?xml encoding=\"utf-8\" ?><html><body><h2 class=\"wp-block-heading\" id=\"1.12.16\"><a href=\"#1.12.16\" rel=\"nofollow\" title=\"\">1.12.16 \u2013 2026-07-14<\/a><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">BREAKING CHANGE<\/h3>\n\n\n\n<p>Heads-up for anyone overriding <code>form.php<\/code> or <code>spc_form.php<\/code> in their theme: This release adds a new required hidden field, <code>mepr_checkout_token<\/code>, to both checkout templates. This token ties each payment to a secure session. If your custom template doesn\u2019t include it, two-page and single-page checkouts will fail. Please re-sync your overrides with the updated templates before upgrading.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><input type=\"hidden\" name=\"mepr_checkout_token\" value=\"<?php echo isset($_GET['mepr_checkout_token']) ? esc_attr(sanitize_text_field(wp_unslash($_GET['mepr_checkout_token']))) : ''; ?>\" \/><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">New<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>FSE (block\/site editor) templates support<\/li>\n\n\n\n<li>Stripe Pay by Bank payment method<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Updated<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Migrated to the new Licensing API<\/li>\n\n\n\n<li>Coupons dropdown now uses AJAX search (Tom Select) to avoid memory crashes<\/li>\n\n\n\n<li>React 19 readiness (confirm-modal moved to createRoot)<\/li>\n\n\n\n<li>LearnDash migrator performance improved at scale<\/li>\n\n\n\n<li>ReadyLaunch wording\/comments cleanup<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Fixed<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>PayPal \u201csuspend\u201d no longer revives a cancelled subscription<\/li>\n\n\n\n<li>Stripe Elements \/ payment-intent mismatches at checkout<\/li>\n\n\n\n<li>Two-Page Checkout payments now bound to a session token<\/li>\n\n\n\n<li>Authorize.net subscription notices only sent after the gateway creates the sub<\/li>\n\n\n\n<li>Currency formatting (format_currency_us_float) now locale-independent<\/li>\n\n\n\n<li>User-meta formatting ignores non-scalar values; resolves checkbox\/multiselect labels<\/li>\n\n\n\n<li>Phone field crash when shown per-membership<\/li>\n\n\n\n<li>Protected media redirect loop<\/li>\n\n\n\n<li>Square currency-mismatch admin notice deduped<\/li>\n\n\n\n<li>ReadyLaunch: hidden price terms, AJAX nonce\/cap, FSE styles filter rename<\/li>\n\n\n\n<li>PHP 8 \u201cread property ID on null\u201d warnings in rules<\/li>\n\n\n\n<li>\u201cAdd New\u201d buttons now pick up the admin color scheme<\/li>\n\n\n\n<li>Personal data eraser no longer breaks other plugins<\/li>\n\n\n\n<li>Thrive Apprentice \/ product get_values() empty-array fix<\/li>\n\n\n\n<li>PayPal Complete Payments renewal date fixes when resuming<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1.12.15\"><a href=\"#1.12.15\" rel=\"nofollow\" title=\"\">1.12.15 \u2013 2026-04-07<\/a><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Added<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Apple Pay MPAN Support<\/li>\n\n\n\n<li>NEW: Modern pricing tables with configurable colors and settings<\/li>\n\n\n\n<li>NEW: Auto-apply coupon to Group Pricing table<\/li>\n\n\n\n<li>NEW: PayPal Complete Payments gateway<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Fixed<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Free checkouts not working if Square gateway selected<\/li>\n\n\n\n<li>Ensure order bump ids are validated against real order bump products<\/li>\n\n\n\n<li>Incorrect VAT rate in Romania<\/li>\n\n\n\n<li>If email was username, and email changed, sometimes username wasn\u2019t updated<\/li>\n\n\n\n<li>Fix query where user_id = 0<\/li>\n\n\n\n<li>Options sometimes not saving properly<\/li>\n\n\n\n<li>Duplicate Renew and Subscribe buttons on expired one-time memberships<\/li>\n\n\n\n<li>Skip tax when automatic tax enabled on Stripe Subscription<\/li>\n\n\n\n<li>Authorize.net XML warning<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1.12.14\"><a href=\"#1.12.14\" rel=\"nofollow\" title=\"\">1.12.14 \u2013 2026-02-26<\/a><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Fixed<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Proactive onboarding emails tweaked for new installs<\/li>\n\n\n\n<li>Broken email address for proactive onboarding emails<\/li>\n\n\n\n<li>Static file protection broken in lock.php<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1.12.12\"><a href=\"#1.12.12\" rel=\"nofollow\" title=\"\">1.12.12 \u2013 2026-02-25<\/a><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Added<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>New Dashboard Page<\/li>\n\n\n\n<li>New Post-Setup Checklist<\/li>\n\n\n\n<li>Better refund tracking<\/li>\n\n\n\n<li>Define different discounts per membership within the same coupon code<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Changed<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Login shortcode supports use_redirect=\u201dtrue\u201d param<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Fixed<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>bbPress user profile link not always working<\/li>\n\n\n\n<li>Mobile navigation fixed in ClubSuite add-ons<\/li>\n\n\n\n<li>Other navigation elements not using matching markup<\/li>\n\n\n\n<li>Malformed URL in Subscription Reminder email<\/li>\n\n\n\n<li>\u201cShow on Account\u201d doesn\u2019t display addresses fields when ReadyLaunch\u2122 is turned off for account page<\/li>\n\n\n\n<li>Logged Out (Guest) protection in Elementor not hiding content properly<\/li>\n\n\n\n<li>Square gateway, collect country and state accurately<\/li>\n\n\n\n<li>Coupon usage counts more accurate<\/li>\n\n\n\n<li>Other minor bug fixes<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1.12.11\"><a href=\"#1.12.11\" rel=\"nofollow\" title=\"\">1.12.11 \u2013 2025-12-16<\/a><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Added<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Custom Code Snippets available on Add-ons page<\/li>\n\n\n\n<li>Date range filter to Transactions view in admin<\/li>\n\n\n\n<li>New option to show address fields on account page without requiring them on checkout forms<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Fixed<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Account page responsiveness improvements<\/li>\n\n\n\n<li>Query optimizations<\/li>\n\n\n\n<li>ReadyLaunch\u2122 invoice updating incorrectly over AJAX when coupon used<\/li>\n\n\n\n<li>Transaction pop-up modal in admin adjustments<\/li>\n\n\n\n<li>SPC invoice not displaying with URL coupons on page load<\/li>\n\n\n\n<li>HTML being removed in account welcome message<\/li>\n\n\n\n<li>Pass the product name as order description in Authorize.net<\/li>\n\n\n\n<li>Stripe inclusive tax rounding error in some rare cases<\/li>\n\n\n\n<li>Bot lookups in PayWall to only check when feature enabled<\/li>\n\n\n\n<li>logout-link shortcode fixed when used on archive\/blog templates<\/li>\n\n\n\n<li>Various small bugfixes<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1.12.10\"><a href=\"#1.12.10\" rel=\"nofollow\" title=\"\">1.12.10 \u2013 2025-10-27<\/a><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Fixed<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Coupon applied at checkout<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1.12.9\"><a href=\"#1.12.9\" rel=\"nofollow\" title=\"\">1.12.9 \u2013 2025-10-23<\/a><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Fixed<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Stipe Link escaping incorrectly<\/li>\n\n\n\n<li>User Roles sanitization<\/li>\n\n\n\n<li>Minor bug fixes<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1.12.8\"><a href=\"#1.12.8\" rel=\"nofollow\" title=\"\">1.12.8 \u2013 2025-10-23<\/a><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Fixed<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>CSS loading issues on ReadyLaunch\u2122 views<\/li>\n\n\n\n<li>Shortcode invoice formatting issue on checkout page with ReadyLaunch\u2122 enabled<\/li>\n\n\n\n<li>HTML visible in Address labels<\/li>\n\n\n\n<li>Address not displayed in checkout invoice when State not required and empty<\/li>\n\n\n\n<li>Phone input field accessibility improvement<\/li>\n\n\n\n<li>PayWall not counting views correctly<\/li>\n\n\n\n<li>Minor bug fixes and PHP code improvements<\/li>\n\n\n\n<li>Search box CSS affecting other pages<\/li>\n\n\n\n<li>Fix tax conflict when Quaderno is being used<\/li>\n\n\n\n<li>Stripe: removed automatic site verification file as it\u2019s no longer required<\/li>\n\n\n\n<li>Missing * on ReadyLaunch\u2122 checkout form when name is required<\/li>\n\n\n\n<li>Correct tax calculation for prorated upgrades with inclusive taxes<\/li>\n\n\n\n<li>Mobile menu not displaying correctly in ReadyLaunch\u2122 views<\/li>\n\n\n\n<li>Conflict between BuddyBoss and MemberPress<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1.12.7\"><a href=\"#1.12.7\" rel=\"nofollow\" title=\"\">1.12.7 \u2013 2025-09-09<\/a><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Added<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Additional Rule types (course completed and logged in)<\/li>\n\n\n\n<li>Math Captcha now included in core plugin, remove add-on if you have it installed<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Fixed<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Account active\/inactive are now recorded as events<\/li>\n\n\n\n<li>Incorrect do_action calls<\/li>\n\n\n\n<li>Removed deprecated parameters<\/li>\n\n\n\n<li>Square gateway naming conflicts<\/li>\n\n\n\n<li>Square subscription resume failing<\/li>\n\n\n\n<li>Accessibility improvements on front-end views<\/li>\n\n\n\n<li>Fatal error during some Auth.net failed txn events<\/li>\n\n\n\n<li>Phone field flags not working properly in admin forms<\/li>\n\n\n\n<li>Some dates not always properly stored in UTC<\/li>\n\n\n\n<li>Inclusive tax rounding sometimes incorrect<\/li>\n\n\n\n<li>Translation loading too early notice<\/li>\n\n\n\n<li>Do not require states for some countries<\/li>\n\n\n\n<li>Update Estonian VAT<\/li>\n\n\n\n<li>Reminders failing to send in some scenarios<\/li>\n\n\n\n<li>Invoice print button broken in ReadyLaunch\u2122 thank you page<\/li>\n\n\n\n<li>Password length validation to limit DDoS attacks via large password payloads<\/li>\n\n\n\n<li>Additional code cleanup and refactoring<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1.12.6\"><a href=\"#1.12.6\" rel=\"nofollow\" title=\"\">1.12.6 \u2013 2025-05-30<\/a><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Fixed<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Minor Square gateway tweak<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1.12.5\"><a href=\"#1.12.5\" rel=\"nofollow\" title=\"\">1.12.5 \u2013 2025-05-30<\/a><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Fixed<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Path generation for MemberPress folder location<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1.12.4\"><a href=\"#1.12.4\" rel=\"nofollow\" title=\"\">1.12.4 \u2013 2025-05-28<\/a><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Added<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Individual Blocks can now be protected by selecting a Rule<\/li>\n\n\n\n<li>Official Square payment gateway integration<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Fixed<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Fatal error in PayPal gateway<\/li>\n\n\n\n<li>PayPal gateway settings not working in some cases<\/li>\n\n\n\n<li>Better support for RTL in phone field type<\/li>\n\n\n\n<li>Minor PHP coding standard improvements<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1.12.3\"><a href=\"#1.12.3\" rel=\"nofollow\" title=\"\">1.12.3 \u2013 2025-05-19<\/a><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Added<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Option to protect WP REST API Searches from Brute-force content discovery<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Fixed<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Member transaction counts not updating after manually deleting transaction<\/li>\n\n\n\n<li>Hide name fields on account page when name fields disabled in settings<\/li>\n\n\n\n<li>Early renewal message incorrect in ReadyLaunch view<\/li>\n\n\n\n<li>Ensure nocache_headers called when processing webhooks<\/li>\n\n\n\n<li>Minor bugfixes and code improvements<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1.12.2\"><a href=\"#1.12.2\" rel=\"nofollow\" title=\"\">1.12.2 \u2013 2025-03-27<\/a><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Fixed<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>PayPal IPN\u2019s not being received properly, causing missed renewal transaction reporting in MemberPress. If affected, <a href=\"https:\/\/memberpress.com\/docs\/how-to-resend-the-paypal-ipn\/\" title=\"\">resend IPN\u2019s from missed timeframe<\/a>.<\/li>\n\n\n\n<li>Intermittent issue with \u201ceye\u201d icon on password fields<\/li>\n\n\n\n<li>do_thankyou_url missing parameter<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1.12.1\"><a href=\"#1.12.1\" rel=\"nofollow\" title=\"\">1.12.1 \u2013 2025-03-26<\/a><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Fixed<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>PHP closing tag showing on login forms<\/li>\n\n\n\n<li>Broken password \u201ceye\u201d icon on registration forms<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1.12.0\"><a href=\"#1.12.0\" rel=\"nofollow\" title=\"\">1.12.0 \u2013 2025-03-25<\/a><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Added<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Currency for Mauritania<\/li>\n\n\n\n<li>Not subscribed to any membership permission added to memberships<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Fixed<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Filter out protected posts in API search discoveries<\/li>\n\n\n\n<li>Permissions fix with Stripe Checkout + Gifting Add-on<\/li>\n\n\n\n<li>Show\/Hide password icon not working with LastPass browser extension<\/li>\n\n\n\n<li>Authorize.net CVC field fix<\/li>\n\n\n\n<li>Spacing of ReadyLaunch\u2122 templates on smaller screens<\/li>\n\n\n\n<li>Auto-updated card details on Stripe Subscriptions<\/li>\n\n\n\n<li>Security audit and hardening<\/li>\n\n\n\n<li>Escape XML properly in Authorize.net gateway<\/li>\n\n\n\n<li>New sites showing members migration warning<\/li>\n\n\n\n<li>Duplicate transactions in Order Bumps add-on in rare cases<\/li>\n\n\n\n<li>Date validations for international formats<\/li>\n\n\n\n<li>Fix wrong transaction amounts in offline gateway when taxes inclusive<\/li>\n\n\n\n<li>ReadyLaunch\u2122 account page unauthorized message\/excerpt layout<\/li>\n\n\n\n<li>Two-Factor integration not appearing correctly in account page<\/li>\n\n\n\n<li>Upgrading with 100% off coupon that also had trial override causing fatal error<\/li>\n\n\n\n<li>Other minor fixes and performance enhancements<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n<\/body><\/html>\n","protected":false},"excerpt":{"rendered":"<p>1.12.16 \u2013 2026-07-14 BREAKING CHANGE Heads-up for anyone overriding form.php or spc_form.php in their theme: This release adds a new required hidden field, mepr_checkout_token, to both checkout templates. This token ties each payment to a secure session. If your custom template doesn\u2019t include it, two-page and single-page checkouts will fail. Please re-sync your overrides with [\u2026]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"_strive_editorial_status":"not-started","_strive_copy_of":0,"inline_featured_image":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":true,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","_FSMCFIC_featured_image_caption":"","_FSMCFIC_featured_image_nocaption":"","_FSMCFIC_featured_image_hide":"","footnotes":""},"class_list":{"0":"post-761","1":"page","2":"type-page","3":"status-publish","5":"entry"},"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.6.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"Access a list of all the plugin&#039;s changes, updates, and bug fixes in the MemberPress change log.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/memberpress.com\/fr\/change-log\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.6.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"fr_FR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"MemberPress\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"MemberPress Change Log\" \/>\n\t\t<meta property=\"og:description\" content=\"Access a list of all the plugin&#039;s changes, updates, and bug fixes in the MemberPress change log.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/memberpress.com\/fr\/change-log\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1650\" \/>\n\t\t<meta property=\"og:image:height\" content=\"1275\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2013-02-01T02:32:59+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-14T15:36:45+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/memberpress\/\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@memberpress\" \/>\n\t\t<meta name=\"twitter:title\" content=\"MemberPress Change Log\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Access a list of all the plugin&#039;s changes, updates, and bug fixes in the MemberPress change log.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/fr\\\/change-log\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/fr#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/memberpress.com\\\/fr\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/fr\\\/change-log\\\/#listItem\",\"name\":\"Change Log\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/fr\\\/change-log\\\/#listItem\",\"position\":2,\"name\":\"Change Log\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/fr#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/fr\\\/#organization\",\"name\":\"MemberPress\",\"description\":\"The All-In-One WordPress Membership Plugin\",\"url\":\"https:\\\/\\\/memberpress.com\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/memberpress.com\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/mp-icon-RGB_Icon-01.jpg\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/fr\\\/change-log\\\/#organizationLogo\",\"width\":1650,\"height\":1275,\"caption\":\"memberpress logo icon\"},\"image\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/fr\\\/change-log\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.instagram.com\\\/memberpress\\\/\",\"https:\\\/\\\/www.pinterest.com\\\/memberpressplugin\\\/\",\"https:\\\/\\\/www.youtube.com\\\/c\\\/MemberPressPlugin\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/memberpress\\\/\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/fr\\\/change-log\\\/#webpage\",\"url\":\"https:\\\/\\\/memberpress.com\\\/fr\\\/change-log\\\/\",\"name\":\"MemberPress Change Log\",\"description\":\"Access a list of all the plugin's changes, updates, and bug fixes in the MemberPress change log.\",\"inLanguage\":\"fr-FR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/fr\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/fr\\\/change-log\\\/#breadcrumblist\"},\"datePublished\":\"2013-02-01T02:32:59-05:00\",\"dateModified\":\"2026-07-14T11:36:45-04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/memberpress.com\\\/fr\\\/\",\"name\":\"MemberPress\",\"description\":\"The All-In-One WordPress Membership Plugin\",\"inLanguage\":\"fr-FR\",\"publisher\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/fr\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>MemberPress Change Log<\/title>\n\n","aioseo_head_json":{"title":"MemberPress Journal des modifications","description":"Acc\u00e9dez \u00e0 une liste de tous les changements, mises \u00e0 jour et corrections de bugs du plugin dans le journal des modifications de MemberPress.","canonical_url":"https:\/\/memberpress.com\/fr\/change-log\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/memberpress.com\/fr\/change-log\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/memberpress.com\/fr#listItem","position":1,"name":"Home","item":"https:\/\/memberpress.com\/fr","nextItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/fr\/change-log\/#listItem","name":"Change Log"}},{"@type":"ListItem","@id":"https:\/\/memberpress.com\/fr\/change-log\/#listItem","position":2,"name":"Change Log","previousItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/fr#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/memberpress.com\/fr\/#organization","name":"MemberPress","description":"The All-In-One WordPress Membership Plugin","url":"https:\/\/memberpress.com\/fr\/","logo":{"@type":"ImageObject","url":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","@id":"https:\/\/memberpress.com\/fr\/change-log\/#organizationLogo","width":1650,"height":1275,"caption":"memberpress logo icon"},"image":{"@id":"https:\/\/memberpress.com\/fr\/change-log\/#organizationLogo"},"sameAs":["https:\/\/www.instagram.com\/memberpress\/","https:\/\/www.pinterest.com\/memberpressplugin\/","https:\/\/www.youtube.com\/c\/MemberPressPlugin","https:\/\/www.linkedin.com\/company\/memberpress\/"]},{"@type":"WebPage","@id":"https:\/\/memberpress.com\/fr\/change-log\/#webpage","url":"https:\/\/memberpress.com\/fr\/change-log\/","name":"MemberPress Change Log","description":"Access a list of all the plugin's changes, updates, and bug fixes in the MemberPress change log.","inLanguage":"fr-FR","isPartOf":{"@id":"https:\/\/memberpress.com\/fr\/#website"},"breadcrumb":{"@id":"https:\/\/memberpress.com\/fr\/change-log\/#breadcrumblist"},"datePublished":"2013-02-01T02:32:59-05:00","dateModified":"2026-07-14T11:36:45-04:00"},{"@type":"WebSite","@id":"https:\/\/memberpress.com\/fr\/#website","url":"https:\/\/memberpress.com\/fr\/","name":"MemberPress","description":"The All-In-One WordPress Membership Plugin","inLanguage":"fr-FR","publisher":{"@id":"https:\/\/memberpress.com\/fr\/#organization"}}]},"og:locale":"fr_FR","og:site_name":"MemberPress","og:type":"article","og:title":"MemberPress Change Log","og:description":"Access a list of all the plugin's changes, updates, and bug fixes in the MemberPress change log.","og:url":"https:\/\/memberpress.com\/fr\/change-log\/","og:image":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","og:image:secure_url":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","og:image:width":1650,"og:image:height":1275,"article:published_time":"2013-02-01T02:32:59+00:00","article:modified_time":"2026-07-14T15:36:45+00:00","article:publisher":"https:\/\/www.facebook.com\/memberpress\/","twitter:card":"summary_large_image","twitter:site":"@memberpress","twitter:title":"MemberPress Change Log","twitter:description":"Access a list of all the plugin's changes, updates, and bug fixes in the MemberPress change log.","twitter:image":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg"},"aioseo_meta_data":{"post_id":"761","title":"MemberPress Journal des modifications","description":"Acc\u00e9dez \u00e0 une liste de tous les changements, mises \u00e0 jour et corrections de bugs du plugin dans le journal des modifications de MemberPress.","keywords":null,"keyphrases":{"focus":{"keyphrase":"memberpress change log","score":58,"analysis":{"keyphraseInTitle":{"score":9,"maxScore":9,"error":0},"keyphraseInDescription":{"score":9,"maxScore":9,"error":0},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":3},"keyphraseInURL":{"score":1,"maxScore":5,"error":1},"keyphraseInIntroduction":{"score":3,"maxScore":9,"error":1},"keyphraseInSubHeadings":{"score":3,"maxScore":9,"error":1},"keyphraseInImageAlt":[],"keywordDensity":{"score":0,"type":"low","maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"article","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"summary_large_image","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"none","schema_type_options":"{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"},\"blockGraphs\":[],\"book\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"restaurant\":[],\"service\":[],\"video\":[]}","pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-07-14 15:52:49","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":"0","open_ai":"{\"title\":{\"suggestions\":[],\"usage\":0},\"description\":{\"suggestions\":[],\"usage\":0}}","ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2020-12-21 16:17:58","updated":"2026-07-14 15:52:49"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/memberpress.com\/fr\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tChange Log\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/memberpress.com\/fr"},{"label":"Change Log","link":"https:\/\/memberpress.com\/fr\/change-log\/"}],"app_access":{"can_access":true,"restrict_message":null},"_links":{"self":[{"href":"https:\/\/memberpress.com\/fr\/wp-json\/wp\/v2\/pages\/761","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/memberpress.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/memberpress.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/memberpress.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/memberpress.com\/fr\/wp-json\/wp\/v2\/comments?post=761"}],"version-history":[{"count":32,"href":"https:\/\/memberpress.com\/fr\/wp-json\/wp\/v2\/pages\/761\/revisions"}],"predecessor-version":[{"id":81410,"href":"https:\/\/memberpress.com\/fr\/wp-json\/wp\/v2\/pages\/761\/revisions\/81410"}],"wp:attachment":[{"href":"https:\/\/memberpress.com\/fr\/wp-json\/wp\/v2\/media?parent=761"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}