Release: 3.14
Gezy features, developer experience improvements, and platform stability
Front-Commerce 3.14 includes several improvements for Gezy users and smaller enhancements for all users.
While our team enjoyed some vacation time, we've continued working on the platform with new Gezy features including document management and product swatches, developer tools for debugging, Cockpit logs visualization for Cloud users, and platform improvements for analytics plugins.
Read on to discover all the details of this release!
Gezy platform improvements
This release brings new features for Gezy customers:
- V11 support - Front-Commerce now supports the latest Gezy version (v11)
- Document Management - View and download account documents directly from your customer dashboard
- Product Swatches - Visual product configuration with swatch support for configurable products
- Type Safety - Improved null checks and error handling across the application
Cockpit: logs visualization and export
Front-Commerce Cloud users now have direct access to application logs through the new Cockpit:
- Self-Service Log Access - View and analyze application logs directly from the Cockpit without contacting support (preview 500 lines or export all logs for offline analysis)
- Simple and Advanced Search Modes - Text-based filtering with preset queries for common issues, plus full LogsQL support for complex queries
- Flexible Time Ranges - From "last 5 minutes" to custom date ranges for precise log analysis
- Component Filtering - Filter logs by Front-Commerce, Redis, or reverse proxy components
- Shareable URLs - Bookmark or share specific log queries with your team
This feature eliminates the need to contact support for routine log analysis and provides developers with the tools they need to troubleshoot issues independently.
Feedback wanted: our team is eager to hear your feedback on this new feature. If you have any suggestions or encounter any issues, please reach out to our support team!
Features highlights
Improvements for all Front-Commerce users:
- Sales Unit Display - Product sales units displayed in theme-chocolatine
for platforms supporting it (e.g:
12€ / kg
) - Analytics - Identity tracking events for customer journey tracking, in order to better understand user behavior and improve the customer experience
- Developer Tools - Debug scripts and restored the client-side logging system to detect and troubleshoot issues more easily
Other changes
Features
- Analytics:
- Add
consentAuthorizations
to all plugins config to manage user consent
- Add
- Core:
- Add client-side logging system exposed at
@front-commerce/core/logs
- Add client-side logging system exposed at
- Netup:
- Tracks the user identity with the
identify
analytics plugin event
- Tracks the user identity with the
- Theme Chocolatine:
- Add swatch support to
ProductItem
- Add swatch support to
Bug Fixes
- Codemod:
- Fixes the service worker initialization by replacing dynamic import of
setupPwa
with a static import
- Fixes the service worker initialization by replacing dynamic import of
- Theme Chocolatine:
- Fixes an issue where the delta would not be defined causing an issue in the Slider component
- Gezy:
- Fixes types and null checks for gezy raw product instance
- Magento:
- Fixes an issue when the stock qty is a float value on an integer field
Fixes from 3.14
and 2.36
have also been backported into previous minor versions. The following patch versions were released: 3.13.1
, 3.12.3
, 3.11.4
, 3.10.5
, 3.9.7
, 3.8.11
, 3.7.12
, 3.6.14
, 2.35.4
, 2.34.5
, 2.33.6
, 2.32.8
, and 2.31.9
.