Appearance
<div style="display: none;" hidden="true" aria-hidden="true">Are you an LLM? You can read better optimized documentation at /changelog/Changelog.4.21.md for this page in Markdown format</div>
Version 4
version 4.21
version 4.21.0x
- [4.21.0] cd-fix: Adv_skroutz_orders_model::handleOrderUpdate: Fix bug where there were duplicate orders.
- [4.21.0] cd-feat: Added option in admin panel variation/attribute settings, to merge duplicate values in listing filters by name to remove duplicates that in most cases coming from ERP.(e.g. 3 different colors with same name('red', 'red', 'red') but different id)
- [4.21.0] cd-fix: Adv_checkout function stripe, set oredr to pending prior to redirect to subtract cart products stock
- [4.21.0] cd-fix: Remove the regkey
SITE_NAMEfrom registry table - [4.21.0] cd-feat: Modify
ProjectAgora2::getAgoraVendorRequestto request categoryPath if existed - [4.21.0] cd-fix: (Admin Product Variation Groups): update product stock for specified product code and ux improved.
Notes
- [4.21.0] Check for overrides in
Skroutz_orders_model::handleOrderUpdate' and remove overrides in clients Gea, Homepharmacy - [4.21.0] Need
php cli.php patch/deleteSiteName. Before running the patch check the regval ofSITE.TITLEandGLOBAL.SITE_NAMEfrom registry table if they are identical. If not contact site owner. - [4.21.0] Need
composer install - [4.21.0] Check for overrides in
Adv_vendors::vendorsExtrasandAdv_vendors::projectAgoraItems - [4.21.0] Need
npm i && npm run production && npm run admin-production