Highlights
Release Information
The Znode 10.11.1.1 release introduces new features, enhancements, performance upgrades, and bug fixes to improve platform flexibility, usability, performance, and system reliability.
Release Highlights
New Features & Enhancements
| Area | Highlights |
|---|---|
| Shipping Configuration | Added support for configuring FedEx API credentials at the Configuration Set level, enabling store-specific FedEx accounts while maintaining backward compatibility for existing configurations. |
Improvement Highlights
| Area | Key Improvements |
|---|---|
| PIM | Improved inventory quantity display consistency by applying global rounding and precision settings across product inventory information. |
| Marketing | Improved SMTP validation accuracy by ensuring test email results correctly reflect actual email delivery status. |
| CMS | Refined Page Builder logging behavior to reduce unnecessary application log entries and improve log clarity. |
| Accounts & Users | Enhanced user import and authentication reliability by improving store association management, centralized login restriction handling, and password reset validation. |
| OMS | Improved My Account accessibility and order state handling following partial order shipments. |
| DAM | Enhanced bulk media upload processing by improving upload status tracking and completion visibility. |
| Open Source | Improved Google Analytics tracking reliability by ensuring accurate data layer integration and reporting support. |
Important Notices
Enable XSS Validation
Even if the Enable XSS Validation and Enable IDOR Validation flags are set to True, the changes will only take effect after explicitly saving the configuration.
Temporary Disablement of Email Marketing Tab
The Email Marketing tab within the Stores section has been temporarily disabled to support ongoing updates and improvements.
During this period, administrators will not have access to email marketing features from the Stores section. Functionality will be restored once the necessary updates have been completed and validated.
Temporary Disablement of Promotions, Coupons, and Vouchers Management on Manage Order Screen
The ability to add, manage, or modify promotions, coupons, and vouchers has been temporarily disabled on the Manage Order screen in the Admin Console.
- Promotions and coupons applied during order creation remain visible.
- Adding new promotions or removing existing ones is currently unavailable.
- This functionality will be restored in a future release.
Temporary Configuration Change
To optimize memory consumption during sitemap and product feed generation, the default chunk size has been temporarily reduced from 50,000 to 10,000 records.
This change improves processing stability for large datasets and applies to:
- Product Sitemaps
- Category Sitemaps
- Content Page Sitemaps
- Google Product Feeds
- Bing Product Feeds
- XML Product Feeds
Temporary Checkout UI Change
- Temporary removal of the line-item Remove action from the Checkout page.
- Shoppers must modify cart items from the Cart page before proceeding to checkout.
- Ensures consistency with updated checkout session handling.
What's New
FedEx API Credentials Configuration
The FedEx Plugin has been enhanced to support store-specific API credentials by moving the Account API Key and Account Secret Key from the Global Configuration tab to the FedEx Configuration Set.
This enhancement enables administrators to maintain separate FedEx accounts for individual stores while preserving existing functionality through automatic migration of previously configured global credentials.
Key Features
- Added mandatory Account API Key and Account Secret Key fields to the FedEx Configuration Set.
- Removed dependency on globally configured FedEx API credentials.
- Supports store-specific FedEx credential configuration.
- Automatically migrates existing global credentials to active configuration sets during upgrade.
- FedEx Configuration Sets continue to appear and function correctly within Store Shipping Settings.
- FedEx shipping methods remain functional on Storefront Checkout and Quote pages.
- Maintains backward compatibility while providing greater configuration flexibility.
Black Box Improvements
Product Information Management (PIM)
Z10-35273 | Inventory Quantity Display Does Not Respect Global Inventory Rounding Settings
Fixed an issue where inventory quantities did not follow configured global rounding settings.
Updated inventory quantity mapping to apply configured precision and rounding settings and removed unnecessary trailing decimal places for consistent display.
Marketing
Z10-35356 | SMTP Test Email Shows Success Message Even When Email is Not Delivered
Resolved an issue where SMTP test emails incorrectly displayed success messages despite delivery failures.
Validation logic now accurately reflects delivery status, ensuring reliable confirmation of SMTP configurations.
Content Management System (CMS)
Z10-35524 | Page Builder Error Logs Generated in Application Logs
Addressed an issue where unnecessary error logs were generated during Page Builder operations.
Logging behavior has been refined to capture only relevant errors, improving application log clarity and reducing noise.
Accounts & Users
Z10-35237 | Import Does Not Merge Stores for Users with Centralized Login Restriction Enabled
Resolved an issue where user import operations did not correctly merge store associations when centralized login restriction was enabled.
Introduced a new import flag value RestrictCentralizedLogin_Store = 11 to support both Create and Update/Merge operations, ensuring accurate user-store mapping updates.
Z10-35221 | Forgot Password Fails with "Invalid Username" After Updating RestrictCentralizedLogin_Store via Import
Fixed an issue where users encountered an "Invalid Username" error during password reset after updating centralized login restriction values through import.
Enhanced validation and portal mapping logic to correctly identify users, associate them with the proper portal, and successfully process password reset requests.
Order Management System (OMS)
Z10-35669 | Unable to Access My Account Dashboard After Shipping Part of an Order
Resolved an issue where users could not access the My Account dashboard after partial shipment of an order.
Enhanced order state handling and implemented additional validation to ensure continued account access following partial shipment processing.
Digital Asset Management (DAM)
Z10-32253 | Upload Status Remains "Waiting" After Successful Large Bulk Image Upload
Resolved an issue where upload status remained in a waiting state even after successful completion of large bulk image uploads.
Improved status tracking to accurately reflect upload completion and processing progress.
Open-Source Enhancements and Fixes
Z10-35633 | Google Analytics Data Not Pushed Correctly to Data Layer
Resolved an issue where Google Analytics tracking data was not correctly pushed to the data layer on the storefront.
Enhancements ensure accurate analytics data capture and improved reporting reliability.