Release Notes / Version 9.9.0- C / 23 January 2026
TABLE OF CONTENTS
Highlights
Release Information
Znode v9.9.0- C release includes certain performance improvements.
Breaking Changes
There are no breaking changes in this release.
Performance Improvements
This release includes multiple backend and frontend performance optimizations across the Admin and User areas. Key improvements include:
User List Performance Improvements
Optimized data retrieval and pagination to significantly reduce load times for large user datasets.
Order List Performance Improvements
Enhanced query efficiency and caching strategies to ensure faster order list loading and smoother navigation.
Catalog & Store List Performance Improvements
Improved database indexing and API response handling to speed up catalog and store list rendering in the admin panel.
Add to Cart Performance Improvements
Streamlined validation logic and reduced API overhead for quicker add‑to‑cart interactions.
Get Cart Count / GetPublishProductPriceBySKU SP Enhancements
Refactored stored procedures for faster execution and improved real‑time cart count and pricing retrieval.
Login Area Optimization
Reduced authentication latency with improved session handling and minimized redundant checks.
API BaseClient Performance Changes
Reworked API BaseClient to reduce request processing time, improve connection handling, and increase overall API throughput.