E-commerce changelog
18 releases · latest 6.1.6
6.1
- 6.1.611 August 2026Upgrade notes
A correctness release for the money paths around discount codes, alongside repairs to the totals shown to buyers in the cart, at checkout and on the order page, and a reliability pass on the admin order screens.
ORDERS · DISCOUNTS · CHECKOUT · CART · INVENTORY · MULTI-CURRENCY · SHIPPING · DOWNLOADS · +11
- 6.1.55 August 2026Upgrade notes
Version 6.1.5 is the customer-facing half of the store, where 6.1.4 was the admin half. Products can now carry more than one picture, the product page has been rebuilt around them, and the other eight storefront pages have been brought onto the same frame.
STOREFRONT · PRODUCTS · GALLERY · IMAGES · CATALOGUE · CATEGORIES · CART · CHECKOUT · +6
- 6.1.42 August 2026Upgrade notes
Version 6.1.4 is one body of work: the store admin dashboard. It has been rebuilt on the platform's standard page frame, and rebuilding it meant checking every figure on it against the code that produces it.
DASHBOARD · ADMIN · REPORTING · REVENUE · ORDERS · FULFILMENT · INVENTORY · CURRENCY · +6
- 6.1.129 July 2026Upgrade notes
Version 6.1.1 repairs the parts of the store that move money and the parts that hand goods over.
MONEY FLOW · REFUNDS · CHECKOUT · DIGITAL DELIVERY · MODERATION · UI · KYC · DESIGN SYSTEM · +3
- 6.1.030 June 2026Upgrade notes
Version 6.1.0 ships with the platform-wide Core v6.4.9 release. Checkout is now atomic across multiple items, and the discount schema gains fixed-amount and free-shipping types.
MONEY-SAFETY · ECOMMERCE · CHECKOUT · DISCOUNTS
6.0
- 6.0.96 March 2026
Version 6.0.9 is a targeted bug-fix release addressing issues discovered after the 6.0.6 overhaul. It corrects a gap in the discount records left by the new discount schema, fixes inventory reservation on physical product orders, and resolves several fronte…
CRITICAL FIXES · DISCOUNT SYSTEM · INVENTORY · REVIEW SYSTEM · FRONTEND
- 6.0.86 March 2026
Version 6.0.8 is a comprehensive audit and hardening release for the AI Investment addon. It fixes critical financial integrity bugs including double-credit vulnerabilities, race conditions in concurrent investment processing, missing wallet side-effects on…
CRITICAL FIXES · SECURITY · WALLET INTEGRITY · RACE CONDITIONS · FRONTEND
- 6.0.66 March 2026
Version 6.0.6 is a comprehensive bug-fix and hardening release. It corrects critical flaws in the order lifecycle, discount system, inventory management, and download access control. It also closes a path traversal security vulnerability in the file downloa…
CRITICAL FIXES · ORDER LIFECYCLE · DISCOUNT SYSTEM · INVENTORY · SECURITY
- 6.0.34 January 2026Upgrade notes
Version 6.0.3 integrates the new Centralized Wallet Service and Multi-Channel Notification Service from Core v6.0.4, providing improved reliability for all e-commerce operations.
WALLET SERVICE · NOTIFICATION SERVICE · ARCHITECTURE
- 6.0.0December 2025Upgrade notes
Version 6.0.0 represents a complete transformation of the Ecommerce extension with a warm, inviting aesthetic. This release introduces a brand-new landing page, unified amber and emerald color schema, and comprehensive redesign of all user and admin interfa…
MAJOR RELEASE · COMPLETE REDESIGN · LANDING PAGE · UI/UX OVERHAUL · COLOR SCHEMA · ANIMATIONS
5.1
- 5.1.512 September 2025Upgrade notes
- Changed: the ecommerce admin pages look consistent with each other, navigation is grouped into logical menus, text is more readable in both light and dark themes, and the admin navigation no longer scrolls sideways.
UI/UX IMPROVEMENTS · ADMIN INTERFACE · DARK MODE · NAVIGATION · CARD STYLING
- 5.1.14 August 2025Upgrade notes
- There are no breaking changes. - Review your existing product file paths and make them relative. Digital product files are now resolved beneath a base directory set in your configuration, and a path that points outside it will no longer be served. - Test…
SECURITY · CRITICAL FIXES · RATE LIMITING
5.0
- 5.0.820 December 2024
- Changed shipping cost to be calculated from your ecommerce settings rather than fixed in the code. - Changed shipping fees to be configurable from the admin settings panel. - Changed order totals to break shipping and tax out properly. - Changed order cos…
ENHANCEMENT · BUG FIXES
- 5.0.717 January 2025
- Changed order status management to validate against PENDING, COMPLETED, CANCELLED and REJECTED. - Changed shipping record creation to accept a delivery date, and to treat cost and tax as optional. - Changed the admin dashboard status indicators to use the…
BUG FIXES · ENHANCEMENT
- 5.0.625 June 2025
- Fixed "Browse Products" buttons doing nothing, on the shipping page and elsewhere. - Fixed category links throughout the shop pointing at pages that were never served. - Fixed product links in cart items not opening the product. - Fixed the same fault on…
CRITICAL FIXES
- 5.0.525 June 2025
- Fixed "Browse Products" buttons doing nothing, on the shipping page and elsewhere. - Fixed category links throughout the shop pointing at pages that were never served. - Fixed product links in cart items not opening the product. - Fixed the same fault on…
CRITICAL FIXES
- 5.0.422 June 2025
- Added order tracking with a delivery timeline and shipping status. - Added secure digital product downloads, with expiry and licence keys. - Added discount validation supporting percentage, fixed amount and free shipping. - Added category-specific product…
CRITICAL FIXES
- 5.0.322 June 2025
- Added order tracking with a delivery timeline and shipping status. - Added secure digital product downloads, with expiry and licence keys. - Added discount validation supporting percentage, fixed amount and free shipping. - Added category-specific product…
CRITICAL FIXES