v1.5.3
mercurjs/mercurv1.5.3Feb 18, 2026by rigbyms
AI Summary
A maintenance release improving functionality in the admin requests module, promotions, and vendor notifications while fixing various UI and data consistency issues.
Key Highlights
- Added sorting, filtering, and search to Admin Requests route
- Improved promotion creation stability in Admin Panel
- Fixed Stripe connection issues for vendors
- Added 'Forgot password' functionality to storefront
New Features
- Sorting/filtering for Admin Requests
- Improved promotion creation stability
- Forgot password functionality
Full Release Notes
### Release 1.5.3 #### Admin Panel https://github.com/mercurjs/admin-panel Improvements - Added sorting, filtering and search to Admin → Requests route - Improved viewing of statuses in B2C Admin - Merged create & update requests into a single flow - Hidden “Across” option in allocation settings Bug Fixes - Fixed error during promotion creation when selecting “Across” option - Fixed pagination issue on product list during claim creation - Fixed disabled customer group values in filter dropdown - Fixed issue where quantity value in promotion could not be changed Promotions / Core - Verified core Medusa promotions integration in Mercur, made all the necessary fixes to make sure it is stable #### Vendor Panel https://github.com/mercurjs/vendor-panel Improvements - Removed any type occurrences from vendor repository (part 1) Bug Fixes - Fixed duplicated notifications issue - Fixed issue where accepted collection was not visible on Vendor panel - Fixed inability to remove location from Inventory view - Fixed issue with removing/editing product type - Fixed inability to set empty attribute value when not required - Fixed Stripe connection issue #### Storefront https://github.com/mercurjs/b2c-marketplace-storefront New Features - Added “Forgot password” functionality Bug Fixes - Fixed issue where BG promotion didn’t apply according to condition - Fixed issue preventing product removal from cart - Fixed UI issue with “Fleek” logo on laptop view #### Other / Technical - Implemented approach for binding approval requests to products - Various GitHub issues resolved: #581 #586 #594 #596 – question resolved