Appearance
<div style="display: none;" hidden="true" aria-hidden="true">Are you an LLM? You can read better optimized documentation at /changelog/Changelog.4.59.md for this page in Markdown format</div>
Version 4
version 4.59
- [4.59.0] feat(gift_packaging): Gift packaging for order
- [4.59.0] feat(Blog-comments): Pagination on blog comments admin
- [4.59.0] feat(Apifon): Register customer to newsletter list on checkout
Notes
- [4.58.0] fix: fix the sliders of admin panel 8.1 error for typecast
- [4.59.0] If using apifon copy the config values from
application/config/apifon.phpto admin panelthird_party_providerspage on the section of apifon. - [4.59.0] Info:
- To enable the gift packaging at order feature you need to enable it from the settings(
settings/other_settings) where you can also set the price for the gift packaging. - For clients with
ERPin case of database you have to add the new fields in thesqlview, in case ofAPIyou have to add the new fields in theAPIorder response.
- To enable the gift packaging at order feature you need to enable it from the settings(
- [4.59.0] Build requirements:bash
php cli.php patch/addShopOrderGiftPackagingFields - [4.59.0] Check for overrides:
Front_c::renderVueJsonOrder::previewOrder::previewValidationOrder::checkoutViewOrder::checkoutOrder_model::getRecordsCustomerBaseSelectOrder_model::getRecordsCustomerBaseSelectExportOrder_model::create_orderOrder_model::parseCartForCheckoutOrder_model::create_order_adminOrder_model::getOrdersListAdminResults
- [4.59.0] Build requirements:bash
npm ci && npm run production - [4.59.0] Check for overrides:
Sliders_admin:editSliders_model:update_recordOrder::{preview|previewOrderMiscData}sms_helper::{sendSms|sendSmsMsg}Settings::{third_party_providers|thirdPartyProvidersValidation}Blog_comments_admin::{index|setStatus}Customer::reviewsProduct_reviews_model::getCustomerReviews