Appearance
<div style="display: none;" hidden="true" aria-hidden="true">Are you an LLM? You can read better optimized documentation at /changelog/Changelog.4.55.md for this page in Markdown format</div>
Version 4
version 4.55
- [4.55.0] fix: In phone orders set default empty string as value of shipping data in sent orders and remove the extra query for call the store data
- [4.55.0] fix: Fix the error on send in shop phone the sms and add the country in the customers data in update order
- [4.55.0] feat: Implemented connection with the Taxydema transporter service
- [4.55.0] fix(php8.1): Products_admin::index strlen expects string
- [4.55.0] fix(products): In products admin fix the error in adminNumRows in case of only one category search
- [4.55.0] fix(blog): Fix the conflict between the category mui id and the id
- [4.55.0] fix: Fix the error on the blog tags and the mui id
- [4.55.0] feat(Blog): Implemented the ability for users to post comments on blog articles.
- [4.55.0] fix(vendors): Fix in the vendors the query for the lang in vendors, vendors details and lines
- [4.55.0] fix(Adv_blog_admin): Fixed method
editon preexisting youtube id not returning empty values - [4.55.0] fix(BoxNow): Manipulate phone number for BoxNow voucher based on destination country
- [4.55.0] fix(actions.js):
GoogleMapsServicedynamic import revert to normal import - [4.55.0] fix:fixed data array of edit on blog category admin to include both is_active and promo_banner_url
- [4.55.0] fix:On Blog ensured "is_promo" data is posted as a boolean, on update fixed default value
- [4.55.0] fix(php8.1): content_shorten return empty string if content param is empty
Notes
[4.55.0] Build requirements:
bash
composer i[4.55.0] Check for overrides:
Orders_admin::setOrderAddressDataShippingStoreOrder::setOrderAddressDataShippingStoreProducts_admin::indexProduct_model::getProductsAdminNumRowsBlog_category_model::getCategoriesListBlog_tags_model::getTagsList- Blog_admin methods
index,delete - Blog methods
blogArticle - Settings methods
other_settings,otherSettingsValidation[4.55.0] Build requirements:bashphp cli.php patch/blogComments npm run production composer i
[4.55.0] Check for overrides:
Vendors::vendorsDetailsAdd the'shop_vendor_mui.lang' => $this->language_abbrfilter in condition ofvendors_model->get_recordsVendors::lines_listAdd the'shop_vendor_mui.lang' => $this->language_abbrfilter in condition ofvendors_model->get_recordsVendors::vendorsAdd the'shop_vendor_mui.lang' => $this->language_abbrfilter in condition ofvendors_model->get_recordsBlog_admin::editBlog_category_admin::edit(clients like Discount may have this override)- SetPendingWithVoucher::createVoucherBoxNow (clients that create voucher through ecommercen may have this override)