Appearance
<div style="display: none;" hidden="true" aria-hidden="true">Are you an LLM? You can read better optimized documentation at /changelog/Changelog.4.25.md for this page in Markdown format</div>
Version 4
version 4.25
version 4.25.0x
[4.25.1] ui-feat: Admin Variation, implement quick action with modal pop up for fast adding new values in a variation group.
[4.25.1] cd-debt: Change for
entry_datetimeonorders_adminedit and repeat functions to get the current edit/repeat time.Entry_datestill carries the original order date.[4.25.1] cd-feat: Select also the count(group_id) of product on
AdvVariationModel::getVariationGroupInfoMuiByProductId()[4.25.0] cd-update: (Admin Panel side menu): changed all the side menu icons and structure and updated the ui for the side menu
[4.25.0] cd-fix: Optimize the search of the orders in admin panel
[4.25.0] ui-feat: Add the ability to re-initialize slider by 'initSlidersWithButtons' method and code refactor in
native-slider.js.[4.25.0] cd-fix: Jobs admin fix jobs adding through ui - fix filtering arrays
[4.25.0] cd-update: Add custom reports for the customers
[4.25.0] cd-update: Created unique id per session to include it in Facebook events.
[4.25.0] cd-fix: Add the config trackingProductIdPrefix as prefix for every product id for Facebook Meta Conversion events.
[4.25.0] cd-update: Add report for sent, invoiced orders, new registrations and the in process orders in the dashboard
[4.25.0] ui-feat: training of ai models through recommendation ids
[4.25.0] ui-feat: Add graphs in the admin dashboard quick views
[4.25.0] ui-fix: fix AI Connector passing recommendation id to duration
[4.25.0] ui-feat: Implemented components (
AdvCartDeliveryInfo,AdvProgressBar) for minicart and cart page for delivery info (ready for usage).[4.25.0] cd-update: Advisable AI recommendation transformers to get array of product objects with recommendation id as property
[4.25.0] cd-update: product card (main and default template) supports ai recommendation querystring in links
[4.25.0] cd-debt:
Adv_front_controllermove setting customer tags to separate function[4.25.0] cd-fix: missing ci call on
AdvAddPointsToCustomerDeliver::executeonsaveProductPointToCustomersfunction.[4.25.0] ui-fix: In admin dashboard use the uuid as key for the objects
[4.25.0] ui-fix: Fixed mobile view in admin dashboard quick actions
[4.25.0] cd-fix: Included
native-main.jsscript import inadmin/footer_js.php(Native slider wouldn't load at all)[4.25.0] cd-fix: Removed bodge code for hiding slider items as buttons were misconfigured to always show in admin panel > dashboard > quick actions
[4.25.0] cd-update: Replaced
native-slidercopy pasta withnative-sliderimport from main template[4.25.0] cd-update: products view to advisable ai moved in
products::productEvents[4.25.0] cd-fix: fix
AdvAdvisableAI::removeBookmark[4.25.0] cd-fix: Change the colors of the labels in the dashboard of the admin panel
[4.25.0] cd-fix: fix
AdvAdvisableAI::getProductIdFromProductCodeId[4.25.0] cd-feat: Change the style of the quick button of solr index in the admin dashboa5d0
Notes
[4.25.1] Needs
npm ci && npm run admin-production[4.25.1] CAUTION: on merging
smileandjoy, please refer tottheodorouoratheodosioufor changes onsoftone_viewregardingentry_datetimechanges onorders_adminedit and repeat functions.[4.25.1] Check for overrides on
Variation_model::getVariationGroupInfoMuiByProductId(),Orders_admin::edit(),Orders_admin::repeat()[4.25.0] Needs
npm run admin-productionin order for the changes in the admin/update scss to be compiled[4.25.0] Check for overwrite in the ordersListAdminWhere and in the getOrdersListAdminResults of the Order_model
[4.25.0] Check changes to product page and product cards if new files are in templates (main and default templates supported - front needs implementation in all components)
[4.25.0] Needs
composer i[4.25.0] Needs
npm ci && npm run production && npm run admin-production, ecomntag should be updated, if not delete package-lock.json and node_modules before running previous command