Appearance
<div style="display: none;" hidden="true" aria-hidden="true">Are you an LLM? You can read better optimized documentation at /changelog/Changelog.4.84.md for this page in Markdown format</div>
Version 4
version 4.84
- [4.84.1] fix: replace if statement to use in_array method for checking
$view_contentvariable because it was causing problem on sorting product categories and vendors on admin_panel- The issue was created on version
4.81.4and it is fixed on4.84.1
- The issue was created on version
- [4.84.0] fix: check if logo_image file is posted on settings, method
updateLogois called, if not, return null - [4.84.0] refactor: change signature of
Adv_settings::updateLogomethod to return a string for all cases - [4.84.0] fix(Adv_order_model): change visibility of properties from private to protected
- [4.84.0] perf: convert shop_order_id to INT (shopflix_orders) and add missing indexes
Notes
- [4.84.0] Check for overrides:
Order_model::{fetchLiveProducts|filterCartContents|getProductStock}Settings::{index|updateLogo}
- [4.84.0] Patch requirements
php migrator.php migrate