Core Release v5.0.28
8 months ago by Jeffrey Davidson
Released on 18 Aug 2025
Summary
This release delivers a mix of new features, improvements, and critical bug fixes to enhance the stability, security, and usability of the MCM Core platform.
New Features
- P2P features to MCM Core
Introduced peer-to-peer features into the MCM Core system. Only available for C2C Marketplaces.
Improvements to existing features
- Remove unnecessary data from Orders API
Optimized the Orders API by removing redundant data, improving performance and clarity. - Include Order Date to table
Added order date information to Vendor Orders Grid.
Bug fixes
- Price API not sending discounted price
Enhanced the Price API to ensure discounted prices are included in responses. - Total reindex happening when saving vendor
Fixed an issue where saving a vendor triggered a total reindex unnecessarily. - Incorrect Shipping Option Showing at Checkout
Resolved incorrect shipping options being displayed at checkout. - Out of stock information not showing for configurable products
Fixed missing out-of-stock indicators for configurable products. - Vendor order table - filter by status
Corrected filtering issues in the vendor order table. - Incorrect prices on API
Fixed discrepancies in prices returned by the API. - Trim spaces and validate email format in registration and checkout forms
Improved validation for email fields and trimmed unnecessary spaces. - Sync failures in Fuse
Addressed synchronization failures for product data in Fuse.
Other Tasks
- Improve documentation for Coding Standards
Updated and clarified coding standards documentation. - Fuse to handle orders where MCM has not yet processed it
Enhanced order handling logic for unprocessed MCM orders. - Save hashed password and set password hash when vendor approved
Improved security by saving hashed passwords upon vendor approval. - Backend - Use in API configuration support
Added support for API configuration in the backend.