D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
softaculous
/
litecart
/
Filename :
changelog.txt
back
Copy
LiteCart 2.2.9 Download + Add support for Bootstrap Icons + Emulate some server variables if CLI + Add frontend link to category + Add support for importing exporting campaigns in CSV + Add workaround for allow_url_fopen is disabled when importing images from remote locations * Fix issue #264 - Wrong table definition * Fix permissions checkboxes * Fix checking log_errors state * Fix column converting for some date columns * Fix identify language by domain * Fix decimal quantity * Fix PHP 8 deprecated notice * Remove star marking in graphs as vqmod messes up UTF-8 for json_encode() * Security enhancements * Swap geo IP provider from Geo IP Tool to IP-API for better accuracy * vQmod test tool rewritten for better acuracy * Use permalink with public key for success page * Also match manufacturer and supplier name during search * Minor adjustments and improvements * Use absolute matching of language domain rather than ending * Remove -s-0 from customer service URL and support variations by language * Optimize CSV Import/Export pages LiteCart 2.2.8 Download + Ability to unset (multiple) array values in url query + Widget permissions + Add ability to set language URL type by language + Select multiple checboxes by shift click + Add backwards compatibility for order action output + Pass collected order total rows so far to order total modules during process + Store when translations were last accessed + Add support for loading product entity by SKU instead of ID * Resolve directory defined URL resources * Fix CSV import * Fix text field option * Fix inconsistencies in toggling shipping and payment option * Fix adjust price with options when editing product to order * Fix accidentally hidden widgets * Fix PHP notice if no valid payment options are returned * Fix preg_split mistakenly said explode * Fix address format defaulting to non existing setting key * Fix manufacturer images * Fix currency field number_format on some system locales * Fix CSV import detection of exisitng entities * Fix unable to set quantity to zero * Change US address format * Define default translations for injecting to database * Increase column length capacity for all priority columns * Remove payment options and make shipping and payment searchable by keyword instead * Adjust CSS for disabled input fields * Make sure the selected module exists before executing method * Don't output zero if form input field value is null * Set default values for table structures to comply with stricter mysql modes * Push site footer to bottom * Identify route directly in init() * Display modification date if vqmod version is missing * Add glob star support for file_delete() * Minor adjustments and fixes - Remove safe_mode check as deprecated in PHP 5.4 LiteCart 2.2.7 Download + Add support for optimizing MariaDB Aria database tables + Ability to download reports as CSV * Fix PHP 8 zero conditions * Fix adjust quantity * Allow setting either quantity adjustment or actual quantity * Optimize and consisity CSV tools * Dedicate a common view for error documents * Minor adjustments - Remove register_guests as a totally bad user experience Released Jan 3 2021 LiteCart 2.2.6 Download This is a release for compatibility PHP 8 (released nov 26). + Commit missing file printable packing slip + Display an out of stock notice and remove the buy now button + Enable ref_manufacturer to return products and num_products tied to manufacturer + Also match keywords during products search * Always grab the latest campaign price if multiple active campaigns * Use exceptions for order process * Prioritize country by TLD due to Googlebot problems * Don't refresh vQmod cache upon nocache header. Some bots are just giving us a hard time wasting resources * Better responsive cart in checkout * Better decimals formatting for amount in currency field * Upgrade jQuery to 3.51 * Always return a float value from get_price() * Don't serialize empty order item options * Count all descending products for category * Don't count hidden products and only show count if there are products * Adjust stock instead of overwriting it * Fix canonical link on product page for default category * Fix PHP 5.4 compatibility * Fix set charset for non-default database connections * Don't output 0 values in form number fields * Fix missing in order success page * Fix printable links in backend orders * Fix copy missing column sort * Fix scan translations * Fix url redirect issue * Fix notice if amount has no fractions * Fix products query where it sometimes did not return all products * Assign settings to module. Handy for invoking with install(), update(), and uninstall() events * Limit the comments field and display remaining characters allowed * Use default category for link if an unmounted category is given in url - Remove traces of POST token in checkout [-] LiteCart 2.2.5 Download + Add Animated PNG, WebP and JPEG2000 support for Featherlight + Add Recommended Price / MSRP + Add a JavaScript event for cookie consent + Add store postcode to settings (Good for shipping add-ons) + Attempt to detect Western and Middlle-Eastern week calendars for week graph + Display an out of stock notice and remove the buy now button + Add product picker input field * Adjust search query to match more details * Always use frontend components for printable order copy and packing slip * Auto detect module type instead of defining it when loading modules * Change decimal columns from 10,4 to 11,4 for database consistency * Define attribute group id for product options * Display deprecated notices for autoload * Detect currency by country TLD before browser locale (Solves GoogleBot issue) * Disable autofill for ajax search fields * Don't honour DNT for functional cookies as too agressive * Don't include country in inherited link query parameters * Fall back to normal cookie use if no cookie policy is set * Fix boolean interpretation in toggle * Fix combination of colon and tab in technical data * Fix copy option priority * Fix new line for HTML email body * Fix currency price in JSON schema * Fix import CSV file of customers * Fix option group and values priority * Fix issue #242 - Wrong variable name * Fix issue #239 - Output webp image * Fix issue #236 - Typos * Fix issue where campaigns percentage calculation was broken by a previous commit * Fix output detection from order actions * Fix trim fractions if no decimals * Count all descending products * Load routing modules for backend to support rewritten URLs * Don't rely on float to always show fractions * Don't count hidden products and only show count if there are products * Limit the comments field and display remaining characters allowed * Make sure username or email does not already exist when making changes to a user * Optimize attributes in catalog query (Vast speed improvement) * Use default category for link if an unmounted category is given in url * Show indication if attribute values are used by product options * Raise the amount of characters stored for order update email message * Add support for hyphens for resolved route path * Support initating customer entity by email address * Support initating user entity by username or email * Wrap a panel around graphs - Remove DIGEST-MD5 SMTP authentication (We are not ready for it yet) - Remove multiple maintenance mode notices being displayed for checkout ajax components Released Nov 12 2020