Release Date: January 22, 2021
Highlights
Release Information
Znode 9.3.2.17 release includes some major performance improvement changes and a minor bug fix.
The highlights of this release are the performance changes done for:
Login page of the web store
Edit user details pages of the admin and web store
Breaking Changes
Please refer to this Breaking Changes Document for more information.
Enhancements
[ZPD-13537] - Performance: Login Page
Shopper Experience
A lightweight stored procedure is now used for Login functionality. This new implementation has increased the performance of Login operation and reduced the time required to log in to the account.
[ZPD-13562] - Performance: Edit Profile
Shopper Experience
A lightweight stored procedure is now used to save the changes made to the user account. This new implementation has increased the performance of Edit Profile operations and reduced the time required to save the changes.
[ZPD-13585] - Performance: Manage User
Administration
A lightweight stored procedure is now used to save the changes made to the user account. This new implementation has increased the performance of Manage User operations and reduced the time required to save the changes.
Issue Resolved
[ZPD-13535] - Web Store - In some scenarios and deadlock used to occur on the Order Receipt page.