Skip to content

Releases: isotope/core

2.6.0

27 Aug 08:29
Compare
Choose a tag to compare

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

  • Use HTTPS URL for ECB currency updates (#2053)
  • ChangeLanguage alternate links pointed to custom reader page (#2026)

2.5.16

29 Jul 07:44
Compare
Choose a tag to compare
  • Fixed product reload sometimes loosing child nodes of response
  • Added some missing schema attributes (#2048)
  • Fixed sql cache file creation on Windows (#2055)
  • Fixed negative product condition check in rules (#2057)

2.5.15

02 Jul 07:24
Compare
Choose a tag to compare

Fixed cumulative filter incorrectly handling checkbox fields (#1933)

2.5.14

11 Jun 10:27
Compare
Choose a tag to compare
  • Fixed moving files after order for regular upload attributes
  • Fixed moving files to member homedir after order is complete (#1996)
  • Removed file hash from upload file names

2.5.13

29 May 07:57
Compare
Choose a tag to compare
  • 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

25 Mar 09:25
Compare
Choose a tag to compare
  • Fixed product list showing all product variants
  • Fixed PHP warning when attribute option price is empty (#2007, #2025)
  • Fixed exception on checkout if shipping address equals billing address (#1997)

2.5.11

19 Mar 14:24
Compare
Choose a tag to compare
  • 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)

2.5.10

08 Jan 13:31
Compare
Choose a tag to compare
  • Do not count skipped checkout steps in the page title (#2006)
  • Use the frontend preview event to preview category pages in Contao 4
  • Fixed coupon merging after member login (#1998)
  • Fixed SQL_FULL_GROUP_BY issue when duplicating products (#1992)
  • Fixed default value for doNotCopy in DC_ProductData

2.5.9

08 Jan 13:30
Compare
Choose a tag to compare
  • Fixed shipping address issue when checkout was auto-forwarded to review (#1985)
  • Messages were not shown in the back end product editor (#1994)

2.5.8

24 Oct 13:38
Compare
Choose a tag to compare
  • Allow to preselect payment method for Viveum (#1991)
  • Correctly show buy button if checkout only has confirmation page (#1986)
  • Dropped phone number from PayPal standard to prevent input errors (#1983)