{"id":2609,"date":"2023-10-10T16:15:46","date_gmt":"2023-10-10T15:15:46","guid":{"rendered":"https:\/\/www.mymxdata.com\/?page_id=2609"},"modified":"2025-09-23T09:57:52","modified_gmt":"2025-09-23T08:57:52","slug":"updates","status":"publish","type":"page","link":"https:\/\/www.mymxdata.com\/en-us\/updates\/","title":{"rendered":"What\u2019s New in MX \u2013 Enhancements And Updates"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2609\" class=\"elementor elementor-2609\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b7689be e-flex e-con-boxed e-con e-parent\" data-id=\"b7689be\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d8232d8 elementor-widget elementor-widget-html\" data-id=\"d8232d8\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n\r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        \/* Header Section *\/\r\n        .hero {\r\n            background: linear-gradient(135deg, #111334 0%, #1a1a4a 100%);\r\n            color: white;\r\n            padding: 80px 0;\r\n            text-align: center;\r\n        }\r\n\r\n        .hero h1 {\r\n            font-size: 2.5rem;\r\n            font-weight: 300;\r\n            margin-bottom: 20px;\r\n            background: linear-gradient(45deg, #ff00d8, #ff0058);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            background-clip: text;\r\n        }\r\n\r\n        .hero p {\r\n            font-size: 1.2rem;\r\n            margin-bottom: 40px;\r\n            opacity: 0.9;\r\n        }\r\n\r\n        .contact-link {\r\n            color: #dc1085;\r\n            text-decoration: none;\r\n            font-weight: 500;\r\n            transition: color 0.3s ease;\r\n        }\r\n\r\n        .contact-link:hover {\r\n            color: #ff0058;\r\n        }\r\n\r\n        .social-links {\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 20px;\r\n            margin-top: 30px;\r\n        }\r\n\r\n        .social-links img {\r\n            width: 50px;\r\n            height: 50px;\r\n            transition: transform 0.3s ease, opacity 0.3s ease;\r\n            border-radius: 50%;\r\n        }\r\n\r\n        .social-links img:hover {\r\n            transform: scale(1.1);\r\n            opacity: 0.8;\r\n        }\r\n\r\n        \/* Main Content *\/\r\n        .content {\r\n            background: white;\r\n            padding: 80px 0;\r\n        }\r\n\r\n        .update-section {\r\n            margin-bottom: 60px;\r\n            padding: 40px;\r\n            background: #fff;\r\n            border-radius: 12px;\r\n            box-shadow: 0 4px 20px rgba(0,0,0,0.08);\r\n            border-left: 4px solid #dc1085;\r\n        }\r\n\r\n        .update-section h2 {\r\n            color: #dc1085;\r\n            font-size: 1.8rem;\r\n            margin-bottom: 25px;\r\n            text-align: center;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .update-section ul {\r\n            list-style: none;\r\n            padding: 0;\r\n        }\r\n\r\n        .update-section li {\r\n            background: #f8f9fa;\r\n            margin: 12px 0;\r\n            padding: 15px 20px;\r\n            border-radius: 8px;\r\n            border-left: 3px solid #dc1085;\r\n            transition: transform 0.2s ease, box-shadow 0.2s ease;\r\n        }\r\n\r\n        .update-section li:hover {\r\n            transform: translateX(5px);\r\n            box-shadow: 0 2px 10px rgba(220, 16, 133, 0.1);\r\n        }\r\n\r\n        .separator {\r\n            height: 2px;\r\n            background: linear-gradient(90deg, transparent, #dc1085, transparent);\r\n            margin: 40px 0;\r\n        }\r\n\r\n        \/* Feature Highlight Section *\/\r\n        .feature-highlight {\r\n            background: linear-gradient(135deg, #111334 0%, #1a1a4a 100%);\r\n            color: white;\r\n            padding: 80px 0;\r\n        }\r\n\r\n        .feature-content {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1.5fr;\r\n            gap: 40px;\r\n            align-items: center;\r\n        }\r\n\r\n        .feature-text h2 {\r\n            font-size: 2rem;\r\n            margin-bottom: 20px;\r\n            color: white;\r\n        }\r\n\r\n        .feature-text h4 {\r\n            font-size: 1.1rem;\r\n            margin-bottom: 15px;\r\n            opacity: 0.9;\r\n            font-weight: 400;\r\n        }\r\n\r\n        .cta-button {\r\n            display: inline-block;\r\n            background: linear-gradient(45deg, #ff00d8, #ff0058);\r\n            color: white;\r\n            padding: 15px 30px;\r\n            border-radius: 50px;\r\n            text-decoration: none;\r\n            font-weight: 600;\r\n            margin-top: 20px;\r\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n        }\r\n\r\n        .cta-button:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 10px 30px rgba(255, 0, 216, 0.3);\r\n        }\r\n\r\n        .feature-video {\r\n            position: relative;\r\n        }\r\n\r\n        .feature-video video {\r\n            width: 100%;\r\n            border-radius: 12px;\r\n            box-shadow: 0 10px 40px rgba(0,0,0,0.3);\r\n        }\r\n\r\n        \/* Language Selector *\/\r\n        .language-selector {\r\n            text-align: center;\r\n            padding: 40px 0;\r\n            background: #f8f9fa;\r\n        }\r\n\r\n        .language-selector p {\r\n            margin-bottom: 20px;\r\n            font-weight: 500;\r\n        }\r\n\r\n        .language-flags {\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 15px;\r\n        }\r\n\r\n        .language-flags img {\r\n            width: 40px;\r\n            height: 40px;\r\n            border-radius: 50%;\r\n            transition: transform 0.3s ease;\r\n            box-shadow: 0 2px 10px rgba(0,0,0,0.1);\r\n        }\r\n\r\n        .language-flags img:hover {\r\n            transform: scale(1.1);\r\n        }\r\n\r\n        \/* Responsive Design *\/\r\n        @media (max-width: 768px) {\r\n            .hero h1 {\r\n                font-size: 2rem;\r\n            }\r\n\r\n            .hero p {\r\n                font-size: 1rem;\r\n            }\r\n\r\n            .social-links img {\r\n                width: 40px;\r\n                height: 40px;\r\n            }\r\n\r\n            .update-section {\r\n                padding: 25px;\r\n                margin-bottom: 40px;\r\n            }\r\n\r\n            .feature-content {\r\n                grid-template-columns: 1fr;\r\n                gap: 30px;\r\n            }\r\n\r\n            .feature-text {\r\n                text-align: center;\r\n            }\r\n        }\r\n\r\n        \/* Special styling for notable updates *\/\r\n        .special-update {\r\n            background: linear-gradient(135deg, #fff 0%, #f8f9ff 100%);\r\n            border-left: 4px solid #ff0058;\r\n        }\r\n\r\n        .special-update h3 {\r\n            color: #ff0058;\r\n            font-size: 1.2rem;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .update-image {\r\n            margin: 20px 0;\r\n            text-align: center;\r\n        }\r\n\r\n        .update-image img {\r\n            max-width: 100%;\r\n            border-radius: 8px;\r\n            box-shadow: 0 4px 15px rgba(0,0,0,0.1);\r\n        }\r\n    <\/style>\r\n\r\n    <!-- Hero Section -->\r\n    <section class=\"hero\">\r\n        <div class=\"container\">\r\n            <h1>MX Updates & Release Notes<\/h1>\r\n            <p>We are committed to continually improving MX for a better business file-sharing experience.<\/p>\r\n            <p>Check back here for the latest update notes, or follow us on social media to receive these updates live.<\/p>\r\n            <p>Any questions? <a href=\"\/contact-us\/\" class=\"contact-link\">Contact us here.<\/a><\/p>\r\n            \r\n            <div class=\"social-links\">\r\n                <a href=\"https:\/\/twitter.com\/mymxdata\" target=\"_blank\" rel=\"noopener\">\r\n                    <img decoding=\"async\" src=\"https:\/\/www.mymxdata.com\/wp-content\/uploads\/twitter-1.png\" alt=\"Twitter\">\r\n                <\/a>\r\n                <a href=\"https:\/\/www.linkedin.com\/showcase\/mx-data-exchange\/\" target=\"_blank\" rel=\"noopener\">\r\n                    <img decoding=\"async\" src=\"https:\/\/www.mymxdata.com\/wp-content\/uploads\/linkedin-1.png\" alt=\"LinkedIn\">\r\n                <\/a>\r\n                <a href=\"https:\/\/www.facebook.com\/MXDataExchange\" target=\"_blank\" rel=\"noopener\">\r\n                    <img decoding=\"async\" src=\"https:\/\/www.mymxdata.com\/wp-content\/uploads\/facebook.png\" alt=\"Facebook\">\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Main Content -->\r\n    <section class=\"content\">\r\n        <div class=\"container\">\r\n            \r\n            <!-- May 2024 Updates -->\r\n            <div class=\"update-section\">\r\n                <h2>May 2024<\/h2>\r\n                <ul>\r\n                    <li>Forward behavior now available on all transactions for the original sender of the data.<\/li>\r\n                    <li>Remember me option for MFA.<\/li>\r\n                    <li>Activity page remembers any filters you have applied in the current session.<\/li>\r\n                    <li>Bug fix on load of Activity page.<\/li>\r\n                    <li>Bug fix on Distributions.<\/li>\r\n                    <li>Made backup codes easier to understand and use.<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"separator\"><\/div>\r\n\r\n            <!-- March 2024 Updates -->\r\n            <div class=\"update-section\">\r\n                <h2>March 2024<\/h2>\r\n                <ul>\r\n                    <li>Improved handling of special characters in zip files<\/li>\r\n                    <li>Performance improvements for the encryption phase<\/li>\r\n                    <li>Improved handling of blacklisted filetypes inside zip files<\/li>\r\n                    <li>Security updates<\/li>\r\n                    <li>Updates to API data feed<\/li>\r\n                    <li>Simplified pages for MFA setup\/support<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"separator\"><\/div>\r\n\r\n            <!-- December 2023 Updates -->\r\n            <div class=\"update-section\">\r\n                <h2>December 2023<\/h2>\r\n                <ul>\r\n                    <li>Improvements to mobile experience when entering MFA codes<\/li>\r\n                    <li>Database optimization for performance improvements<\/li>\r\n                    <li>Improvements to service load times in MX+<\/li>\r\n                    <li>Improvements to PDF export handling<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"separator\"><\/div>\r\n\r\n            <!-- August 2023 Updates -->\r\n            <div class=\"update-section\">\r\n                <h2>August 2023<\/h2>\r\n                <ul>\r\n                    <li>Mobile optimization across MX<\/li>\r\n                    <li>API update \u2013 field additions<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"separator\"><\/div>\r\n\r\n            <!-- July 2023 Updates -->\r\n            <div class=\"update-section\">\r\n                <h2>July 2023<\/h2>\r\n                <ul>\r\n                    <li>Added ability to reset MFA status at user level<\/li>\r\n                    <li>EULA updated<\/li>\r\n                    <li>MFA setup default setting at login<\/li>\r\n                    <li>Additional logging\/reporting for troubleshooting<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"separator\"><\/div>\r\n\r\n            <!-- June 2023 Updates -->\r\n            <div class=\"update-section\">\r\n                <h2>June 2023<\/h2>\r\n                <ul>\r\n                    <li>New website launch<\/li>\r\n                    <li>Free trial capability introduced<\/li>\r\n                    <li>Ecommerce capabilities launched<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"separator\"><\/div>\r\n\r\n            <!-- May 2023 Updates -->\r\n            <div class=\"update-section\">\r\n                <h2>May 2023<\/h2>\r\n                <ul>\r\n                    <li>Maintenance page updates<\/li>\r\n                    <li>Library updates (core infrastructure)<\/li>\r\n                    <li>Enhancements to API for customer data feed.<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"separator\"><\/div>\r\n\r\n            <!-- February 2023 Updates -->\r\n            <div class=\"update-section\">\r\n                <h2>February 2023<\/h2>\r\n                <ul>\r\n                    <li>Performance improvements<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"separator\"><\/div>\r\n\r\n            <!-- December 2022 Updates -->\r\n            <div class=\"update-section\">\r\n                <h2>December 2022<\/h2>\r\n                <ul>\r\n                    <li>MFA available for all MX \/ MX+ accounts<\/li>\r\n                    <li>Improvement to file uploads for Distributions<\/li>\r\n                    <li>Improvements to emails for Distributions<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"separator\"><\/div>\r\n\r\n            <!-- July 2022 Updates -->\r\n            <div class=\"update-section\">\r\n                <h2>July 2022<\/h2>\r\n                <ul>\r\n                    <li>Premium customers can opt for branded URL for their MX portal (i.e., CUSTOMER.mymxdata.com).<\/li>\r\n                    <li>Premium customers can customize the login screen with their own branding.<\/li>\r\n                    <li>Premium customers can customize buttons within the tool with their own branding.<\/li>\r\n                    <li>Premium customers can customize MX notification emails with their branding and link to their corporate website.<\/li>\r\n                    <li>Further main dashboard customization is available.<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"separator\"><\/div>\r\n\r\n            <!-- 26th January 2022 Updates -->\r\n            <div class=\"update-section\">\r\n                <h2>26th January 2022<\/h2>\r\n                <ul>\r\n                    <li>Improvements to Linked Transactions process\/interface.<\/li>\r\n                    <li>Enhancements to improve large dataset handling (>100GB) and improve ZIP file handling.<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"separator\"><\/div>\r\n\r\n            <!-- 24th November 2021 Updates -->\r\n            <div class=\"update-section\">\r\n                <h2>24th November 2021<\/h2>\r\n                <ul>\r\n                    <li>Recent users list is now dynamic to display more relevant recipients\/participants.<\/li>\r\n                    <li>Search tool is now enhanced to show more relevant recipients.<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"separator\"><\/div>\r\n\r\n            <!-- 27th October 2021 Updates -->\r\n            <div class=\"update-section\">\r\n                <h2>27th October 2021<\/h2>\r\n                <ul>\r\n                    <li>(MX+) Data request form simplified \u2013 users can request data for\/from different PLM systems from the same form, with more support from Majenta Data Services.<\/li>\r\n                    <li>(MX+) Streamlined assignment of tickets.<\/li>\r\n                    <li>(MX+) Ticket cancellation request workflow enhanced.<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"separator\"><\/div>\r\n\r\n            <!-- 25th August 2021 Updates - Special Feature -->\r\n            <div class=\"update-section special-update\">\r\n                <h2>25th August 2021<\/h2>\r\n                <h3>Bulk user removal added<\/h3>\r\n                <p>This new functionality will allow more efficient governance of your user base.<\/p>\r\n                <ul>\r\n                    <li>MX admins can now remove lists of users in bulk.<\/li>\r\n                    <li>This can be based on custom criteria (e.g., no longer active, left the business, project closed).<\/li>\r\n                    <li>For MX admin users, this is available under 'My team > Manage users'.<\/li>\r\n                <\/ul>\r\n                <div class=\"update-image\">\r\n                    <img decoding=\"async\" src=\"https:\/\/www.mymxdata.com\/wp-content\/uploads\/remove-users.png\" alt=\"Bulk User Removal\" loading=\"lazy\">\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"separator\"><\/div>\r\n\r\n            <!-- 21st June 2021 Updates - Special Feature -->\r\n            <div class=\"update-section special-update\">\r\n                <h2>21st June 2021<\/h2>\r\n                <h3>Transaction activity dashboard<\/h3>\r\n                <p>MX's main dashboard now features a panel showing activity on your transactions (i.e., for which you are the sender.) Stay informed of recent comments, downloads, and forwards on your transactions.<\/p>\r\n                <div class=\"update-image\">\r\n                    <img decoding=\"async\" src=\"https:\/\/www.mymxdata.com\/wp-content\/uploads\/transaction-activity.png\" alt=\"Transaction Activity\" loading=\"lazy\">\r\n                <\/div>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Feature Highlight -->\r\n    <section class=\"feature-highlight\">\r\n        <div class=\"container\">\r\n            <div class=\"feature-content\">\r\n                <div class=\"feature-text\">\r\n                    <h2>Have you heard of MX Conversations?<\/h2>\r\n                    <h4>MX now allows you to communicate about your data in the place where data is shared.<\/h4>\r\n                    <h4>Share key details, clarifications, and next steps for your data, with your data. Conversations is a Premium feature.<\/h4>\r\n                    <a href=\"\/features\/\" class=\"cta-button\">View Full Features<\/a>\r\n                <\/div>\r\n                <div class=\"feature-video\">\r\n                    <video controls width=\"100%\" height=\"auto\" preload=\"metadata\">\r\n                        <source src=\"https:\/\/www.mymxdata.com\/wp-content\/uploads\/Secure_Data_Exchange.mp4\" type=\"video\/mp4\">\r\n                        Your browser does not support the video tag.\r\n                    <\/video>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Language Selector -->\r\n    <section class=\"language-selector\">\r\n        <div class=\"container\">\r\n            <p>View In:<\/p>\r\n            <div class=\"language-flags\">\r\n                <a href=\"https:\/\/www.mymxdata.com\/en-gb\/updates\/\">\r\n                    <img decoding=\"async\" src=\"https:\/\/www.mymxdata.com\/wp-content\/uploads\/en-gb-1.png\" alt=\"English (GB)\" loading=\"lazy\">\r\n                <\/a>\r\n                <a href=\"https:\/\/www.mymxdata.com\/en-us\/updates\/\">\r\n                    <img decoding=\"async\" src=\"https:\/\/www.mymxdata.com\/wp-content\/uploads\/en-us-1.png\" alt=\"English (US)\" loading=\"lazy\">\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>MX Updates &#038; Release Notes We are committed to continually improving MX for a better business file-sharing experience. Check back here for the latest update notes, or follow us on social media to receive these updates live. Any questions? Contact us here. May 2024 Forward behavior now available on all transactions for the original sender [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-2609","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.mymxdata.com\/en-us\/wp-json\/wp\/v2\/pages\/2609","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mymxdata.com\/en-us\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mymxdata.com\/en-us\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.mymxdata.com\/en-us\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mymxdata.com\/en-us\/wp-json\/wp\/v2\/comments?post=2609"}],"version-history":[{"count":1,"href":"https:\/\/www.mymxdata.com\/en-us\/wp-json\/wp\/v2\/pages\/2609\/revisions"}],"predecessor-version":[{"id":10472,"href":"https:\/\/www.mymxdata.com\/en-us\/wp-json\/wp\/v2\/pages\/2609\/revisions\/10472"}],"wp:attachment":[{"href":"https:\/\/www.mymxdata.com\/en-us\/wp-json\/wp\/v2\/media?parent=2609"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}