Appearance
<div style="display: none;" hidden="true" aria-hidden="true">Are you an LLM? You can read better optimized documentation at /changelog/Changelog.4.33.md for this page in Markdown format</div>
Version 4
version 4.33
version 4.33.0x
- [4.33.3] cd-fix: fix(SmartPointsACS): processSmartPointsData method cast lat and long to float
- [4.33.3] cd-fix: fix(Adv_order): Implement method shouldFetchSmartPoints and usage in Adv_order::smartPointsInitialize
- [4.33.3] cd-fix: fix(AI): AdvisableAi::purchaseOrder should send recommendation ids from shop_order_basket
- [4.33.3] cd-feat: Add hexcode field for blog tags. Change the tag's background based on hexcode on side_blog view
- [4.33.3] cd-feat: Add small_description field for author. Show author data at the end of blog post. Create author page to view his profile and his posts.
- [4.33.2] cd-fix:
Adv_product_modelMove product codes join before any filtering query at methodsgetCatProductsProductsandgetLineProducts - [4.33.2] cd-fix: refactor the order_created to show extra notification if the order has store_id or transport_id
- [4.33.1] cd-fix:
Adv_product_modeljoin product codes table if any filter is enabled and filtering code for attributes/variations/tags simplify - [4.33.0] cd-feat: show extra notification on email order_created if the order has store_id or transport_id
- [4.33.0] cd-fix: Method
getConfigLanguagesmoved toAdv_admin_controllerand removed fromAdvAdvisableAiSettings,Adv_attributes_admin,Adv_products_admin,AdvVariationsPageAdmin,AdvVariationsProductsAdmin - [4.33.0] cd-feat: Ai Content Generation usage in Admin panel for
productandvendordescription - [4.33.0] cd-feat: Feature AI Content Generation
- [4.33.0] cd-update: Add extra description in product category
Notes
- [4.33.3] Check for overrides in
OrdermethodssmartPointsInitialize - [4.33.3]
AdvAdvisableAI::purchaseOrderchange signature - remove optional$recommendationId - [4.33.3]
Order_basket_model::getRecordForEcommerceJsreturnstrack_typeandtrack_id - [4.33.3]
Front_c::purchaseToAdvisableAIdoes not sendrecommendationIdinadvisable_ai->purchaseOrder - [4.33.3] Needs
composer i - [4.33.3] Check for overrides in
Blog_author_admin,Blog,Blog_tags_admin - [4.33.3] Run
php cli.php patch/addHexCode - [4.33.3] Run
php cli.php patch/addBlogAuthorSmallDescription - [4.33.2] Check for overrides in
Order::checkout - [4.33.1] Check for overrides in
Product_modelmethodsgetLineProducts,getCatProductsProducts,render_vendors,queryForListingAttributeFiltersandqueryForListingTagFilters - [4.33.0] need
npm ci && npm run admin-production - [4.33.0] Run
php cli.php patch/aiContentGeneration - [4.33.0] Check for overrides in
Order::checkout - [4.33.0] Check for overrides in
Product_categories_admin - [4.33.0] Needs
composer i - [4.33.0] Run
php cli.php patch/addExtraDescription