Releases: isotope/core
Releases · isotope/core
2.6.3
2.6.2
2.6.1
2.6.0
New
- Allow shipping price calculation per cart weight (e.g. 10€ * 5kg)
- Allow to redirect to product details if keywords search is an exact match
- Allow to limit coupon code to a single usage (#1580)
- Added product field for GTIN (Global Trade Item Number)
- Added Trusted Shops front end module
- Added support for Saferpay JSON API to Saferpay payment method (#2023)
- Added support for debug mode in Saferpay payments
- Added shipping method limitation depending on address type
- Added front end module to filter products by categories (pages)
- Added module config to hide product options
- Added bank details to the store configuration (#2054)
- Added checkbox to enable chosen script for attributes (#1989)
- Highlight search keywords in product list
Improved
- Added product type edit popup in product edit view
- Enabled drag & drop for all MultiColumnWizard fields
- Switch the shop config ID if config switcher module has only one option
- Support DCA options in product attributes
- Added template for product actions (#1949)
- Reduced database queries by fetching the product categories from JOIN
- Automatically select the only variant option in dropdown menus (#2052)
- Always link to the current category page if possible (#2000)
- Also generate canonical link to the main product URL
Fixed
2.5.16
2.5.15
2.5.14
2.5.13
- Fixed definition of TL_ASSETS_URL in custom entry points
- Fixed errors showing up on every second variant selection field (#1966)
- Fixed SQL query error in product variant list (#2030)
- Do not load the fallback variant for variant product list (#2004)
- Product download links did not point to the order details page (#2032)
- Always require tcpdf so we don't need tcpdf-bundle in Contao 4.7 (#2033)
- Added new payment types for PSP methods (Postfinance/VIVEUM)
- Fixed table alias for SQL queries in product filter module (#2043)
- Dropped back end icon for Contao < 4.4 (#2039)
- Truncate the product cache when changing related products (#2037)
- Retain quantity value in product reader when changing options (#2035)
2.5.12
2.5.11
- Allow umlauts in coupon codes but correctly compare them in lowercase
- Fixed checkbox attributes not correctly rendering multiple items
- Disable "new" button on shop config address fields wizard
- Do not show variant-enabled product if it has no variants
- CSS class in product type was not added to reader or list (#2010)
- Fixed SQL GROUP_BY error when checking user permissions (#2019)
- Fixed SVG support and fallback icon in media manager (#2008)
- Fixed sorting of product variants by current page ID (#2001)
- Added database keyword validation for attribute field name (#1999)